Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

LafColITS/moodle-block_temporary_enrolments

Repository files navigation

Temporary Enrolments Block

[RETIRED] This plugin is no longer maintained and there will be no further releases.

Prerequisites

This block requires the Local Temporary Enrolments plugin to function.

Use

Add this block to any course

  • For any user who is temporarily enrolled in the course (according to Local Temporary Enrolments), it will display the status of their enrolment and the time left until it expires.
  • For teachers/administrators, it will display a table listing students who are temporarily enrolled and their time remaining.

Settings

You can configure:

  1. The 'urgency threshold' for temporary enrolment display. 'Urgent' temporary enrolments will be styled to be more noticeable. The setting specifies how close to the expiration date an enrolment must be to count as urgent.

  2. The message displayed to students. Use the {TIMELEFT} flag to display the student's remaining enrolment time.

Versions

This plugin is maintained with separate releases and branches for each major Moodle version. Currently there are versions available for 3.3, 3.4, 3.5, and 3.6. This is the version for Moodle master.

Releases are tagged based on the following pattern: [major].[minor].[patch]-[Moodle major version].[Moodle version specific patch]

For example, v1.5.7-35.1 would be plugin vresion 1.5.7 for Moodle 35, and includes one Moodle 35 specific patch for this plugin version. It would have corresponding versions v1.5.7-34.X and v1.5.7-33.X.

About

[RETIRED] A block that displays user enrolments marked as temporary by the Temporary Enrolments module.

Resources

Stars

Watchers

Forks

Packages

No packages published