Table des matières

Self Check In auth - QRCode self check in authentication

Presentation

The authentication plugin “Self check in (by QRCode)” behaves similarly to the email authentication, in that it allows a self-recording of profile in Moodle by the learners themselves. The QRCode process is secure “at the source”, as requiring physical control of the student presence to sign-in. Unlike the “e-mail” method will not require confirmation from the user. For the same reason, the device does not request a ReCapcha confirmation on the registration form.

Authentication is local, by the identifiers and password chosen by the users when they sign-in.

Scenario

Users not yet registered in Moodle must sign-in according an informal protocol so they can have a course for a very short period of time (Transient Users). It is not opportune for them to go through the entire administrative data chain to be able to use Moodle.

Prerequisites:

Process:

An instance of “Self Check In by QRCode” is added to the course, and a “Self Check In” block is added to the course, that wil allow:

Justification

A dedicated enrol plugin is provided to handle the access to the course, so we are able to discriminate learners who arrived into the course via this process, among other possible sources of enrolment.

Guides

Associated plugins

Features


Back to plugins summary - Back to catalogue