summaryrefslogtreecommitdiff
path: root/yaksh/documentation/moderator_docs
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/documentation/moderator_docs')
-rw-r--r--yaksh/documentation/moderator_docs/creating_course.rst4
-rw-r--r--yaksh/documentation/moderator_docs/creating_lessons_modules.rst2
-rw-r--r--yaksh/documentation/moderator_docs/creating_quiz.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/yaksh/documentation/moderator_docs/creating_course.rst b/yaksh/documentation/moderator_docs/creating_course.rst
index ba3605a..5aaddf5 100644
--- a/yaksh/documentation/moderator_docs/creating_course.rst
+++ b/yaksh/documentation/moderator_docs/creating_course.rst
@@ -101,10 +101,10 @@ Design a Course
**Order** - Order in which modules are shown to a student.
- To change a module's order change the value to a desired index/order in the textbox under **Order** column and click **Change order**.
+ To change a module's order change the value to a desired order in the textbox under **Order** column and click **Change order**.
**Check Prerequisite** - Check if previous module is completed. Default value is **Yes**.
- For e.g., Assuming a course contains modules **Demo Module** and **Python module** in the given order; a student has to first complete **Demo module** to attempt **Python Module** if the value is **Yes**.
+ For e.g., Assuming a course contains modules **Demo Module** and **Python module** in the given order; a student has to first complete **Demo module** to attempt **Python Module** if the **Check Prerequisite** value for **Python Module** is checked **Yes**.
**Currently** column shows the current value of **Check Prerequisite** which in this case is **Yes**.
diff --git a/yaksh/documentation/moderator_docs/creating_lessons_modules.rst b/yaksh/documentation/moderator_docs/creating_lessons_modules.rst
index e70c0a7..5131dd1 100644
--- a/yaksh/documentation/moderator_docs/creating_lessons_modules.rst
+++ b/yaksh/documentation/moderator_docs/creating_lessons_modules.rst
@@ -77,7 +77,7 @@ Design a Module
To change a unit's order change the value in the textbox under **Order** column and click **Change order**.
**Check Prerequisite** - Check if previous unit is completed. Default value is **Yes**.
- For e.g. A student has to first complete **Yaksh Demo quiz** to attempt **Demo Lesson** if the value is **Yes**.
+ For e.g. A student has to first complete **Yaksh Demo quiz** to attempt **Demo Lesson** if the **Check Prerequisite** value for **Demo Lesson** is checked **Yes**.
**Currently** column shows the current value of **Check Prerequisite** which in this case is **Yes**.
diff --git a/yaksh/documentation/moderator_docs/creating_quiz.rst b/yaksh/documentation/moderator_docs/creating_quiz.rst
index 3968a64..8b93188 100644
--- a/yaksh/documentation/moderator_docs/creating_quiz.rst
+++ b/yaksh/documentation/moderator_docs/creating_quiz.rst
@@ -48,7 +48,7 @@ Creating a Exercise
Exercise is similar to quiz with a difference that exercise has infinite attempts and
infinite time. It also does not allow a student to skip the question.
Each question in an exercise can be timed i.e. time to solve a particular question.
- Once the question time expires question solution is shown to the student.
+ Once the question time expires, question solution is shown to the student.
All the parameters are set by default only below parameters can be changed.