Age | Commit message (Collapse) | Author |
|
- Removes redundant code.
|
|
|
|
- Remove 'category' key from legend_display_types dictionary.
- Add a condition to check if question type exists before creating category_question_map.
- Add test.
- Change lambda to list in defaultdict.
|
|
|
|
|
|
- Adds test for get_categorized_question_indices function in models.
|
|
|
|
- Move get_question_by_index() and get_question_by_type() from views.py to models.py .
- Change variable names.
|
|
- Categorize questions into objectives, blanks, upload and programming.
|
|
|
|
|
|
|
|
|
|
[UI] Multiple UI Fixes in New UI
|
|
- Fix indentation
- Add proper corresponding closing <div> tags
- Add closing <span> tags
- Minor changes in inconsistent HTML tags and commented HTML code
|
|
|
|
|
|
|
|
|
|
Ensure that the displayed Answers escape special characters
|
|
|
|
view_answerpaper escape special characters
|
|
- This commit fixes check marks rendering incorrectly after unit completion
on Start Module Page.
|
|
|
|
|
|
- Deprecate usage of 'course_completion_percent' custom template tag
- Replace old code in course_detail.html
|
|
|
|
|
|
- Fixes #513.
|
|
|
|
|
|
|
|
|
|
templates
|
|
|
|
|
|
|
|
|
|
Fix spelling error: choosen to chosen
|
|
Remove references to non existent static CSS files
|
|
|
|
Remove yaksh-cli
|
|
|
|
|
|
|
|
|
|
add_exercise and add_quiz
|
|
|
|
and format error message
|
|
|