Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | Change templates, urls, views | adityacp | |
- Remove separate tab for allotted courses in moderator dashboard - Remove separate tab for enrolled courses in student dashboard - Increase pagination items for courses - Remove view function for allotted courses | |||
2020-01-31 | Change templates | adityacp | |
- Add legend for question navigator in quiz - Fix button position in add exercise - Fix UI in preview question paper, quit, complete, show questions | |||
2020-01-30 | Change video, answerpaper, userdata template | adityacp | |
- show user attempts arranged properly in answerpaper and user data templates - highlight currently viewing module and lesson | |||
2020-01-30 | Change in js, templates | adityacp | |
- Replace manual django url pattern in course progress and course js - Add overflow horizontal scroll in quiz side bar - Use bootstrap input text style in quiz | |||
2020-01-30 | Fix pep8 in forms and views | adityacp | |
2020-01-30 | Change js and templates | adityacp | |
- Show selected files in the file input in lesson.js - Show lesson content properly in students page - Remove unnecessary div for video embed iframe | |||
2020-01-29 | Disallow student to enroll if ourse enrollment is closed | adityacp | |
2020-01-29 | Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_ui | adityacp | |
2020-01-29 | Add django messages to show enrollment message for student | adityacp | |
2020-01-28 | Fix url pattern | adityacp | |
2020-01-28 | Change in views, forms, templates, static | adityacp | |
- Revamp UI in student dashboard - Fix course form to get bootstrap form class - Add custom css for sidebar in course module page for student - Use django url pattern | |||
2020-01-28 | Merge pull request #643 from ankitjavalkar/fix-javastdio-bug | ankitjavalkar | |
Check if file exists before tearing down in JavaStdIOEvaluator | |||
2020-01-28 | Check if file exists before tearing down in JavaStdIOEvaluator | ankitjavalkar | |
2020-01-24 | Resolve conflicts in grade user, custom filters etc | adityacp | |
2020-01-24 | Change in views, forms and templates | adityacp | |
- Add django messages for showing success, warning messages - Add pagination in monitor and grade user - Remove unnecessary template blocks - Show add and view options for quizzes, lessons, modules - Add form-control bootstrap class for multiple forms - Fix the UI in grade user and monitor pages - Add font awesome icons in the login page | |||
2020-01-21 | Add messages in clone course view | adityacp | |
2020-01-21 | Change url pattern in design question paper | adityacp | |
2020-01-21 | Fix design question paper UI | adityacp | |
2020-01-20 | Change views, urls, forms, templates, static | adityacp | |
- Change course, quiz, module, lesson forms - Add messages for success and warning - Add proper redirections to the specifc urls - Remove unnecessary custom css | |||
2020-01-17 | Change views and urls | adityacp | |
- Change enroll, reject and course detail views - Add new urls for courses | |||
2020-01-17 | Revamp course detail and courses page templates | adityacp | |
2020-01-12 | Merge pull request #639 from prathamesh920/r-evaluator-initial | King | |
evaluator for r- Initial | |||
2020-01-12 | evaluator for r- Initial | prathamesh | |
2020-01-06 | Merge pull request #634 from ankitjavalkar/fix-grades | ankitjavalkar | |
Fix bug to only allow self created grading systems to show up in the course form | |||
2020-01-03 | Fix bug to only allow self created grading systems to show up in the course form | ankitjavalkar | |
2020-01-03 | Add fontawesome icons in questions page and change add question button position | adityacp | |
2020-01-03 | Remove unncessary break html tags and add bootstrap custom file input | adityacp | |
2020-01-02 | Merge pull request #636 from CruiseDevice/revamp_ui | Akash Chavan | |
Fix UI, add Pagination to showquestions.html | |||
2020-01-02 | set template debug to True to avoid restarting django server | CruiseDevice | |
2020-01-02 | Resolve comments | CruiseDevice | |
2020-01-02 | Resolve comments | CruiseDevice | |
- Fix PEP8 - Change the url as per django urlpattern - Replace all the buttons by <a> tag - Use get_queryset() for filtering data for pagination - Make buttons large - Add Pagination in ajax_question_filter.html - Hide Pagination when there is no question object | |||
2020-01-02 | Resolve conflicts | CruiseDevice | |
2020-01-02 | Show the grading ranges in a single line | adityacp | |
2020-01-02 | Add django messages in template context processors | adityacp | |
2020-01-02 | Change courses page with new UI | adityacp | |
2020-01-02 | Change UI in add grades template | adityacp | |
2019-12-27 | Merge pull request #635 from ankitjavalkar/maheshgudi-fix_stdio_spacing_error | ankitjavalkar | |
Allow new line to be added in an stdio testcase | |||
2019-12-27 | Fix pep8 for stdio spacing error | maheshgudi | |
2019-12-27 | Add testcase for highlight spaces | maheshgudi | |
2019-12-27 | Allow new line to be added in an stdio testcase | maheshgudi | |
2019-12-26 | Merge pull request #633 from ↵ | ankitjavalkar | |
ankitjavalkar/maheshgudi-pygmentise_answerpaper-merger Add syntax highlight for code answers in answerpaper | |||
2019-12-20 | Use reverse url instead of traditional url in templates | adityacp | |
2019-12-20 | Change forms.py and views.py | adityacp | |
- Add pagination for the courses in the moderator dashboard - Add bootstrap class for input type in forms.py | |||
2019-12-20 | Change in moderator dashboard templates | adityacp | |
- Add paginator template for pagination - Change moderator dashboard, edit profile and complete template | |||
2019-12-20 | Change the password reset page and change password page | adityacp | |
2019-12-20 | Change base templates for moderator side pages | adityacp | |
2019-12-20 | Replace existing bootstrap css and add new custom css | adityacp | |
2019-12-18 | Fix conflicts for pygmentized answer paper | ankitjavalkar | |
2019-09-27 | Merge pull request #630 from FOSSEE/release_0_11_0 | ankitjavalkar | |
Release 0.11.0 related changes | |||
2019-09-27 | Release 0.11.0 related changes | ankitjavalkar | |