summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2020-09-25Change forms, models, settings and templateadityacp
2020-09-23Fix conflictsadityacp
2020-09-23Add more testsadityacp
2020-09-22Add initial tests for lesson contentsadityacp
2020-09-17Allow to extend time even if the paper is completed.prathamesh
2020-09-17Merge branch 'master' of https://github.com/FOSSEE/online_test into add_in_vi...adityacp
2020-09-14Show lesson quiz statisticsadityacp
2020-09-14Merge pull request #758 from ankitjavalkar/fix_file_name_errorankitjavalkar
2020-09-14Merge pull request #751 from CruiseDevice/partial_grade_userankitjavalkar
2020-09-14Merge pull request #754 from ankitjavalkar/get_distinct_answeredankitjavalkar
2020-09-12Mulitple changesadityacp
2020-09-11Multiple changesankitjavalkar
2020-09-10Store and evaluate lesson quiz answeradityacp
2020-09-09Show the toc quiz on the student dashboardadityacp
2020-09-09Resolve conflictsadityacp
2020-09-08Provide additional attempt to a selected student or extend time.prathamesh
2020-09-03Change views, forms, models, urlsadityacp
2020-09-03Fetch only distinct answered questionsankitjavalkar
2020-09-01Fix tests, Fix PEP8CruiseDevice
2020-08-28Show max marks for all attempts in answerpaperCruiseDevice
2020-08-28Merge branch 'master' of https://github.com/FOSSEE/online_test into multiple_...adityacp
2020-08-28Multiple changesadityacp
2020-08-26First cut for in video quizzesadityacp
2020-08-08Add select all checkbox in design qp for fixed questions.CruiseDevice
2020-07-22Fix division by zero error when quizzes do not existankitjavalkar
2020-06-10Allow moderator to hide test cases from the userprathamesh
2020-05-18Merge pull request #697 from CruiseDevice/change-create_questionPalaparthy Adityachandra
2020-05-13Merge branch 'master' into change-create_questionPalaparthy Adityachandra
2020-05-12Add testcases for start view functionCruiseDevice
2020-04-30Merge branch 'master' into APIPalaparthy Adityachandra
2020-04-29Fix: #696CruiseDevice
2020-04-27Merge pull request #690 from CruiseDevice/forumPalaparthy Adityachandra
2020-04-15Resolve commentsCruiseDevice
2020-04-14Change model name Thread to Post to avoid conflictsCruiseDevice
2020-04-13Add feature to hide thread or commentsCruiseDevice
2020-04-13Add feature for uploading imagesCruiseDevice
2020-04-11Discussion forum for a courseCruiseDevice
2020-04-08Change templates, views, forms, modelsadityacp
2020-03-31Update the units and modules order on creationadityacp
2020-03-30Show question test_cases, exclude unncessary fields from APICruiseDevice
2020-03-30Resolve ConflictsCruiseDevice
2020-03-19Resolve conflicts in the courses viewadityacp
2020-03-12Avoid conditional check on foreign keyadityacp
2020-03-09Download course progressadityacp
2020-03-06Show specific fields for answerpaper in adminadityacp
2020-03-03Show specific fields for answerpaper in adminadityacp
2020-02-28Bump django to the latest versionadityacp
2020-02-19Fix pep style and add test case in test_modelsadityacp
2020-02-18Change forms, views, models, templatesadityacp
2020-02-13Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_uiadityacp