summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorPrabhu Ramachandran2017-11-14 19:03:36 +0530
committerGitHub2017-11-14 19:03:36 +0530
commit1996f5d6409a5f936700a906f7da1afacb664ce6 (patch)
tree4a747aac76728a342dc9440b06eff3fb20c87a8f /CHANGELOG.txt
parenta7afd20e83bff405baf643647afb16a4569481aa (diff)
parent29e358a6fcd438fa7ddf3d3bccb2af1839158ba6 (diff)
downloadonline_test-1996f5d6409a5f936700a906f7da1afacb664ce6.tar.gz
online_test-1996f5d6409a5f936700a906f7da1afacb664ce6.tar.bz2
online_test-1996f5d6409a5f936700a906f7da1afacb664ce6.zip
Merge pull request #378 from prathamesh920/upload_users_csv
Upload users csv
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index a227164..824a051 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -11,6 +11,7 @@
* Updated the validation of MCQ/MCC type question.
* 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.
+* 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.