moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
uploading-users-in-moodle [2016/12/31 16:03]
serbizadmin
uploading-users-in-moodle [2021/04/22 05:14]
serbizadmin [Step 2: Add file containing user information]
Line 12: Line 12:
   username,password,firstname,lastname,email   username,password,firstname,lastname,email
   jdelacruz, 1JDsecret, Juan, De la Cruz, [email protected]   jdelacruz, 1JDsecret, Juan, De la Cruz, [email protected]
 +\\ 
 +\\ 
 +You may also specify roles and courses the users have to be enrolled in.    
 +  username,password,firstname,lastname,email,role1,course1 
 +  jdelacruz, 1JDsecret, Juan, De la Cruz, [email protected],teacher,mathintro 
 +\\ 
 +\\
 **Tips**  **Tips** 
   * In field information, avoid special characters like quotes (<nowiki>""</nowiki>) and ň   * In field information, avoid special characters like quotes (<nowiki>""</nowiki>) and ň
Line 23: Line 29:
 \\ \\
 For most cases, you don't need to adjust anything here. For most cases, you don't need to adjust anything here.
 +\\ 
 +\\ 
 +An alternative to this approach is by [[bulk enrollment of students]] using their registered email addressed. 
 +{{tag>"LMS Features" "LMS How-Tos"}}