diff options
author | Prabhu Ramachandran | 2017-01-09 16:15:27 +0530 |
---|---|---|
committer | GitHub | 2017-01-09 16:15:27 +0530 |
commit | 7fb288ffd992c912a8e2288aa97d6c6ceeedf1a1 (patch) | |
tree | 3afbf4d76e0d244bc71d0f43ace1ad2a40755e33 /yaksh/documentation/moderator_docs/other_features.rst | |
parent | ef6a61b1938ec399efb6d66b914f245afa3ed5ff (diff) | |
parent | 9fc46fc74e87a30f9dcaada88815a5ec8814d5fd (diff) | |
download | online_test-7fb288ffd992c912a8e2288aa97d6c6ceeedf1a1.tar.gz online_test-7fb288ffd992c912a8e2288aa97d6c6ceeedf1a1.tar.bz2 online_test-7fb288ffd992c912a8e2288aa97d6c6ceeedf1a1.zip |
Merge pull request #172 from adityacp/update_docs
Update docs and fix minor issues
Diffstat (limited to 'yaksh/documentation/moderator_docs/other_features.rst')
-rw-r--r-- | yaksh/documentation/moderator_docs/other_features.rst | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/yaksh/documentation/moderator_docs/other_features.rst b/yaksh/documentation/moderator_docs/other_features.rst index 2e670ac..0b39788 100644 --- a/yaksh/documentation/moderator_docs/other_features.rst +++ b/yaksh/documentation/moderator_docs/other_features.rst @@ -17,4 +17,18 @@ Trial Papers When a moderator attempts a quiz in User or God mode or tests questions, a trial answer paper is created. Moderator can check the answer paper. - .. note:: It is advisable to delete these trial answer papers.
\ No newline at end of file + .. note:: It is advisable to delete these trial answer papers. + +Grader +------ + + Click the **Grader** link on the navigation bar. + This allows you to regrade answerpapers of students using three ways: + + 1. **Question wise regrade** + Answerpapers can be regraded per Question. + 2. **Quiz wise regrade** + Answerpapers can be regraded per Quiz. + 3. **User wise regrade** + Answerpaper can be regraded for a particular student. + |