Diferencia entre revisiones de «Actividad Re-compromiso»

De MoodleDocs
Actividad Re-compromiso
Tipo Módulo de actividad
Conjunto N/A
Descargas https://moodle.org/plugins/mod_reengagement
Problemas https://github.com/catalyst/moodle-mod_reengagement/issues
Discusión {{{discussion}}}
Mantenedor(es) Catalyst IT
m (Germanvaleroelizondo trasladó la página Actividad recompromiso a Actividad Re-compromiso)
(tidy up {{Pendiente de traducir}})
Línea 6: Línea 6:
|float = right
|float = right
}}
}}
{{EnTraduccion}}
{{Pendiente de traducir}}
==Acerca de la actividad de Re-compromiso (''Reengagement'')==
==Acerca de la actividad de Re-compromiso (''Reengagement'')==
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.
La actividad de Re-compromiso (''Reengagement'') está desarrollada por el Moodle Partner Catalyst IT, y proporciona una manera de que Usted les recuerde a sus estudiantes que regresen al curso y completen [[Actividades|actividades]]. Usted también puede usar este plugin para liberar selectivamente contenido con fechas pre-programadas en un curso.


==Añadiendo una actividad de Re-compromiso (''Reengagement'')==
==Añadiendo una actividad de Re-compromiso (''Reengagement'')==
A Reengagement activity can be added to a course in the same way as any other activity:
Una actividad de Re-compromiso (''Reengagement'') puede ser añadida a un curso en la misma forma que cualquier otra [[Actividades|actividad]]:


# Turn editing on
# Activar la edición
# Click 'Add an activity or resource'
# Hacer click en 'Añadir una actividad  o recurso'
# Select Re-engagement
# Seleccionar Re-compromiso


===Configurar detalles de Re-compromiso (''Reengagement'')===
===Configurar detalles de Re-compromiso (''Reengagement'')===
Línea 27: Línea 27:
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.


===Liberación cronometrada===
===Liberación con fecha pre-programada===
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.
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.
# set the Reengagement duration to the time period you want eg 1 week
# set the Reengagement duration to the time period you want eg 1 week

Revisión del 13:52 8 oct 2018

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

Acerca de la actividad de Re-compromiso (Reengagement)

La actividad de Re-compromiso (Reengagement) está desarrollada por el Moodle Partner Catalyst IT, y proporciona una manera de que Usted les recuerde a sus estudiantes que regresen al curso y completen actividades. Usted también puede usar este plugin para liberar selectivamente contenido con fechas pre-programadas en un curso.

Añadiendo una actividad de Re-compromiso (Reengagement)

Una actividad de Re-compromiso (Reengagement) puede ser añadida a un curso en la misma forma que cualquier otra actividad:

  1. Activar la edición
  2. Hacer click en 'Añadir una actividad o recurso'
  3. Seleccionar Re-compromiso

Configurar detalles de Re-compromiso (Reengagement)

Restricciones del Acceso

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.

Configuraciones del Email a Usuario

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)

Actividad Destino

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.

Liberación con fecha pre-programada

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.

Remplazables del Email

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%

Permisos "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.

Discusión: https://moodle.org/mod/forum/discuss.php?d=337782