diff options
author | maheshgudi | 2016-07-13 14:19:34 +0530 |
---|---|---|
committer | maheshgudi | 2016-07-13 14:19:34 +0530 |
commit | 52e7adfaa142353840bb6d8aab570e9f8893160a (patch) | |
tree | f7a1cf705daafe03664ddfefb7aac79814ed1334 /yaksh/documentation/moderator_dashboard.rst | |
parent | 73552024136f906f2af0c5f2737216f2db1310e9 (diff) | |
download | online_test-52e7adfaa142353840bb6d8aab570e9f8893160a.tar.gz online_test-52e7adfaa142353840bb6d8aab570e9f8893160a.tar.bz2 online_test-52e7adfaa142353840bb6d8aab570e9f8893160a.zip |
first draft of the Yaksh read the docs documentation.
Diffstat (limited to 'yaksh/documentation/moderator_dashboard.rst')
-rw-r--r-- | yaksh/documentation/moderator_dashboard.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/yaksh/documentation/moderator_dashboard.rst b/yaksh/documentation/moderator_dashboard.rst new file mode 100644 index 0000000..a4b2260 --- /dev/null +++ b/yaksh/documentation/moderator_dashboard.rst @@ -0,0 +1,16 @@ +===================== +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
\ No newline at end of file |