summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2019-01-28Made requested changes in models.py and test_models.pyCruiseDevice
2019-01-28Code refactor and resolves requested changes.CruiseDevice
2019-01-28Code refactorCruiseDevice
2019-01-21Remove user as teacher of any course if is_moderator is set to Falseankitjavalkar
2018-07-17Create assignment upload files for a particular course instead of quizadityacp
2018-07-13Add default video in demo lessonadityacp
2018-07-13Update migrations to fix order errormaheshgudi
2018-07-13pep8 cleanup for release v0.9maheshgudi
2018-07-13Fix unit and selenium tests for simple questionsmaheshgudi
2018-07-13Fix import changes for file_utilsmaheshgudi
2018-07-13Fix bug that changes moderator-student view on every profile saveankitjavalkar
2018-07-13Fix testsankitjavalkar
2018-07-13- Add buttons to Moderator and Student templatesankitjavalkar
2018-07-13Allow moderator to switch between student and moderator rolesankitjavalkar
2018-07-12Merge pull request #491 from maheshgudi/catch_compilation_errorKing
2018-07-12Merge pull request #496 from maheshgudi/questions_yamlKing
2018-07-12Fix multiple testcase errormaheshgudi
2018-07-12Make pep9 changes for question-yaml featuresmaheshgudi
2018-07-11Support for multiple yaml filesmaheshgudi
2018-07-10Change in file_utils, forms, models, lesson.css, add_lesson.html, viewsadityacp
2018-06-26Fix course download to support Python 2 and 3adityacp
2018-06-26Changes in views, models, forms, urls, file_utilsadityacp
2018-06-07Add tests for models and cpp, java evaluatorsadityacp
2018-06-07Further pep8 changesadityacp
2018-06-07Pep8 changesadityacp
2018-06-07Merge pull request #469 from adityacp/enhance_course_statusPrabhu Ramachandran
2018-06-07Merge pull request #461 from adityacp/fix_quiz_completionPrabhu Ramachandran
2018-05-29Change in models, templates, jsadityacp
2018-04-17Multiple changes in modelsankitjavalkar
2018-04-10Get answerpaper status for quiz completionadityacp
2018-04-04Change views.py, models.py, urls.py, custom_filters.pyadityacp
2018-03-22Merge branch 'master' into GradesPrabhu Ramachandran
2018-03-22Merge https://github.com/fossee/online_test into fix_quiz_completionadityacp
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