1 Teach_MakingStudentFile
Tim Young edited this page 2017-08-11 00:14:10 +02:00

Making a list of students to import

A student file is a basic CSV file (comma separated list) with the format:

User,Full Name,Password

You can create this file using excel, or by using a simple text editor.

EduNetworkBuilder does not expect a title line. The first line is used as a user entry.

When you import users from a CSV user file, EduNetworkBuilder can generate starting passwords for the students. If you do not create passwords, then anyone can open the file initially. But, the file cannot be messed with very well, the file is still encrypted using the filename. This means that, once the student file has been created, it cannot be renamed and still be functional. So student cheatinguser1 cannot use password 123 and rename the file to cheatinguser2 and let them access it with password 123. As soon as the file has been renamed, it becomes unusable. If it gets renamed back to the original name, the file can be used again.