Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Update default timeout to 6 seconds for Java related code
|
|
|
|
|
|
|
|
|
|
- Modify _add_to_moderator function to _toggle_moderator_function in order to allow addition and removal of moderator group link
|
|
|
|
Raise appropriate exceptions for C and Java language to the Grader
|
|
Question upload can take yaml and zip files
|
|
|
|
Download course content for offline view
|
|
|
|
|
|
- Raise AssertionError,CompilationError and TestCaseError for assertion, user answer compilation
and testcase compilation errors respectively.
- Add test case for C/C++ and Java
|
|
|
|
|
|
|
|
|
|
|
|
- Add new function in the file_utils to render template
- Add webm as supported video format in forms
- Add help text in video_file field
- Add lesson.css file for adding custom styling for lessons
- Add static_files dict in download_course views function
|
|
offline.css
- Remove unnecessary list from write_templates_to_zip function in file_utils
- Remove styling from index.html, module.html, unit.html
- Add offline.css for styling in index.html, module.html, unit.html
|
|
|