summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorankitjavalkar2017-04-25 19:37:21 +0530
committerankitjavalkar2017-04-26 12:24:38 +0530
commit4603aa91a492c8b55ba66ed55780bcc4bd10c8c1 (patch)
tree1b2082de6551f98ad5047dfbddec741dda07d6f1
parent7da22eb25f2bd5c0a6c5ba29d1febacb4f03f939 (diff)
downloadonline_test-4603aa91a492c8b55ba66ed55780bcc4bd10c8c1.tar.gz
online_test-4603aa91a492c8b55ba66ed55780bcc4bd10c8c1.tar.bz2
online_test-4603aa91a492c8b55ba66ed55780bcc4bd10c8c1.zip
Update docs to reflect course code changes
-rw-r--r--yaksh/documentation/images/create_course.pngbin0 -> 51993 bytes
-rw-r--r--yaksh/documentation/moderator_docs/creating_course.rst15
2 files changed, 13 insertions, 2 deletions
diff --git a/yaksh/documentation/images/create_course.png b/yaksh/documentation/images/create_course.png
new file mode 100644
index 0000000..29c8783
--- /dev/null
+++ b/yaksh/documentation/images/create_course.png
Binary files differ
diff --git a/yaksh/documentation/moderator_docs/creating_course.rst b/yaksh/documentation/moderator_docs/creating_course.rst
index 69935fd..44ebe44 100644
--- a/yaksh/documentation/moderator_docs/creating_course.rst
+++ b/yaksh/documentation/moderator_docs/creating_course.rst
@@ -8,12 +8,23 @@ Setting up a new course
-----------------------
To create a course, click on the Add New Course button on the moderator's dashboard. This will lead you to a create add course page, where you need to fill in the following fields.
+ .. image:: ../images/create_course.png
+
* Name
Name of the Course
- * Active
- If the course should be active for students to take the quiz. The status of the course can be edited later.
* Enrollment
Open enrollment is open to all students. Enroll Request requires students to send a request which the moderator can accept or reject.
+ * Active
+ If the course should be active for students to take the quiz. The status of the course can be edited later.
+ * Code
+ If the course should be hidden and only accessible to students possessing the correct course code.
+ * Instructions
+ Instructions for the course
+ * Start Date and Time for enrollment of course
+ If the enrollment of the course should be available only after a set date and time
+ * End Date and Time for enrollment of course
+ If the enrollment of the course should be available only before a set date and time
+
Features in Courses
-------------------