| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| public | ||
| templates/html | ||
| translations | ||
| __init__.py | ||
| default_data.py | ||
| drag_and_drop_v2.py | ||
| utils.py |
* The LMS expects that all graded blocks define a 'max_score' method which returns the highest possible grade. In our case, the highest possible grade is always equal 1 * Grade information is now displayed beneath the display name of the problem (similar to CAPA). * Display highest grade in feedback area. In assessment mode, display the highest grade that the student achieved in the feedback area. Do not display grade feedback when weight == 0. * Store and publish grade even when zero (student attempt completely wrong). * Explicit method for calculating learner_raw score. * Renamed "Maximum score" field to "Problem Weight" to be in line with CAPA problems and avoid confusion.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| public | Loading commit data... | |
| templates/html | Loading commit data... | |
| translations | Loading commit data... | |
| __init__.py | Loading commit data... | |
| default_data.py | Loading commit data... | |
| drag_and_drop_v2.py | Loading commit data... | |
| utils.py | Loading commit data... |