diff options
author | King | 2016-07-15 17:34:41 +0530 |
---|---|---|
committer | GitHub | 2016-07-15 17:34:41 +0530 |
commit | cc979dfe4893ba1d7bd66649716c490c15118879 (patch) | |
tree | ffa5cb9f2d07019f5eefa75ebf78c38aaf8143e6 /yaksh/documentation/moderator_dashboard.rst | |
parent | 73552024136f906f2af0c5f2737216f2db1310e9 (diff) | |
parent | 856fd12fc932ecb2825ab990ff5bf7af773c09c8 (diff) | |
download | online_test-cc979dfe4893ba1d7bd66649716c490c15118879.tar.gz online_test-cc979dfe4893ba1d7bd66649716c490c15118879.tar.bz2 online_test-cc979dfe4893ba1d7bd66649716c490c15118879.zip |
Merge pull request #116 from maheshgudi/documentation
Documentation
Diffstat (limited to 'yaksh/documentation/moderator_dashboard.rst')
-rw-r--r-- | yaksh/documentation/moderator_dashboard.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/yaksh/documentation/moderator_dashboard.rst b/yaksh/documentation/moderator_dashboard.rst new file mode 100644 index 0000000..a93ea3c --- /dev/null +++ b/yaksh/documentation/moderator_dashboard.rst @@ -0,0 +1,17 @@ +===================== +Moderator's Dashboard +===================== + +On logging in moderators see the following dashboard. + +.. image:: images/moderator_dashboard.jpg + + +The following pages explain the various functions available for moderators + +.. toctree:: + + moderator_docs/creating_course.rst + moderator_docs/creating_quiz.rst + moderator_docs/creating_question.rst + moderator_docs/other_features.rst
\ No newline at end of file |