Age | Commit message (Collapse) | Author |
|
into yaml_questions
|
|
yaml_questions
|
|
|
|
|
|
|
|
Display all hidden courses with pending enrollment requests
|
|
Validate quiz prerequisite field
|
|
Send emails to students enrolled in a course
|
|
|
|
- Change form submission for send email in js
- Change template and view variable for mail status
|
|
|
|
- Fixes selenium test cases, test_models, test_views
- Fixes create demo question paper
|
|
|
|
|
|
|
|
[Minor] Fix hyperlink on moderator dashboard
|
|
question type
|
|
- Remove validation test case for send mail
- Pep8 changes
|
|
- Pep8 changes
- Remove redundant check from send mail function
- Move validation send mail validation to js
|
|
- Change input html tag to textarea for email subject
- Change confussing variable name from template
|
|
|
|
- Preserves escape characters
- Adds ruamel.yaml in requirements
|
|
|
|
|
|
yaml_questions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Change variable assignment in send_emails.py
- Add proper indentation in course_detail.html
|
|
|
|
Views test
|
|
|
|
|
|
|
|
- Add new url for sending email
- Add new view function to send email to students
|
|
|
|
|
|
StdIO error output simplification
|
|
- Add test for email_verified decorator
- Add tests to check for non moderator logins
|
|
|
|
|
|
answerpaper.
|
|
|
|
|
|
|
|
|
|
|