From 829629e86c48ba128f8bac8ef43c0e112f137705 Mon Sep 17 00:00:00 2001 From: Tim Young Date: Fri, 11 Aug 2017 00:36:43 +0200 Subject: [PATCH] timy created page: Teach_StudentImport --- Teach_StudentImport.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teach_StudentImport.md diff --git a/Teach_StudentImport.md b/Teach_StudentImport.md new file mode 100644 index 0000000..83cbd82 --- /dev/null +++ b/Teach_StudentImport.md @@ -0,0 +1,14 @@ +**Importing Students** + +Open your teacher file, go to "Classwork" and click on "Class" on the "tree." When that is selected, you should see a pane with buttons appear. You should be able to click on "Import Students", and select your CSV file. + +A box will pop up, giving you two options: + +* Auto-Generate Passwords - If a user has not been given a password yet, generate one for them. +* Change Password at first login - Make the student change their password the first time they use the student file. + +If you auto-generate passwords, you will want to make sure you "Export Passwords" at the end. That will make a new CSV file, this one containing the generated passwords in the password field. + +You can import as many times as you want. If a username already exists, they are skipped. + +You will still need to "Generate Files" before the students are able to function as students. \ No newline at end of file