diff options
author | maheshgudi | 2016-07-14 14:55:46 +0530 |
---|---|---|
committer | maheshgudi | 2016-07-14 14:55:46 +0530 |
commit | a1cadf61b73da8ce64b85b35d70fda9fd034f302 (patch) | |
tree | 1a0c265faca13387f0b8893df4c3e68473c9389e /yaksh/documentation/moderator_docs/other_features.rst | |
parent | 52e7adfaa142353840bb6d8aab570e9f8893160a (diff) | |
download | online_test-a1cadf61b73da8ce64b85b35d70fda9fd034f302.tar.gz online_test-a1cadf61b73da8ce64b85b35d70fda9fd034f302.tar.bz2 online_test-a1cadf61b73da8ce64b85b35d70fda9fd034f302.zip |
added more documentation.
Diffstat (limited to 'yaksh/documentation/moderator_docs/other_features.rst')
-rw-r--r-- | yaksh/documentation/moderator_docs/other_features.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/yaksh/documentation/moderator_docs/other_features.rst b/yaksh/documentation/moderator_docs/other_features.rst new file mode 100644 index 0000000..2e670ac --- /dev/null +++ b/yaksh/documentation/moderator_docs/other_features.rst @@ -0,0 +1,20 @@ +============== +Other Features +============== + +Grade User +---------- + + Grade User is a feature of Yaksh to access students' answer papers for each quiz and grade them where necessary. + +Monitor +------- + + Monitor is a feature of Yaksh where the moderator can monitor a quiz and view statistics. + +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 |