summaryrefslogtreecommitdiff
path: root/yaksh/fixtures
AgeCommit message (Collapse)Author
2017-08-25Fixes order in demo_questions.zipmahesh
- Template yaml is now generated on the fly. - Removes yaml_question_template files. - Fixes order for yaml file inside demo_questions.zip
2017-08-18Adds tags in yaml filesmahesh
2017-08-17Adds yaml file containing all types of questionsmahesh
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
- Preserves escape characters - Adds ruamel.yaml in requirements
2017-08-03fixed demo questions yaml formattingmahesh
2017-07-31Adds yaml serialization to download and upload questionsmahesh
2017-01-10Change fixture file to create demo courseadityacp
2017-01-09Update demo fixtures json fileadityacp
2017-01-04Fix management commandsadityacp
2016-09-16changed json question summaryadityacp
2016-08-30added extract status of file in demo_question.zipadityacp
2016-08-25created a course fixtures for demo courseadityacp
2015-10-08- Modify initial fixturesankitjavalkar
- Add load data command with settings.py path - Modify Manifest
2015-10-07Modify fixtures and load them on quickstartankitjavalkar
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar