Update Teach_Homework - Importing / Grading
parent
065ebb2e9a
commit
5aa719d54b
@ -20,3 +20,20 @@ There are two main methods for issuing homework. You can include it in with the
|
|||||||
Every time you add files to the student files, you need to give the files back to them. This process may have some data loss (if they have done something between the time they give you the file and you give it back to them). So it is recommended to only populate the student files with homework initially, and then to make individual homework files from that point on.
|
Every time you add files to the student files, you need to give the files back to them. This process may have some data loss (if they have done something between the time they give you the file and you give it back to them). So it is recommended to only populate the student files with homework initially, and then to make individual homework files from that point on.
|
||||||
|
|
||||||
You can include multiple puzzles in one homework file. This is done by going to your profile -> classwork -> class -> export Homework. It will pop up a list of the puzzles you have in your classwork and let you choose which ones to export.
|
You can include multiple puzzles in one homework file. This is done by going to your profile -> classwork -> class -> export Homework. It will pop up a list of the puzzles you have in your classwork and let you choose which ones to export.
|
||||||
|
|
||||||
|
**Importing Student Submissions**
|
||||||
|
|
||||||
|
Once Students have completed their homework, they need to give you a copy of their student files. You should put them all back into one directory. Open your profile, go to classwork -> students -> "Read In Student Homework"
|
||||||
|
|
||||||
|
You will need to select the directory where the student homework is stored. The program will then open each of the students files and pull in any submitted homework.
|
||||||
|
|
||||||
|
**Grading Homework**
|
||||||
|
|
||||||
|
EduNetworkBuilder does not care how you grade homework. You can grade by A, B, C, D, and F, or you can grade with 100%, 80%, etc. EduNetworkBuilder does not care. All it does is let you register when you have graded something.
|
||||||
|
|
||||||
|
To grade homework, open your profile, go to classwork -> students, and drill down to the student you want to grade their homework. Ungraded homework will be shown in bold.
|
||||||
|
|
||||||
|
Launch the homework, and grade it. You should put the grade in with your paperwork. EduNetworkBuilder does not have any place to hold the grade. Track it in a spreadsheet or whatever system your school uses.
|
||||||
|
|
||||||
|
Once you have graded the homework, go to "edit" -> "Mark as graded." The program will return to the profile where you can select another homework to grade.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user