Temporary enrolments

Blocks ::: block_temporary_enrolments
Maintained by Andrew Zito
[RETIRED] A block which displays users marked as temporarily enrolled by the local_temporary_enrolments plugin.

Temporary enrolments 1.0.3-35.0

Moodle 3.5
Released: Tuesday, 19 March 2019, 10:00 PM

Temporary Enrolments Block

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 3.5.

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.

Version information

Version build number
2019031835
Version release name
1.0.3-35.0
Maturity
Beta
MD5 Sum
27f3b8fed512f07f5d9100b531adb4ae
Supported software
Moodle 3.5
  • Latest release for Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0.3-35.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.