summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorankitjavalkar2019-04-24 16:06:54 +0530
committerankitjavalkar2019-04-24 16:12:03 +0530
commit49c3b4f44224f85f439f7ba7124bd63dab386f20 (patch)
tree9f48e699f9f387d7da85eb9ae3f7edef1b1f1c8c /CHANGELOG.txt
parent04c0be6064fc45e759a7fd665c5e42344d0f58c4 (diff)
downloadonline_test-49c3b4f44224f85f439f7ba7124bd63dab386f20.tar.gz
online_test-49c3b4f44224f85f439f7ba7124bd63dab386f20.tar.bz2
online_test-49c3b4f44224f85f439f7ba7124bd63dab386f20.zip
Release 0.10.0 related changes
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d122a9f..78ae41e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,21 @@
+=== 0.10.0 (24-04-2019) ===
+
+* Upgraded Django version from 1.10 to 1.11.18.
+* Upgraded JQuery-UI version from 1.9.1 to 1.12.1
+* Changed UI to show alert on clicking "Undo changes" button on programming questions in quiz.
+* Fixed download link for files in questions
+* Added Preview Questionpaper to Edit Quiz interface
+* Added a toggle option to allow moderator to hide grades
+* Changed UI on Student Dashboard
+* Added a link to edit Question while designing Question Paper
+* Removed custom Fonts used in new UI
+* Changed UI on View Module screen and Quiz screen interface for students
+* Add Download Course button in Course Module template
+* Fixed the bug that prevented students from opening a quiz if status is inprogress
+* Changed UI on Course Status Page and Monitor Page
+* Added functionality to restrict access to next module based on passing previous module
+* Fixed the CSV upload bug that preventeduser from being added to a new course in case the user was aready enrolled in another course
+
=== 0.9.1 (07-02-2019) ===
* Changed routing so that opening the base URL will redirect user to /exam