Age | Commit message (Expand) | Author |
2020-01-03 | Fix bug to only allow self created grading systems to show up in the course form | ankitjavalkar |
2019-02-01 | Change Course Listing UI on Student Dashboard | ankitjavalkar |
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King |
2018-07-10 | Change in file_utils, forms, models, lesson.css, add_lesson.html, views | adityacp |
2018-07-03 | Set marks field as not required in QuestionFilterForm | adityacp |
2018-06-26 | Changes in views, models, forms, urls, file_utils | adityacp |
2018-03-22 | Merge branch 'master' into Grades | Prabhu Ramachandran |
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 | Merge pull request #450 from adityacp/change_student_dashboard | Prabhu Ramachandran |
2018-03-21 | Add weightage for Quiz and Create Grading System App | prathamesh |
2018-03-16 | Add shuffle_testcases to QuestionPaper model instead of Question | mahesh |
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 |
2018-03-16 | Add testcases for custom templatetag filters | mahesh |
2018-03-16 | Include Rebase changes from shuffle testcases | maheshgudi |
2018-03-16 | Add shuffle_testcases to QuestionPaper model instead of Question | mahesh |
2018-02-28 | Change forms.py, models.py, test_models.py and templates | adityacp |
2018-02-08 | Change in forms.py, views.py and models.py | adityacp |
2018-01-19 | Change in views and templates | adityacp |
2018-01-03 | Made UI changes as per suggestion | prathamesh |
2017-12-27 | Exercise feature in video lessons | prathamesh |
2017-11-22 | Change forms.py, models.py, views.py, templates, templatetags | adityacp |
2017-11-20 | Change in forms.py | adityacp |
2017-05-31 | Fix conditional logic to pass test | ankitjavalkar |
2017-05-31 | Validate quiz prerequisite field | ankitjavalkar |
2017-05-03 | Change forms.py, views.py and urls.py | adityacp |
2017-04-27 | Remove conflicts from views after rebase | adityacp |
2017-04-27 | Hide field in CourseForm | ankitjavalkar |
2017-04-27 | Add course_code field allows access only to users with relevant course code s... | ankitjavalkar |
2017-04-27 | Changes in email_verification.py, views.py, forms.py | adityacp |
2017-04-07 | Change in forms, models, urls, views | adityacp |
2017-04-05 | Add multiple fixes based on code review | ankitjavalkar |
2017-03-31 | Multiple changes to Course: | ankitjavalkar |
2017-03-02 | changed string check names | maheshgudi |
2017-03-02 | added float based questions | maheshgudi |
2017-03-02 | added string based questions. | maheshgudi |
2017-03-02 | added integer based question type | maheshgudi |
2017-01-23 | Add course instructions | ankitjavalkar |
2017-01-09 | added hook evaluator type tuple in forms and fixed limit=0 mistake in grader | maheshgudi |
2017-01-03 | modified editing instructions. Instructions are now initialized in forms and ... | maheshgudi |
2016-12-20 | Fix errors and rename resources | ankitjavalkar |
2016-10-13 | Hide questions instead of deletion | ankitjavalkar |
2016-10-04 | Merge branch 'master' of https://github.com/FOSSEE/online_test into edit_ques... | prathamesh |
2016-10-04 | Edit Question Paper Feature. | prathamesh |
2016-09-30 | modified views, models, forms for django as per python 3 | adityacp |
2016-09-07 | removed initial form field from QuizForm and minor fixes in add_quiz view fun... | maheshgudi |
2016-09-06 | added 'add new quiz' button to each course | maheshgudi |
2016-08-03 | rebase changes with stdio evaluator | maheshgudi |
2016-07-28 | added files upload for questions | adityacp |