issues
search
fulldecent
/
moodle-enrol_course_tokens
Create single-use tokens. Then new students can create an account and enroll with these tokens.
2
stars
1
forks
source link
Name is required for admin and user. User created by token can be deleted.
#28
Closed
Raza403
closed
3 weeks ago
Raza403
commented
3 weeks ago
The following chages are implemented.
User created by tokens can be deleted now.
Name is dynamically pulled from DB for admin. Admin can add name for new users.
Name field is required for Users when enrolling some body else.
The following chages are implemented.