summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authoradityacp2018-03-22 16:09:58 +0530
committeradityacp2018-03-22 16:14:48 +0530
commit3577245efdd6b7ea479bb499633d38bb86aa81d7 (patch)
tree953c5fb2fcad1065bc1482e1beb51ae4bebbc811 /CHANGELOG.txt
parent61b9917e99817b9a6e862bbff624bb222867da48 (diff)
downloadonline_test-3577245efdd6b7ea479bb499633d38bb86aa81d7.tar.gz
online_test-3577245efdd6b7ea479bb499633d38bb86aa81d7.tar.bz2
online_test-3577245efdd6b7ea479bb499633d38bb86aa81d7.zip
Update changelog for release 0.8
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 13c42ab..85b1c20 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -11,6 +11,20 @@
* Fixed a bug that allowed creation of multiple answerpapers.
* Added MCQ/MCC Shuffle testcases feature for question paper.
* Added Arrange in Correct Order question type feature.
+* Added a feature to create a course with lessons, quizzes and exercises.
+* Fixed a bug where a oauth users' email is not verified
+* Added a feature to show per student course completion status.
+* Fixed a bug where a moderator could change question paper of other moderator.
+* Fixed a bug where a teacher could not access question paper for a course.
+* Fixed a bug where a teacher could become the course creator while editing a course.
+* Fixed a bug where a student could attempt a module even though the previous module was incomplete.
+* Added a feature where a moderator/teacher could activate or deactivate a lesson and learningmodule.
+* Updated clone course feature to create copy of course, lessons, quizzes and learning modules.
+* Changed Student dashboard to show the days remaining for a course to start.
+* Changed UI for student and moderator dashboard.
+* Updated documentation
+* Added a feature where a noderator can create exercises.
+* Added grading feature which allows a moderator to create a grading system and apply it for a course.
=== 0.7.0 (15-11-2017) ===