Name |
Last commit
|
Last update |
---|---|---|
doc/img | ||
drag_and_drop_v2 | ||
tests | ||
.gitignore | ||
.travis.yml | ||
Changelog.md | ||
LICENSE | ||
README.md | ||
install_test_deps.sh | ||
pylintrc | ||
requirements.txt | ||
run_tests.py | ||
setup.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 |
---|---|---|
doc/img | Loading commit data... | |
drag_and_drop_v2 | Loading commit data... | |
tests | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
Changelog.md | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
install_test_deps.sh | Loading commit data... | |
pylintrc | Loading commit data... | |
requirements.txt | Loading commit data... | |
run_tests.py | Loading commit data... | |
setup.py | Loading commit data... |