3. User Management in LMS
3.2. Preparing the User Upload File
To successfully upload users in bulk, you need to prepare a .csv file that contains the required information for each user. Here’s a breakdown of the essential fields you’ll need:
- Username: A unique identifier for each user (e.g.,
jdoe
). - Password: A temporary password for each user (e.g.,
TempPass123
). - First name: The user's first name.
- Surname: The user's last name.
- Email address: The user's email address.
Once the file is ready, make sure to save it as a .csv file, and check that all required fields are filled accurately to avoid upload errors.