-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
303 additions
and
64 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
Peer Grading | ||
====================================== | ||
|
||
Use peer grading to randomly and anonymously redistribute collected assignments to your students, so that they can grade it for you. | ||
|
||
Check **Peer Grading...** within the assignment and follow the instructions to activate this feature: | ||
|
||
.. figure:: img/peer_grading_enable.png | ||
:width: 90% | ||
:align: center | ||
:alt: Peer Grading Checkbox | ||
|
||
Peer Grading Checkbox | ||
|
||
Students will get a copy of your instructions and will be able to enter grades and comments: | ||
|
||
.. figure:: img/peer_grading_guide.png | ||
:width: 90% | ||
:align: center | ||
:alt: Student View of Grading Guide | ||
|
||
Student View of Grading Guide | ||
|
||
If students have entered single numerical grades according to the default instructions, these grades will be automatically collected and displayed on the assignment page. Their average will be entered as the default actual grade. You can easily override this grade if you wish: | ||
|
||
.. figure:: img/peer_grading_grades.png | ||
:width: 90% | ||
:align: center | ||
:alt: Peer Grading Grades | ||
|
||
Peer Grading Grades | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://doc.cocalc.com/en/contents.html</loc></url><url><loc>https://doc.cocalc.com/en/teaching-instructors.html</loc></url><url><loc>https://doc.cocalc.com/en/teaching-upgrade-course.html</loc></url><url><loc>https://doc.cocalc.com/en/genindex.html</loc></url><url><loc>https://doc.cocalc.com/en/search.html</loc></url></urlset> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://doc.cocalc.com/en/contents.html</loc></url><url><loc>https://doc.cocalc.com/en/teaching-instructors.html</loc></url><url><loc>https://doc.cocalc.com/en/teaching-peer-grading.html</loc></url><url><loc>https://doc.cocalc.com/en/genindex.html</loc></url><url><loc>https://doc.cocalc.com/en/search.html</loc></url></urlset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.