diff options
author | mahesh | 2017-11-10 03:20:58 +0530 |
---|---|---|
committer | mahesh | 2017-11-10 03:20:58 +0530 |
commit | a3b8e78fec5ab542675ca99949b2810e95536c21 (patch) | |
tree | a2df4edf6bbf91dac70a8940cb4ca1e405e25ccc /CHANGELOG.txt | |
parent | 0bb6a4984d1e97c50a4e8da9394798c4c9a1e589 (diff) | |
parent | cfcb2ed39c724639fe17338e29e327d08ae641b2 (diff) | |
download | online_test-a3b8e78fec5ab542675ca99949b2810e95536c21.tar.gz online_test-a3b8e78fec5ab542675ca99949b2810e95536c21.tar.bz2 online_test-a3b8e78fec5ab542675ca99949b2810e95536c21.zip |
Merge branch 'master' of https://github.com/fossee/online_test into beautify_assertions
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7da93c4..a227164 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,7 +12,11 @@ * 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 +* Added invoke script for quickstart and docker deployment === 0.6.0 (11-05-2017) === |