Giter Site home page Giter Site logo

enrol_autoenrol's People

Contributors

markward avatar throup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

enrol_autoenrol's Issues

Feature to enroll users on creation

Currently this plugin supports automatically enrolling users in a course when they:

  • Log in
  • Load the course

I think it would be useful to add "Are created". That way the user can start recieveing communications from moodle before they log in.

Is this something you are interested in? I would be happy to contribute the functionality.

Cannot remove Autoenrol from course

Hello,

After you have added Autoenrol to a course, you cannot delete it like other enrollment methods. This prevents you from removing all the users in bulk who have been added to the course through autoenrol.

ested:Moodle 3.1.3+ (Build: 20161202) and autoenrol 1.3.1 (2015022000)

enrol users by subsection membership

Hey,

I wanted to ask if it is possible to add a functionality that allows to add all users to a course, that are subscribed to any course in a certain (sub-)section. On the moodle system I am using, sections represent faculties and institutes. The imagined functionality would allow us to have courses that include all faculty or institute members. These courses can than be used for targeted communication within these organisational structures.

Thanks and bb
tilltnet

PS There is another auto enrolement plugin (https://github.com/eugeneventer/moodle-enrol_auto). The functionality differs from this one, but since the names are almost the same, people could be confused. Maybe merging both plugins is a good idea?

plugin doesn't work in Moodle 3.3

Hello,

this plugin doesn't work in Moodle 3.3 if you don't change this line;

// 'src' => $OUTPUT->pix_url('logo', 'enrol_autoenrol'),
'src' => $OUTPUT->image_url('logo', 'enrol_autoenrol'),

Moving out of sub-folder?

Hi,

Great to see autoenrol appear on github! Would it be possible to move all files up by one folder, out of enrol/autoenrol? Using a subfolder makes it hard to deploy (and upgrade) this plugin directly to a moodle site.

Thanks!

Can not update plugin on PostgreSQL

I think this error has something to do with the postgres DB. moodle 2.7

enrol_autoenrol
Fehler beim Lesen der Datenbank

Weitere Informationen über diesen Fehler

Debug info: ERROR: invalid input syntax for integer: ""
SELECT * FROM mdl_groups WHERE id = $1
[array (
0 => '',
)]
Error code: dmlreadexception
Stack trace:
line 443 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 244 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 764 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 1305 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_records_sql()
line 1278 of /lib/dml/moodle_database.php: call to moodle_database->get_records_select()
line 48 of /enrol/autoenrol/db/upgrade.php: call to moodle_database->get_records_list()
line 535 of /lib/upgradelib.php: call to xmldb_enrol_autoenrol_upgrade()
line 1615 of /lib/upgradelib.php: call to upgrade_plugins()
line 434 of /admin/index.php: call to upgrade_noncore()

email address filter doesn't seem to work?

Hello,

I cannot seem to get email address filter to work, I have tried @gmail.com and gmail.com but it doesn't seem to let people with these email addresses to the course.

image

No role assigned

Samuel Than
Fri, 20 Feb 2015, 5:37 AM

There's somethign strange with this plugin, i've installed that on Moodle 2.7.3 and configure it to auto enrol on a specific course. the users's that click on the course auto-enrolled without problem.. HOWEVER, there was no student role or any role assigned...

Anything i've misconfigured ?

Thanks for the help

Users doesn't instantly see enrolled courses when logging in to the site

Hello,

There seem to be some kind of delay when you log in to the Moodle site that uses Autoenrol and has courses that uses Autoenrol: "enrol users when logging in to the site"

Users don't instantly see the autoenrolled courses on their 'my moodle' -page or the Moodle front page, they will have to wait X amount of time and press F5 to refresh the page or log out and log in to see the automatically enrolled courses.

Can this be fixed? Many users don't even know F5 as a refresh button or they don't even start to think to use it.

Missing English language folder

I'm getting and error that says "Missing English language folder" in version 2.5 of Moodle.
How can I fix that? I checked the zip file and a lang folder is there, I don't know what is happening.
Can anyone help me with this?

Group idnumbers of > 100 chars will cause DB error

Since group idnumbers are generated dynamically they could potentially be more than 100 characters if the user set filter is large enough. Need to add a max length to the group idnumber generation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.