https://github.com/philippimhof/moodle-quiz_heartbeat
Quiz report plugin for the Moodle LMS, showing an overview of the time elapsed since the last interaction of each student with the Moodle server during a quiz
https://github.com/philippimhof/moodle-quiz_heartbeat
Last synced: 30 days ago
JSON representation
Quiz report plugin for the Moodle LMS, showing an overview of the time elapsed since the last interaction of each student with the Moodle server during a quiz
- Host: GitHub
- URL: https://github.com/philippimhof/moodle-quiz_heartbeat
- Owner: PhilippImhof
- License: gpl-3.0
- Created: 2024-11-30T16:57:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T14:15:00.000Z (3 months ago)
- Last Synced: 2025-02-01T15:09:12.194Z (3 months ago)
- Language: PHP
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/PhilippImhof/moodle-quiz_heartbeat/actions/workflows/checks.yml) [](https://github.com/PhilippImhof/moodle-quiz_heartbeat/actions/workflows/testing.yml)moodle-quiz_heartbeat
-------------------------This is a quiz report plugin that allows the teacher to quickly check the time elapsed since the last interaction of each student with the Moodle server during a quiz attempt.
#### Installation
Install the plugin to the folder `$MOODLE_ROOT/mod/quiz/report/heartbeat`.
For more information, please see the [Moodle docs](https://docs.moodle.org/en/Installing_plugins).
#### Usage
1. Go to a quiz.
2. Click on "Results" in order to access the results tab.
3. From the dropdown menu, choose "Heartbeat".
4. Sort and/or filter the table according to your needs.
5. Click "Refresh" whenever you want.