summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06Add test cases to check if code passes without testcasesmaheshgudi
2018-04-06Fix a bug that allows answer to be true if there are no test cases to a code ...maheshgudi
2018-03-23Merge pull request #467 from adityacp/change_setup_cfgv0.8.0Palaparthy Adityachandra
2018-03-23Change README.md to README.rst in setup.cfgadityacp
2018-03-23Merge pull request #465 from FOSSEE/release-0.8Prabhu Ramachandran
2018-03-23Change production readme rst fileadityacp
2018-03-23Add migrations for release 0.8adityacp
2018-03-23Update files for release 0.8adityacp
2018-03-23Merge https://github.com/fossee/online_test into release-0.8adityacp
2018-03-22Merge pull request #438 from prathamesh920/GradesPrabhu Ramachandran
2018-03-22Merge branch 'master' into GradesPrabhu Ramachandran
2018-03-22Merge pull request #434 from maheshgudi/arrange_optionsPrabhu Ramachandran
2018-03-22Update changelog for release 0.8adityacp
2018-03-22Add changes wrt v0.8 to the changelog.txt filemaheshgudi
2018-03-22Resolve conflicts and update to latest changesadityacp
2018-03-22Update CHANGELOGankitjavalkar
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 #456 from ankitjavalkar/preview-qpPrabhu Ramachandran
2018-03-21Merge pull request #455 from ankitjavalkar/deprecate-cmdPrabhu Ramachandran
2018-03-21Update CHANGELOGankitjavalkar
2018-03-21Deprecate multiple management commandsankitjavalkar
2018-03-21Merge pull request #452 from ankitjavalkar/change-mgmt-commandPrabhu Ramachandran
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-21Merge pull request #448 from adityacp/update_docsPrabhu Ramachandran
2018-03-21Merge pull request #429 from maheshgudi/shuffle_testcasesPrabhu Ramachandran
2018-03-21Move Grading systems from navbar to Courses sidebaradityacp
2018-03-21Show student grade in course status pageadityacp
2018-03-21Add basic UI for grading systemadityacp
2018-03-21Add Tests for CourseStatus methodsprathamesh
2018-03-21Change default grading system behaviourprathamesh
2018-03-21Treat grades/tests as python package directoryprathamesh
2018-03-21Add weightage for Quiz and Create Grading System Appprathamesh
2018-03-20Fix models test caseadityacp
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-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