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.4-r1

Moodle 4.1, 4.2, 4.3, 4.4
Released: svētdiena, 2024. gada 21. aprīlis, 19:44

Verbal Feedback

Moodle Plugin CI GitHub Release PHP Support Moodle Support License GPL-3.0 GitHub contributors

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
2024042200
Version release name
v4.4-r1
Maturity
Stabila versija
MD5 Sum
7586ee6c0f0a303a51369615d65be943
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.4-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