Verbal feedback

Activities ::: mod_verbalfeedback
Maintained by Luca Bösch, Stephan Robotta
Verbal feedback allows structured feedback of student's presentations by one or several persons.

Verbal feedback v4.1-r1

Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
Released: trešdiena, 2023. gada 1. marts, 17:55

verbalfeedback

Moodle Plugin CI

Verbal Feedback allows structured feedback of student's presentations by one or several persons.

Use cases

Main use cases

Teacher rating

Teacher rating stundents

1-n Teachers rate n students and teachers can access the rating of all students.

Peer review

Peer review with student groups

Students group A evaluates group B which evaluates group C.

Installing via uploaded ZIP file

  1. Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
  2. Upload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.
  3. Check the plugin validation report and finish the installation.

Installing manually

The plugin can be also installed by putting the contents of this directory to

{your/moodle/dirroot}/mod/verbalfeedback

Afterwards, log in to your Moodle site as an admin and go to Site administration > Notifications to complete the installation.

Alternatively, you can run

$ php admin/cli/upgrade.php

to complete the installation from the command line.

verbalfeedback

https://github.com/bfh/moodle-mod_verbalfeedback

Version information

Version build number
2023030100
Version release name
v4.1-r1
Maturity
Stabila versija
MD5 Sum
e8cb6b0f37532f1d18ceec6892eb3501
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • The more recent release v5.0-r1 (2025042000) exists for Moodle 4.1
  • The more recent release v5.0-r1 (2025042000) exists for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1-r1

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation