diff options
author | Prabhu Ramachandran | 2017-11-07 19:28:42 +0530 |
---|---|---|
committer | GitHub | 2017-11-07 19:28:42 +0530 |
commit | e65b605e59c1384ad9607c99484107929248f220 (patch) | |
tree | 798dc730344fa6ea16f1c81b981c218ea5e6abd9 /CHANGELOG.txt | |
parent | a89ddbacb3b3cf48168281cb41ea61b127c9410c (diff) | |
parent | 2eee8fa300a4776647a7be7fdb9dee082f4d6fd8 (diff) | |
download | online_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.txt | 2 |
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 |