diff options
author | prathamesh | 2017-11-10 11:18:58 +0530 |
---|---|---|
committer | prathamesh | 2017-11-10 11:18:58 +0530 |
commit | 886f544ac44d831c7844ca42edb4cb97bc3b6313 (patch) | |
tree | 87e2dff0a1efa36501c4c72969db5a8be6bad975 /CHANGELOG.txt | |
parent | 2eeddaf3bc2eaf9af3fe3e08caec12ff8bc9071a (diff) | |
parent | cfcb2ed39c724639fe17338e29e327d08ae641b2 (diff) | |
download | online_test-886f544ac44d831c7844ca42edb4cb97bc3b6313.tar.gz online_test-886f544ac44d831c7844ca42edb4cb97bc3b6313.tar.bz2 online_test-886f544ac44d831c7844ca42edb4cb97bc3b6313.zip |
Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_users_csv
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a687446..824a051 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -13,6 +13,11 @@ * UI changes in grade user, view answerpaper and monitor pages. * Added the facility to create users by uploading CSV. * 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) === |