Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-04 | Change and add test for course progress | adityacp | |
2018-04-04 | Change in templates and js | adityacp | |
- Change course status template to view per student course progress - Change student dashboard to show progress for course and modules. - Add ajax to get per student data for course progress | |||
2018-04-04 | Change views.py, models.py, urls.py, custom_filters.py | adityacp | |
- Add new view function to get per student course progress - Change model methods to calculate completion percentage for module and course - Add new url to fetch per student course progress - Remove unnecessary template tag from custom_filter.py | |||
2018-03-23 | Add migrations for release 0.8 | 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 ↵ | maheshgudi | |
arrange_options | |||
2018-03-21 | Rebase changes for shuffle testcase | maheshgudi | |
2018-03-21 | Merge pull request #456 from ankitjavalkar/preview-qp | Prabhu Ramachandran | |
Preview QuestionPaper as an HTML | |||
2018-03-21 | Deprecate multiple management commands | ankitjavalkar | |
- dump_user_data deprecated - load_exam deprecated - load_question_xml deprecated - results2csv deprecated | |||
2018-03-21 | Merge pull request #452 from ankitjavalkar/change-mgmt-command | Prabhu Ramachandran | |
Add a management command to add users to moderator group | |||
2018-03-21 | Merge pull request #450 from adityacp/change_student_dashboard | Prabhu Ramachandran | |
Student Dashboard Changes | |||
2018-03-21 | Merge pull request #446 from adityacp/fix_clone_course | Prabhu Ramachandran | |
Fix clone course | |||
2018-03-21 | Merge pull request #448 from adityacp/update_docs | Prabhu Ramachandran | |
Update documentation | |||
2018-03-21 | Move Grading systems from navbar to Courses sidebar | adityacp | |
2018-03-21 | Show student grade in course status page | adityacp | |
2018-03-21 | Add Tests for CourseStatus methods | prathamesh | |
2018-03-21 | Change default grading system behaviour | prathamesh | |
Cannot edit default system. Code as per PEP8 standards. Updates grade after regrade or manual grading Field change from total marks to percentage Removed unused fields from grades app | |||
2018-03-21 | Add weightage for Quiz and Create Grading System App | prathamesh | |
App Name: grades Grading System provides with the grade for a given value. It contains different grade ranges. Has its own default grading system. Allows you to modify and add grading system wth grade ranges. To be done: - Need to add README - Good UI - There are fields like can_be_used and order in models for future use. - More tests App name: Yaksh Now every quiz has a default weightage of 100%, can be changed. An aggregate is calculated for a given course. Using grades app a grade is provide to the aggregate value. | |||
2018-03-20 | Fix models test case | 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 | Disable/enable shuffle testcase option based on question type | mahesh | |
2018-03-16 | Add test cases for shuffle testcase | mahesh | |
2018-03-16 | Add test case order in view_answerpaper | 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 | |
2018-03-16 | Improve test cases for arrange question type | mahesh | |
2018-03-16 | Add testcases for custom templatetag filters | mahesh | |
2018-03-16 | Arrange options according to last submitted answer if any | mahesh | |
2018-03-16 | Add test cases for Arrange question type | mahesh | |
2018-03-16 | Add arrange options type question in answerpaper htmls | maheshgudi | |
2018-03-16 | Include Rebase changes from shuffle testcases | maheshgudi | |
2018-03-16 | Add jumble question type | mahesh | |
2018-03-16 | Improve test cases for TestCaseOrder model | mahesh | |
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 | Disable/enable shuffle testcase option based on question type | mahesh | |
2018-03-16 | Add test cases for shuffle testcase | mahesh | |
2018-03-16 | Add test case order in view_answerpaper | mahesh | |
2018-03-16 | Add shuffle testcases option to questions | mahesh | |
2018-03-14 | Add one command to create moderator group and add users to the group | ankitjavalkar | |
2018-03-08 | Change model method name in course model | adityacp | |
2018-03-08 | Add additional points for topics | adityacp | |