summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2018-01-18Update to latest changes from masteradityacp
2018-01-18Change in views.py and models.pyadityacp
2018-01-14Change in models.py, course.js and course_detail.htmladityacp
2018-01-12Add views and models tests for course statusadityacp
2018-01-12Change in models.py, views.py and urls.pyadityacp
2018-01-08Merge pull request #416 from adityacp/enhance_yaksh_uiPrabhu Ramachandran
2018-01-08Change in models.py and views.pyadityacp
2018-01-08Add instructions for demo quizmaheshgudi
2018-01-04Replace hardcoded codeserver URL in regrade method within modelsankitjavalkar
2018-01-04Fix bug to allow tests to run successfullyankitjavalkar
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