Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month 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

Awesome Lists containing this project

README

        

![GitHub Release](https://img.shields.io/github/v/release/PhilippImhof/moodle-quiz_heartbeat)
[![Automated code checks](https://github.com/PhilippImhof/moodle-quiz_heartbeat/actions/workflows/checks.yml/badge.svg)](https://github.com/PhilippImhof/moodle-quiz_heartbeat/actions/workflows/checks.yml) [![Automated testing](https://github.com/PhilippImhof/moodle-quiz_heartbeat/actions/workflows/testing.yml/badge.svg)](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.