summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2018-03-22Resolve conflicts and update to latest changesadityacp
2018-03-21Merge branch 'master' of https://github.com/fossee/online_test into arrange_o...maheshgudi
2018-03-21Rebase changes for shuffle testcasemaheshgudi
2018-03-21Merge pull request #450 from adityacp/change_student_dashboardPrabhu Ramachandran
2018-03-21Merge pull request #446 from adityacp/fix_clone_coursePrabhu Ramachandran
2018-03-21Show student grade in course status pageadityacp
2018-03-21Change default grading system behaviourprathamesh
2018-03-21Add weightage for Quiz and Create Grading System Appprathamesh
2018-03-21Add condition to get quiz status if answerpaper is createdadityacp
2018-03-16TestCaseOrder created only mcc/mcq questionsmahesh
2018-03-16Add shuffle_testcases to QuestionPaper model instead of Questionmahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
2018-03-16Change TestcaseOrder to TestCaseOrdermahesh
2018-03-16Add shuffle testcases option to questionsmahesh
2018-03-16Remove lists from variable namemaheshgudi
2018-03-16Change question type name to Arrange in correct ordermahesh
2018-03-16Change custom filter function to get_answer_for_arrange_optionsmahesh
2018-03-16Add testcases for custom templatetag filtersmahesh
2018-03-16Add test cases for Arrange question typemahesh
2018-03-16Add jumble question typemahesh
2018-03-16TestCaseOrder created only mcc/mcq questionsmahesh
2018-03-16Add shuffle_testcases to QuestionPaper model instead of Questionmahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
2018-03-16Change TestcaseOrder to TestCaseOrdermahesh
2018-03-16Add shuffle testcases option to questionsmahesh
2018-03-08Change model method name in course modeladityacp
2018-02-28Change forms.py, models.py, test_models.py and templatesadityacp
2018-02-27Change in models.py, views.py, urls.py, test_views.py, courses.htmladityacp
2018-02-20Update to latest changesadityacp
2018-02-20Change in models.py, views.py and ursl.pyadityacp
2018-02-15Merge pull request #436 from adityacp/fixes_lesson_featurePrabhu Ramachandran
2018-02-15Merge pull request #430 from maheshgudi/multiple_answerpaperPrabhu Ramachandran
2018-02-15Merge pull request #417 from ankitjavalkar/time-between-attemptsPrabhu Ramachandran
2018-02-15Change in models, test_models and viewsadityacp
2018-02-08Change in forms.py, views.py and models.pyadityacp
2018-02-07Add course as a unique constraintmahesh
2018-01-30Add test cases to check for duplicate answerpapersmahesh
2018-01-30Fix bug in make_answerpapermahesh
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-11- Change time_between_attempts field unit Hoursankitjavalkar
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