summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorPrabhu Ramachandran2017-11-07 19:28:42 +0530
committerGitHub2017-11-07 19:28:42 +0530
commite65b605e59c1384ad9607c99484107929248f220 (patch)
tree798dc730344fa6ea16f1c81b981c218ea5e6abd9 /CHANGELOG.txt
parenta89ddbacb3b3cf48168281cb41ea61b127c9410c (diff)
parent2eee8fa300a4776647a7be7fdb9dee082f4d6fd8 (diff)
downloadonline_test-e65b605e59c1384ad9607c99484107929248f220.tar.gz
online_test-e65b605e59c1384ad9607c99484107929248f220.tar.bz2
online_test-e65b605e59c1384ad9607c99484107929248f220.zip
Merge pull request #373 from prathamesh920/detailed_csv_download_quiz
Detailed csv download quiz
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 352eb56..56c8910 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -12,6 +12,8 @@
* Fixed a bug that did not allow expected input in Standard I/O type question to be none.
* UI changes in grade user, view answerpaper and monitor pages.
* Fixed a bug that would require shebang to be put in for Bash assertion based questions.
+* Bug fixed that did not allow to edit a profile.
+* CSV download for quiz attempts enhanced.
* Updated Courses Page to show Active Courses on top.
* Added a Datetime Picker to Add Course Page