Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Component/s: Enrolments
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
This enhancement has been requested through Moodle HQ.
User would like and enrolment plug-in that creates a group for each new user.
scenario:
Administrator activates the new enrolment plugin at course settings.
New user finds a course that they want to enrol in. User creates user account. At that point the plugin automatically creates a group (groupname=username) and places that user into the group.
[the need for this functionality is so users can manually grade their own quizzes (and not see others)]
I added this plugin to Moodle contrib. To find it, use this cvs command:
cvs -z3 co contrib/plugins/enrol/manualgroup/