Moodle Plugins directory: Manual grading by student: Versions: v1.9 for Moodle 3.9+ | Moodle.org
Manual grading by student
Quiz reports ::: quiz_gradingstudents
Maintained by
Tim Hunt,
Mahmoud Kassaei,
Chris Nelson,
Anupama Sarjoshi
A quiz 'report' add-on for Moodle, like the nomal manual grading report, but which lets you grade one student at a time, rather than one question at a time.
Manual grading by student v1.9 for Moodle 3.9+
Moodle 3.11, 4.0
Released: venres, 11 de marzo de 2022, 10:44 PM
Code prechecks
phplint
phpcs0 | 16
js
css
phpdoc15 | 0
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLChanges in 1.9
- This version works with Moodle 4.0.
- Now shows the automatic grading and feedback, where applicable, to help the person grading.
- Now integrates with form-change-checker, so you don't lose unsaved data.
- Display user identity information, including custom profile fields (based on the standard capabilities).
- Prevent out-of-memory errors on large courses.
- Correctly handle separate groups, when the user is not in any groups.
- Some additional code-changes related to OU-specific features.
Version information
- Version build number
- 2022031100
- Version release name
- v1.9 for Moodle 3.9+
- Maturity
- Versión estábel
- MD5 Sum
- 5531abba85aba77d4d662f6ddf9f5f74
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.9
Default installation instructions for plugins of the type Quiz reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation