Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update docs and fix minor issues
|
|
|
|
Edit instructions modified and MCQ choices html rendered
|
|
[Minor] Bug Fix: Add permissions for all models related to yaksh
|
|
Add floating point mark_weight to control test case weightage
|
|
|
|
|
|
not fetched from a file
|
|
|
|
- Earlier only permissions related to Answer models were being added to the group, fixed so that all model permissions are added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed get_test_cases method
|
|
|
|
|
|
|
|
|
|
|
|
classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Modify grade user html template to create readable variables for answer and error
|
|
- Question should skip to new question with new error rendering
- Fix test cases
Fix change_dir context manager in grader
|
|
- Error are sent as list
- Error are None if answer is fully correct
- Error is rendered as in grade user and code questions as neat CSS divs
- Fix corresponding test cases
- Fix get_question answers in models.py
|
|
|
|
|
|
|
|
|
|
- code_evaluator module and class renamed to grader
- Test cases fixed
- Comments removed
- weight variable renamed to mark
|
|
|
|
|
|
|
|
|