diff options
author | adityacp | 2020-04-04 14:34:22 +0530 |
---|---|---|
committer | adityacp | 2020-04-04 14:34:22 +0530 |
commit | 0291f6171fd2ba8cee681d1a9d1f8436c8680c58 (patch) | |
tree | 8fff1fa16aa7e1e0bbc938a002b9a62f03a3251e /yaksh/documentation/moderator_docs/other_features.rst | |
parent | 1ef1835c1adf24193cf4b58ccc4c1598f0565c43 (diff) | |
download | online_test-0291f6171fd2ba8cee681d1a9d1f8436c8680c58.tar.gz online_test-0291f6171fd2ba8cee681d1a9d1f8436c8680c58.tar.bz2 online_test-0291f6171fd2ba8cee681d1a9d1f8436c8680c58.zip |
Update documentation with latest changes
Diffstat (limited to 'yaksh/documentation/moderator_docs/other_features.rst')
-rw-r--r-- | yaksh/documentation/moderator_docs/other_features.rst | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/yaksh/documentation/moderator_docs/other_features.rst b/yaksh/documentation/moderator_docs/other_features.rst index 0b39788..bbd60dc 100644 --- a/yaksh/documentation/moderator_docs/other_features.rst +++ b/yaksh/documentation/moderator_docs/other_features.rst @@ -7,17 +7,26 @@ Grade User Grade User is a feature of Yaksh to access students' answer papers for each quiz and grade them where necessary. + Clicking on the **Grade User** link from the nav bar will show all the courses. + + Click on the **Details** button to show the quizzes associated to a particular course. + + Click on the **Grade User** button next to the quiz name to view all the students who have attempted the quiz. + + Click on the student name to view their submissions. + Monitor ------- Monitor is a feature of Yaksh where the moderator can monitor a quiz and view statistics. -Trial Papers ------------- + Clicking on the **Monitor** link from the nav bar will show all the courses. + + Click on the **Details** button to show the quizzes associated to a particular course. - 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. + Click on the **Monitor** button next to the quiz name to view all the students who are attempting the quiz. - .. note:: It is advisable to delete these trial answer papers. + Click on the student name to view their submissions. Grader ------ |