Age | Commit message (Expand) | Author |
2019-01-28 | Made requested changes in models.py and test_models.py | CruiseDevice |
2019-01-28 | Code refactor and resolves requested changes. | CruiseDevice |
2019-01-28 | Code refactor | CruiseDevice |
2019-01-21 | Remove user as teacher of any course if is_moderator is set to False | ankitjavalkar |
2018-07-17 | Create assignment upload files for a particular course instead of quiz | adityacp |
2018-07-13 | Add default video in demo lesson | adityacp |
2018-07-13 | Update migrations to fix order error | maheshgudi |
2018-07-13 | pep8 cleanup for release v0.9 | maheshgudi |
2018-07-13 | Fix unit and selenium tests for simple questions | maheshgudi |
2018-07-13 | Fix import changes for file_utils | maheshgudi |
2018-07-13 | Fix bug that changes moderator-student view on every profile save | ankitjavalkar |
2018-07-13 | Fix tests | ankitjavalkar |
2018-07-13 | - Add buttons to Moderator and Student templates | ankitjavalkar |
2018-07-13 | Allow moderator to switch between student and moderator roles | ankitjavalkar |
2018-07-12 | Merge pull request #491 from maheshgudi/catch_compilation_error | King |
2018-07-12 | Merge pull request #496 from maheshgudi/questions_yaml | King |
2018-07-12 | Fix multiple testcase error | maheshgudi |
2018-07-12 | Make pep9 changes for question-yaml features | maheshgudi |
2018-07-11 | Support for multiple yaml files | maheshgudi |
2018-07-10 | Change in file_utils, forms, models, lesson.css, add_lesson.html, views | adityacp |
2018-06-26 | Fix course download to support Python 2 and 3 | adityacp |
2018-06-26 | Changes in views, models, forms, urls, file_utils | adityacp |
2018-06-07 | Add tests for models and cpp, java evaluators | adityacp |
2018-06-07 | Further pep8 changes | adityacp |
2018-06-07 | Pep8 changes | adityacp |
2018-06-07 | Merge pull request #469 from adityacp/enhance_course_status | Prabhu Ramachandran |
2018-06-07 | Merge pull request #461 from adityacp/fix_quiz_completion | Prabhu Ramachandran |
2018-05-29 | Change in models, templates, js | adityacp |
2018-04-17 | Multiple changes in models | ankitjavalkar |
2018-04-10 | Get answerpaper status for quiz completion | adityacp |
2018-04-04 | Change views.py, models.py, urls.py, custom_filters.py | adityacp |
2018-03-22 | Merge branch 'master' into Grades | Prabhu Ramachandran |
2018-03-22 | Merge https://github.com/fossee/online_test into fix_quiz_completion | adityacp |
2018-03-22 | Resolve conflicts and update to latest changes | adityacp |
2018-03-21 | Merge branch 'master' of https://github.com/fossee/online_test into arrange_o... | maheshgudi |
2018-03-21 | Rebase changes for shuffle testcase | maheshgudi |
2018-03-21 | Merge pull request #450 from adityacp/change_student_dashboard | Prabhu Ramachandran |
2018-03-21 | Merge pull request #446 from adityacp/fix_clone_course | Prabhu Ramachandran |
2018-03-21 | Show student grade in course status page | adityacp |
2018-03-21 | Change default grading system behaviour | prathamesh |
2018-03-21 | Add weightage for Quiz and Create Grading System App | prathamesh |
2018-03-21 | Add condition to get quiz status if answerpaper is created | adityacp |
2018-03-16 | TestCaseOrder created only mcc/mcq questions | mahesh |
2018-03-16 | Add shuffle_testcases to QuestionPaper model instead of Question | mahesh |
2018-03-16 | Improve test cases for TestCaseOrder model | mahesh |
2018-03-16 | Change TestcaseOrder to TestCaseOrder | mahesh |
2018-03-16 | Add shuffle testcases option to questions | mahesh |
2018-03-16 | Remove lists from variable name | maheshgudi |
2018-03-16 | Change question type name to Arrange in correct order | mahesh |
2018-03-16 | Change custom filter function to get_answer_for_arrange_options | mahesh |