Moodle Plugins directory: Assignment Review: Versions: 401.1.1 (Build: 2025021800) | Moodle.org
Assignment Review
Blocks ::: block_assignment_review
Maintained by
Gareth J Barnard,
Jérôme Mouneyrac,
Ken Farrimond
The block allows reviewers to post “global” comment about assignment. It displays threaded comments per assignment on assignment pages. The plugin should also allow the insertion of key markers or text that can be picked up in database queries, for example using the Configurable Reports plugin. These markers can be into the comments or in additional field till the solution is simple to set up with the configurable report plugin.
Assignment Review 401.1.1 (Build: 2025021800)
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Saturday, 15 March 2025, 8:39 PM
Code prechecks
overview
phplint
phpcs0 | 9
js15 | 8
css3 | 0
phpdoc4 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLVersion Information
Version 401.1.1
- Add missing 'assignment_review:myaddinstance' string.
Version 401.1.0
- Fix PHP Warning: Attempt to read property "titleinassign" on null and use existing page object in 'this'.
- Apply 'PHPCS' - https://moodledev.io/general/development/tools/phpcs - to make the code comply to the coding standard.
- Do not show on the grading panel.
Version information
- Version build number
- 2025021801
- Version release name
- 401.1.1 (Build: 2025021800)
- Can be updated from
- 401.1.0 (Build: 2025021800) (2025021800)
- Maturity
- Versione istàbile
- MD5 Sum
- 507ce3fe5eaffd9b0f07654329b2ff14
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- V401.1.1
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.