Attendance Course Creator

Maintained by Stephan Robotta
The use case for this plugin is to have automatically set up a course to check the student attendance by having them answer one question in a test activity to check for the students presence in the course. The plugin was developed in a generic matter, so that different activities can be created with it and that other use cases are possible as well not just the "attendance check" use case only.
Price option: Free

Supports Moodle - See all versions
Latest release: 2 months ago
Installations: 0
Downloads (last 90 days): 0

Frankenstyle name: local_attendance
Local plugins

Description

The idea of automatically track attendance of a course is done via a specific Moodle course. The tracking is not done in the course directly that is used for teaching, because the completion tracking depends on the presence only and not of the assessements that a student must fulfill. Therefore, to track the attendance of a course, a parallel Moodle course (a so called shadow course) is required that only tracks the attendance and awards the student a badge upon successful course completion (e.g. when a certain threshold of presence items is reached). The attendance is tracked by presenting the student a simple quiz with one question that they must answer so that their presence is counted. The quiz is open for the course presence time only and is password protected. The password is revealed during the presence time. Some teachers reported that the password for the test was given at the end of the presence time, to keep the students attention until the end of the event.

This plugin offers an upload form so that managers can prepare an import file with the course data to automatically create such courses. The plugin includes also templates in OpenOffice format that should make it easier to create the required input CSV file.

Contributors