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-03 | Remove unncessary break html tags and add bootstrap custom file input | adityacp | |
2020-01-02 | Change UI in add grades template | adityacp | |
2018-03-21 | Move Grading systems from navbar to Courses sidebar | adityacp | |
2018-03-21 | Add basic UI for grading system | adityacp | |
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. |