-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Reengagement activity.

Reengagement activity: Difference between revisions

From MoodleDocs
Reengagement activity
Type Activity module
Set N/A
Downloads https://moodle.org/plugins/mod_reengagement
Issues https://github.com/catalyst/moodle-mod_reengagement/issues
Discussion {{{discussion}}}
Maintainer(s) Catalyst IT
(tidy up)
 
(3 intermediate revisions by 2 users not shown)
Line 25: Line 25:


==== Target Activity ====
==== Target Activity ====
Set "Target Activity" - this is the activity that you want to remind the user they must complete - if this activity is flagged as complete within the course then no e-mail reminder will be sent.
Set "Target Activity" - this is the activity that you want to remind the user they must complete - if this activity is flagged as complete within the course then no e-mail reminder will be sent.  NOTE: The "Target Activity" selection box does not appear until the "Suppress notification if target activity complete" box is checked (it is located under the 'Notification content (Third-party)' text box.
 
 
NOTA para Moodle 3.7 y más recientes: La casilla para selección de "Actividad Destino" no aparece hasta que sea activada la casilla para "Suprimir notificación si actividad destino completa"  (está localizada debajo de la casilla de texto de 'Contenido de Notificación (de Terceros)'.


===Timed release===
===Timed release===
Line 51: Line 54:


Discussion: https://moodle.org/mod/forum/discuss.php?d=337782
Discussion: https://moodle.org/mod/forum/discuss.php?d=337782
[[es:Actividad Re-compromiso]]

Latest revision as of 13:47, 22 May 2019

About the Reengagement activity

The Reengagement activity is developed by the Moodle Partner Catalyst IT and provides a way for you to remind students to return to the course and complete activities. You can also use this plugin to selectively release timed content in a course.

Adding a Reengagement activity

A Reengagement activity can be added to a course in the same way as any other activity:

  1. Turn editing on
  2. Click 'Add an activity or resource'
  3. Select Re-engagement

Set Reengagement details

Access Restrictions

The Email delay can be based on the user enrolment date or a previous activity completion. If you want to use the enrolment date then don't set up any access restrictions on this Re-engagement; each user's timer will start after they enrol in the course. If you want the delay to be based on a previous activity completion you should set that activity as an access restriction to this Reengagment activity; each user's timer will start after they complete the dependencies.

Email User setting

Set "Notify User" to "After Delay" and set the "Notification delay" period. The notification delay determines when the e-mail reminder will be sent based on the previous event (enrolment or activity completion)

Target Activity

Set "Target Activity" - this is the activity that you want to remind the user they must complete - if this activity is flagged as complete within the course then no e-mail reminder will be sent. NOTE: The "Target Activity" selection box does not appear until the "Suppress notification if target activity complete" box is checked (it is located under the 'Notification content (Third-party)' text box.


NOTA para Moodle 3.7 y más recientes: La casilla para selección de "Actividad Destino" no aparece hasta que sea activada la casilla para "Suprimir notificación si actividad destino completa" (está localizada debajo de la casilla de texto de 'Contenido de Notificación (de Terceros)'.

Timed release

If you want to release a quiz within your course to individual users after a set period (eg 1 week after assignment completion) you use the "Activity completion" settings within the course.

  1. set the Reengagement duration to the time period you want eg 1 week
  2. set access restrictions to the reengagement to allow access after assignment is complete (or no access restrictions means start timer after enrolment)
  3. set access restrictions to the quiz so that it is available only after the re-engagement is complete.

Email place holders

When configuring the e-mails sent from the plugin there are limited place holders you can use. If need to use them properly wrap them with "percentage" (%) symbols. Available substitutions are given below

  • %courseshortname%
  • %coursefullname%
  • %courseid%
  • %userfirstname%
  • %userlastname%
  • %userid%
  • %usercity%
  • %userinstitution%
  • %userdepartment%

Permissions "receive notification" was removed from the codebase in github (3/2018) "Start Reengagement" is given to students and controls which users in the course will be listed in the re engagement activity.

Discussion: https://moodle.org/mod/forum/discuss.php?d=337782