summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Improve test cases for arrange question typemahesh
2018-03-16Add testcases for custom templatetag filtersmahesh
2018-03-16Arrange options according to last submitted answer if anymahesh
2018-03-16Add test cases for Arrange question typemahesh
2018-03-16Add arrange options type question in answerpaper htmlsmaheshgudi
2018-03-16Include Rebase changes from shuffle testcasesmaheshgudi
2018-03-16Add jumble question typemahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
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-16Disable/enable shuffle testcase option based on question typemahesh
2018-03-16Add test cases for shuffle testcasemahesh
2018-03-16Add test case order in view_answerpapermahesh
2018-03-16Add shuffle testcases option to questionsmahesh
2018-03-16Merge pull request #457 from maheshgudi/travis_fixKing
2018-03-16Specify tornado version to 4.5.3maheshgudi
2018-02-20Merge pull request #444 from adityacp/fix_readmeMahesh Gudi
2018-02-20Change production deployment link from md to rstadityacp
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-13Add test caseankitjavalkar
2018-02-08Change Selenium testsadityacp
2018-02-08Change in test_views and test_modelsadityacp
2018-02-08Change in templatesadityacp
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-19Merge pull request #426 from adityacp/fix_lessons_redirectPrabhu Ramachandran
2018-01-19Merge pull request #424 from adityacp/fix_question_paper_editPrabhu Ramachandran
2018-01-19Change in views and templatesadityacp
2018-01-19Improve views test cases for lessons bugadityacp
2018-01-19Improve views test case for questionpaperadityacp
2018-01-18Add docstring to update course status view functionadityacp
2018-01-18Add test to check if module is completed at unit leveladityacp
2018-01-18Update to latest changes from masteradityacp
2018-01-18Change in views.py and models.pyadityacp
2018-01-17Change views.py and test_views.pyadityacp
2018-01-16Change template, urls.py, views.pyadityacp
2018-01-16Change in template, test_views, urls and viewsadityacp
2018-01-15Merge pull request #422 from adityacp/show_course_statusPrabhu Ramachandran
2018-01-14Change in models.py, course.js and course_detail.htmladityacp
2018-01-13Format column for csv downloadadityacp