Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-14 | Add recipients to BCC field in send_bulk_mail function | ankitjavalkar | |
2018-04-06 | Merge pull request #472 from maheshgudi/fix_no_testcase_bug | Prabhu Ramachandran | |
Correct answer for no test cases bug fix. | |||
2018-04-06 | Add test cases to check if code passes without testcases | maheshgudi | |
2018-04-06 | Fix a bug that allows answer to be true if there are no test cases to a code ↵ | maheshgudi | |
question | |||
2018-03-23 | Merge pull request #467 from adityacp/change_setup_cfgv0.8.0 | Palaparthy Adityachandra | |
Change README.md to README.rst in setup.cfg | |||
2018-03-23 | Change README.md to README.rst in setup.cfg | adityacp | |
2018-03-23 | Merge pull request #465 from FOSSEE/release-0.8 | Prabhu Ramachandran | |
Release 0.8 | |||
2018-03-23 | Change production readme rst file | adityacp | |
2018-03-23 | Add migrations for release 0.8 | adityacp | |
2018-03-23 | Update files for release 0.8 | adityacp | |
2018-03-23 | Merge https://github.com/fossee/online_test into release-0.8 | adityacp | |
2018-03-22 | Merge pull request #438 from prathamesh920/Grades | Prabhu Ramachandran | |
Grades | |||
2018-03-22 | Merge branch 'master' into Grades | Prabhu Ramachandran | |
2018-03-22 | Merge pull request #434 from maheshgudi/arrange_options | Prabhu Ramachandran | |
Arrange options question type | |||
2018-03-22 | Update changelog for release 0.8 | adityacp | |
2018-03-22 | Add changes wrt v0.8 to the changelog.txt file | maheshgudi | |
2018-03-22 | Resolve conflicts and update to latest changes | adityacp | |
2018-03-22 | Update CHANGELOG | ankitjavalkar | |
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 | Merge pull request #455 from ankitjavalkar/deprecate-cmd | Prabhu Ramachandran | |
Deprecate multiple management commands | |||
2018-03-21 | Update CHANGELOG | ankitjavalkar | |
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 | Merge pull request #429 from maheshgudi/shuffle_testcases | Prabhu Ramachandran | |
Shuffle testcases | |||
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 basic UI for grading system | 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 | Treat grades/tests as python package directory | prathamesh | |
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 | |