From 5b88c9985f6fbc0c2c12d6442af87fc727669404 Mon Sep 17 00:00:00 2001 From: Tim Young Date: Thu, 10 Aug 2017 23:54:01 +0200 Subject: [PATCH] timy created page: WorkingWithClasses --- WorkingWithClasses.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 WorkingWithClasses.md diff --git a/WorkingWithClasses.md b/WorkingWithClasses.md new file mode 100644 index 0000000..8635c5e --- /dev/null +++ b/WorkingWithClasses.md @@ -0,0 +1,12 @@ +EduNetworkBuilder has a teacher-mode, student mode, and a self-learning mode. + +Teacher Mode +* [Overview](Teach_Overview) +* [Making Your First Student File](Teach_MakingStudentFile) +* [Importing Your Students](Teach_StudentImport) +* [Homework](Teach_Homework) - Creating, Giving to Students, Importing Student Submissions, Grading +* [StudentManagement](Teach_Students) - Changing Passwords +* [Troubleshooting](Teach_Troubleshooting) - Auto-backup of files + +Student Mode +[Generic Instructions](Stu_GenericInstructions) \ No newline at end of file