index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
fixtures
Age
Commit message (
Expand
)
Author
2020-11-04
Add more tests for CSV marks upload
prathamesh
2020-10-23
Update marks using CSV file upload
prathamesh
2020-09-30
Add table of contents for lesson with yaml upload
adityacp
2020-08-26
Avoid duplicate user entry with same email address during upload.
prathamesh
2019-04-17
Fix user CSV upload issue
King
2018-07-13
Fix minor issue in selenium
prathamesh
2018-07-13
Modify demo questions to make them simpler
maheshgudi
2018-07-11
Support for multiple yaml files
maheshgudi
2017-11-14
Added sample csv for user to download and upload.
prathamesh
2017-11-13
Added testcase file
prathamesh
2017-11-06
Upload user to the course via csv.
prathamesh
2017-08-25
Fixes order in demo_questions.zip
mahesh
2017-08-18
Adds tags in yaml files
mahesh
2017-08-17
Adds yaml file containing all types of questions
mahesh
2017-08-16
Adds ruamel.yaml instead of pyyaml
mahesh
2017-08-03
fixed demo questions yaml formatting
mahesh
2017-07-31
Adds yaml serialization to download and upload questions
mahesh
2017-01-10
Change fixture file to create demo course
adityacp
2017-01-09
Update demo fixtures json file
adityacp
2017-01-04
Fix management commands
adityacp
2016-09-16
changed json question summary
adityacp
2016-08-30
added extract status of file in demo_question.zip
adityacp
2016-08-25
created a course fixtures for demo course
adityacp
2015-10-08
- Modify initial fixtures
ankitjavalkar
2015-10-07
Modify fixtures and load them on quickstart
ankitjavalkar
2015-09-15
Remove testapp dir, remove reference to testapp in paths, files
ankitjavalkar