Observation

Activities ::: mod_observation
Maintained by Catalyst IT, Matthew Hilton
This plugin allows easy management of observational assessments. It has the ability to record evidence of observation (text, file, pass/fail) by an observer marking an observee as well as manage time-slots and session bookings. Course coordinators can also delegate observation marking to other users (e.g. tutors).

Observation 2022041900

Moodle 4.0
Released: יום שני, 9 מאי 2022, 7:01 AM

moodle-mod_observation

This plugin allows easy management of observational assessments.

These assessment usually involve an 'observer' (such as a teacher, tutor, supervisor, etc) and an 'observee' (student, employee, etc). The observer watches the observee as they do a process (such as pour drinks at a bar or play piano), recording if they completed certain 'observation points' during the process.

These 'observation points' could be key assessment criteria, such as health and safety requirements or specific processes the observee must do. Currently three different types are supported: Pass/fail, Text feedback, and File upload (e.g. images). Observers can record a response and assign a mark for each point.

After an observation session is complete, marks and feedback are stored in the Moodle gradebook for review.

This plugin also supported a timeslot management system, allowing timeslots to be created, assigned to observers and joined by observees - notifications included.

Branches

Moodle Version Branch
3.5 - 3.9 main
4.0 MOODLE_400_STABLE

This plugin has been tested on Moodle 3.9 and 3.5. Other versions are only assumed to be supported.

example workflow

Installation

  1. Clone the plugin into your moodle instance
git clone git@github.com:catalyst/moodle-mod_observation.git mod/observation
  1. Run install / upgrade script
php admin/cli/upgrade.php

Contributing and Support

Issues, and pull requests using github are welcome and encouraged!

https://github.com/catalyst/moodle-mod_observation/issues

If you would like commercial support or would like to sponsor additional improvements to this plugin please contact us:

https://www.catalyst-au.net/contact-us

Credits

This plugin was developed by Catalyst IT Australia:

https://www.catalyst-au.net/

Catalyst IT

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Version information

Version build number
2022041900
Version release name
2022041900
Maturity
גרסה יציבה
MD5 Sum
d0194e0132f4f6082463ebbf1ebd1d02
Supported software
Moodle 4.0
  • Latest release for Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

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