Age | Commit message (Collapse) | Author |
|
|
|
Release related changes for version 0.6.0
|
|
|
|
|
|
Email verification testing
|
|
|
|
- Store activation key expiry time according to timezone for email verification and activation
- Add reverse resolution in urls.py
|
|
|
|
|
|
- Fix test cases to ensure fails if prerequisite is not set
|
|
|
|
|
|
|
|
|
|
|
|
Docs updation for course code
|
|
|
|
|
|
|
|
string
|
|
Allow redirection to desired page after logging in
|
|
|
|
|
|
- Updation of user email if multiple users found with same email
- Update user registration form
- Change email_verification.py to send email
|
|
|
|
|
|
|
|
|
|
|
|
kill_stray_processes
|
|
|
|
Fix Grade User, Monitor Templates
|
|
|
|
|
|
- Add additional message for 404 error.
- Change grade user template to show label for correct/incorrect answer
- Change view answerpaper to provide download facility for students
|
|
- Add Assignment upload model manager
- Change views to update marks for user if updated manually
- Change variable names in views
- Add url to provide assignment download for student
|
|
|
|
|
|
|
|
|
|
|
|
- Add urls to download quiz assignments in urls.p
- Catch Http404 exception message in 404.html template
- Add download assignment links for quiz in grade_user.html
- Fix javascript validation in add_question.js
|
|
- Add method in AssignmentUpload to get assignments
- Add function in views to serve assignment files
|
|
kill_stray_processes
|
|
|
|
|
|
|
|
|
|
|
|
|