Assignment Review

Blocks ::: block_assignment_review
Maintained by Gareth J BarnardGareth 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

Version Information

Version 401.1.1

  1. Add missing 'assignment_review:myaddinstance' string.

Version 401.1.0

  1. Fix PHP Warning: Attempt to read property "titleinassign" on null and use existing page object in 'this'.
  2. Apply 'PHPCS' - https://moodledev.io/general/development/tools/phpcs - to make the code comply to the coding standard.
  3. 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

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.