Age | Commit message (Expand) | Author |
2016-12-21 | Add errors only if test case is unsuccessful | ankitjavalkar |
2016-12-21 | Fix test cases for storing error as list | ankitjavalkar |
2016-12-21 | Render output errors properly in grade user | ankitjavalkar |
2016-12-21 | Fix output rendering in the question | ankitjavalkar |
2016-12-20 | Fix errors and rename resources | ankitjavalkar |
2016-12-20 | Change weight variable name to mark_fraction | ankitjavalkar |
2016-12-20 | Remove commented code | ankitjavalkar |
2016-12-20 | Fix model test cases | ankitjavalkar |
2016-12-20 | Change all evaluator structure and make sure eval test cases pass | ankitjavalkar |
2016-12-20 | Add further changes to code evaluator | ankitjavalkar |
2016-12-20 | Fix test cases to reflect code server and python evaluator changes | ankitjavalkar |
2016-12-20 | Refactor code server and python evaluator | ankitjavalkar |
2016-12-19 | Merge pull request #162 from prathamesh920/question-form-interface | Prabhu Ramachandran |
2016-12-19 | modified to check form validation | prathamesh |
2016-12-19 | changed default weight in model testcase to 1 | prathamesh |
2016-12-19 | cleaned up the code and made testcase forms dynamic | prathamesh |
2016-12-19 | change in add question interface | prathamesh |
2016-12-08 | form rendering improved | prathamesh |
2016-12-07 | new question template | prathamesh |
2016-12-07 | basic interface to add multiple testcases to a question | prathamesh |
2016-12-01 | change in quiz model test to check instructions | adityacp |
2016-12-01 | removed extra html tag and changed alignment of rendered text | adityacp |
2016-12-01 | removed bind function instead used keypress | adityacp |
2016-11-30 | fix views tests for quiz | adityacp |
2016-11-30 | Quiz instructions fetched from database instead of default text | adityacp |
2016-11-30 | Render Instructions from textarea | adityacp |
2016-11-30 | Added field Instructions in Quiz | adityacp |
2016-11-18 | Merge pull request #160 from maheshgudi/add_datetimepicker | Prabhu Ramachandran |
2016-11-18 | fixed test cases and added timeout exception in python assertion | maheshgudi |
2016-11-18 | changed execption messages in python_assertion_evaluator. | maheshgudi |
2016-11-18 | added date time picker for simple start and end quiz time selection. | maheshgudi |
2016-11-18 | changed function name from set_hide_status to toggle_hide_status | adityacp |
2016-11-18 | changed assignment upload directory | adityacp |
2016-11-18 | fixed tooltip and Show files which are not hidden for a question | adityacp |
2016-11-18 | changed views to get only unhided files | adityacp |
2016-11-18 | Added Hide field in FileUpload | adityacp |
2016-11-17 | Merge branch 'master' of https://github.com/FOSSEE/online_test into student-i... | prathamesh |
2016-11-17 | Changes as per suggestions | prathamesh |
2016-11-17 | Removed javascript console statement | prathamesh |
2016-11-17 | Improved Student Interface | prathamesh |
2016-11-17 | Fix test cases to reflect changes in output message | ankitjavalkar |
2016-11-16 | Fix Output display of Code Question | ankitjavalkar |
2016-11-16 | Fix error where answer is correct if last test case is correct | ankitjavalkar |
2016-11-16 | Modify docstrings of evaluators | ankitjavalkar |
2016-11-16 | Change test_case weightage field name to weight | ankitjavalkar |
2016-11-16 | Fix docstrings, Fix return values of bash evaluator | ankitjavalkar |
2016-11-10 | Fix minor errors, fix template rendering in grade user | ankitjavalkar |
2016-11-10 | Add point based weightage for partial grading instead of percentage based par... | ankitjavalkar |
2016-11-10 | Add partial grade mark for stdio test case and fix model test cases | ankitjavalkar |
2016-11-10 | Fix test cases for partial grading feature | ankitjavalkar |