Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.9
-
Fix Version/s: 2.0
-
Component/s: Administration
-
Labels:None
-
Environment:1.9.9
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Enable flat file enrolments
Create file with appropriate data e.g.
add student 101 test1 1314220833 1413962800
Upload, trigger cron
User 101 is assigned to student role in course test1 with immediate effect.
Changing the starttime value has no effect. The user is assigned to the role in the course immediately without restriction.