diff options
author | prathamesh | 2017-10-26 14:48:41 +0530 |
---|---|---|
committer | prathamesh | 2017-10-26 14:48:41 +0530 |
commit | 4fd82b600aeceace8f7297e32c92eba28b361f33 (patch) | |
tree | 07a8c8f1059ca5d88d56238a2ec4c52a6f2b091c | |
parent | 8dc6f2c9271e2e2aef9c30594df85af8b24aeeb4 (diff) | |
download | online_test-4fd82b600aeceace8f7297e32c92eba28b361f33.tar.gz online_test-4fd82b600aeceace8f7297e32c92eba28b361f33.tar.bz2 online_test-4fd82b600aeceace8f7297e32c92eba28b361f33.zip |
Added to change log
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ab9e4b2..e3fd8fb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,6 +12,7 @@ * 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. +* CSV download for quiz attempts enhanced === 0.6.0 (11-05-2017) === |