Age | Commit message (Collapse) | Author |
|
|
|
- Fix test cases to ensure fails if prerequisite is not set
|
|
|
|
|
|
|
|
|
|
Email verification during registration
|
|
|
|
Docs updation for course code
|
|
Course code feature
|
|
|
|
|
|
|
|
string
|
|
Allow redirection to desired page after logging in
|
|
Kill stray processes
|
|
Dont use migrations while testing
|
|
|
|
|
|
- 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
|
|
Download assignments
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|