summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2018-01-04- Add python-decouple package to requirementsankitjavalkar
2018-01-02Merge branch 'master' of https://github.com/FOSSEE/online_test into exerciseprathamesh
2018-01-02Allowed user to skip and view solution if the answer is correct.prathamesh
2018-01-02Changes in views, models, templates and jsadityacp
2018-01-02Update to latest changesadityacp
2017-12-27Exercise feature in video lessonsprathamesh
2017-12-05Merge branch 'yaksh_video_lessons' of https://github.com/FOSSEE/online_test i...prathamesh
2017-12-05Added basic model testcases.prathamesh
2017-11-28Add comments in lesson model and remove unwanted methodadityacp
2017-11-22Fixed existing model testsprathamesh
2017-11-22Change forms.py, models.py, views.py, templates, templatetagsadityacp
2017-11-21Change in models.py and views.pyadityacp
2017-11-20Change in models.pyadityacp
2017-11-15Add test case for regrade.maheshgudi
2017-11-14Fix regrader for new code servermaheshgudi
2017-11-08- Add pytest as a requirement to the requirements fileankitjavalkar
2017-11-08Fix test casesankitjavalkar
2017-10-26Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_...prathamesh
2017-10-26CSV download for quiz enhancedprathamesh
2017-10-25Merge pull request #369 from maheshgudi/0.7_bugfixPrabhu Ramachandran
2017-10-25Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-qPrabhu Ramachandran
2017-10-25- Fix and add test casesankitjavalkar
2017-10-20Yaml fields are sorted according to relevancemaheshgudi
2017-10-20Sort students' name in grade user in alphabetical ordermaheshgudi
2017-10-17Add tests to verify the changeankitjavalkar
2017-10-12Fix User data UI bug and auto-updates demo course total marksmaheshgudi
2017-10-09Fix bug that prevents students from revisiting AnswerPaper with only one ques...ankitjavalkar
2017-10-09Allow file field and tags field to be skipped altogether in an yaml filemaheshgudi
2017-10-07Fix quiz failure on trying to revisit after attempting all questionsadityacp
2017-10-06Change models.pyadityacp
2017-10-06Disable shuffle questions for demo quizadityacp
2017-10-06Add new field in AnswerPaper model and fetch questions as per orderadityacp
2017-10-06Change models.py and test_models.pyadityacp
2017-10-06Change Answerpaper model method to get shuffled questionsadityacp
2017-10-05Use MCQ/MCC testcases id instead of options to validate answermaheshgudi
2017-10-05Merge pull request #344 from ankitjavalkar/allow-paper-revisitPrabhu Ramachandran
2017-10-05Changed snippet to textfield.prathamesh
2017-10-05Allow user to quit the paper manually and revisit the paper if necessaryankitjavalkar
2017-10-05Will return the last answer submittedKing
2017-10-04Change get_latest_answer in Answerpaper model to order by idadityacp
2017-10-04User can see previously submitted answers for non code questionsmaheshgudi
2017-10-04Update non-code and non-upload answers instead of creating a new onemaheshgudi
2017-09-05Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-05Removed redundancy from request handler JSprathamesh
2017-09-01Rebase changesmahesh
2017-09-01Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-01Removed all the checkpoints set for selenium tests on travisprathamesh
2017-09-01Adds test case to check if multiple answerpapers for same arguments are not c...mahesh
2017-09-01User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n...maheshgudi
2017-09-01updated travis config and added print to debug on travisprathamesh