Age | Commit message (Collapse) | Author |
|
arrange_options
|
|
|
|
Preview QuestionPaper as an HTML
|
|
- dump_user_data deprecated
- load_exam deprecated
- load_question_xml deprecated
- results2csv deprecated
|
|
Add a management command to add users to moderator group
|
|
Student Dashboard Changes
|
|
Fix clone course
|
|
Update documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add views test cases in test_views.py
- Add minutes unit to preview_questionpaper template
- Add error handling in views when random user accesses questionpaper
|
|
|
|
|
|
- Add snippet to the questionpaper preview
|
|
|
|
|
|
|
|
- Add help text for timezone field in user registration form
- Add new method in course model to get days remaining to start a course
- Show start time and end time of a course to the students
- Disallow to enroll to a course which is not active
- Add model test for the new course method
|
|
- Allow only deep cloning of a course
- Remove tests for shallow course clone
|
|
|
|
- Change copy_type to shallow and deep
|