Skip to content

Chocolate-lightning/moodle-block_enrolmenttimer

 
 

Repository files navigation

moodle-enrolmenttimer

Moodle Block - enrolmenttimer Developed by - Aaron Leggett - LearningWorks Ltd Maintained by - LearningWorks Ltd

This block provides the functionality to display the time a user has left in their enrolment period. There are many settings to choose from to customise the way this is displayed to the user. A notification can be sent on a set period before the enrolment expires advising the user that their enrolment is coming to an end. Another email notification can be sent once the user has received a set score in the course_total score.

The plugin has been developed with limited styling to enable the best possible base for theme overrides to align the design with your existing moodle theme.

VERSION UPDATES

Version 2016060800,

  • Updated locallib to remove the dependency on CFG->prefix and update the version file. Checked against Moodle 3.0.4 & 3.1

Version 2015031914,

  • Updated SQL query to use Moodle's table prefix setting instead of expecting it to be 'mdl_'

Version 2015020200,

  • Updated background image URL's and checked 2.8 functionlaity

Version 2014061205,

  • Fixed up the functionality so the actual text value of each incremental value is only set in one place. Code is more streamlined in this file also.

  • As per the request of 'German Valero', I have added the remaining strings to the langfile for easy AMOS language conversion

Version 2014061101,

  • Function Names have been updated to align with the Moodle frankenstyle naming convention

About

Moodle Block - enrolmenttimer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.7%
  • JavaScript 10.9%
  • CSS 3.4%