Moodle Plugins directory: Grade reviews: Versions: 1.1.1 (Build: 2018102601) | Moodle.org
Grade reviews
Assignment submissions ::: assignsubmission_gradereviews
Maintained by
Gareth J Barnard,
Jérôme Mouneyrac,
Ken Farrimond
Similar to the submission comments but with permission support to allow certain users to see/delete comments, this plugin facilitates grade review (second marker comments). The main use case is to allow one teacher to review the grading done by another tutor and leave comments attached to a submission but without the students been able to see the comments.
Grade reviews 1.1.1 (Build: 2018102601)
Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Monday, 28 March 2022, 8:28 PM
Code prechecks
phplint
phpcs4 | 18
js
css
phpdoc2 | 0
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLmoodle-assignsubmission_gradereviews
This plugin is a copy of the core submission comment plugin excepts than you have permissions that allow to restrict people who can: * create and see the comments * delete the comments
Common use case of this plugin: grade reviewers enter comments about the submission (content, grade...) for teachers to be aware of potential problems. For example the grade reviewer may have detected plagiarism or think that the grade is not optimal. The students should not be allowed to see these comments.
Install
- add the content in the foler: mod/assign/submission/gradereviews
- optional: in the Moodle admin tweak the permissions. The permission are listed in db/access.php.
Version information
- Version build number
- 2018102601
- Version release name
- 1.1.1 (Build: 2018102601)
- Can be updated from
- 1.0 (Build: 2016042200), 1.0 (Build: 2016042200) (2016042200), 1.0 (Build: 2016042200) (2016042207), 1.1 (Build: 2018102600) (2018102600)
- Maturity
- Stable version
- MD5 Sum
- 32f2e2a53b9841e752e08b859dc39e5b
- Supported software
- Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- V1.1.1
Default installation instructions for plugins of the type Assignment submissions
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myassignsubmission") in the "/mod/assign/submission" subdirectory.
- Visit http://yoursite.com/admin to finish the installation