Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-34696 enrol improvements 2.4 META
  3. MDL-28980

Students should be notified about manual enrolment expiration in advance

XMLWordPrintable

    • MOODLE_20_STABLE
    • MOODLE_24_STABLE
    • w41_MDL-28980_m24_expirywarning
    • Hide

      1/ setup up a few courses with manually enrolled users with different expiration dates
      2/ set up expiration notification hour in enrol_manual settings and in course instances enable notification and set up thresholds
      3/ execute cron or enrol/manual/cli/sync.php script
      4/ verify mails and messages

      Note: you may want to modify value of last execution flag instead of waiting the whole day, such as by executing:

      set_config('notifylast', time()-(60*60*24), 'enrol_manual');

      Show
      1/ setup up a few courses with manually enrolled users with different expiration dates 2/ set up expiration notification hour in enrol_manual settings and in course instances enable notification and set up thresholds 3/ execute cron or enrol/manual/cli/sync.php script 4/ verify mails and messages Note: you may want to modify value of last execution flag instead of waiting the whole day, such as by executing: set_config('notifylast', time()-(60*60*24), 'enrol_manual');

      A highlighted in the discussion http://moodle.org/mod/forum/discuss.php?d=183354 and described by Tim in the dev chat:

      There is a feature where students get locked out of the course if they do not log in for X days. ('Unenrol inactive after' in self enrolment settings.) There used to be a feature where they got a warning email before that happened. (Enrolment expiry notification in 1.9.) That was a good feature. It should still be there in 2.x

            skodak Petr Skoda
            tsala Helen Foster
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Mark Nelson Mark Nelson
            Votes:
            42 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.