From c607d1cb6c702ae2fffa46ef0d248c89941da8d8 Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Fri, 15 Jul 2016 16:07:38 +0530 Subject: made minor changes in docs --- yaksh/documentation/moderator_docs/creating_question.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'yaksh/documentation/moderator_docs') diff --git a/yaksh/documentation/moderator_docs/creating_question.rst b/yaksh/documentation/moderator_docs/creating_question.rst index 421b3d6..d80b437 100644 --- a/yaksh/documentation/moderator_docs/creating_question.rst +++ b/yaksh/documentation/moderator_docs/creating_question.rst @@ -29,7 +29,7 @@ Setting up questions * **Tags** - Type of label or metadata tag making it easier to find specific type of questions. - * ** Snippet** - Snippet is used to give any default value or default code or command. This will be displayed in the answer form. This is used only for code questions. + * **Snippet** - Snippet is used to give any default value or default code or command. This will be displayed in the answer form. This is used only for code questions. * **Test case type** - Test cases or answers are to be added. There are multiple type of test cases - @@ -88,4 +88,7 @@ Features in Question * **Test Questions** - Select questions from the list of question displayed on the Questions page. Click on Test selected button. This will take you to a quiz with the selected questions. **Note** - This will not create an actual quiz but a trial quiz. This quiz is hidden from the students and only for moderator to view. You can delete the quiz from moderator's dashboard. \ No newline at end of file + Select questions from the list of question displayed on the Questions page. Click on Test selected button. This will take you to a quiz with the selected questions. + + .. Note:: This will not create an actual quiz but a trial quiz. This quiz is hidden from the students and only for moderator to view. You can delete the quiz from moderator's dashboard. + -- cgit