Diferencia entre revisiones de «34/Sincronización de cohorte»

De MoodleDocs
m (tidy up)
m (tidy up)
Línea 1: Línea 1:
{{Inscripciones}}
{{Inscripciones}}
{{Pendiente de traducir}}
{{Pendiente de traducir}}
'''Nota del traductor:''' La palabra inglesa [https://docs.moodle.org/26/en/Enrolments enrolments] se tradujo al [[Español internacional]] como [[Matriculaciones|matriculaciones]] y en el [[Español de México]] como inscripciones.
Cohortes, o grupos a todo lo ancho del sitio, les permiten a todos los miembros de una cohorte el ser matriculados (inscritos) en un curso en una acción, sea manuamente o sincronizada automáticamente.
Cohortes, o grupos a todo lo ancho del sitio, les permiten a todos los miembros de una cohorte el ser matriculados (inscritos) en un curso en una acción, sea manuamente o sincronizada automáticamente.



Revisión del 22:44 21 dic 2013

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

Nota del traductor: La palabra inglesa enrolments se tradujo al Español internacional como matriculaciones y en el Español de México como inscripciones.

Cohortes, o grupos a todo lo ancho del sitio, les permiten a todos los miembros de una cohorte el ser matriculados (inscritos) en un curso en una acción, sea manuamente o sincronizada automáticamente.

Matricular (inscribir) una cohorte dentro de un curso

In order to actually enrol users from a Cohort into courses the Cohort-Sync Enrollment plugin needs to be added to the enrollment methods for the course. The Administrator will first need to enable the Cohort-Sync enrolment plugin site wide (Settings > Site administration > Plugins > Enrolments) and then add it to the required Course: (Settings > Course administration > Users > Enrolment Methods).

Adding the cohort sync enrolment method

At this stage the Cohort-Sync instance for the course is edited and the appropriate Cohort selected. The role to which the Cohort users are assigned is also selected at this point (typically Student).

Añadir una cohorte a un grupo

Plantilla:Nuevas características Moodle 2.4The cohort members can be added to a pre-made group at this stage also if desired. If any members are added or removed from the cohort, they are automatically added or removed from the group. Note that such members cannot be unenrolled manually from the groups screen and that additionally, there is information about their cohort below their name on the group screen.

Adding a cohort to a group


Visiting the Settings > Course administration > Users > Enrolled Users page will show users enrolled via the Cohort-Sync plugin.

Note that, by default, a teacher cannot add this plugin to their course. It needs to be configured by an Administrator or a user with the Manager role. Also note, that the user should be a Manager on a site level, not on the category or course level, otherwise the user will not see the option. If you want the user with the Manager role on the category level to see this enrol option, then you must add some cohorts on the category level, not on the site level.

The required capabilities for setting up a cohort sync are:

  • moodle/course:enrolconfig in the course context
  • moodle/cohort:config in the course context
  • moodle/cohort:view in the same context as category

The required capabilities for manually enrolling cohort members are:

  • the same as cohort sync (note: this is a bug MDL-28431)
  • enrol/manual:enrol in course context
  • moodle/course:enrolreview in course context

Matricular (inscribir) una cohorte en una categoría

See Inscripciones a categoría where it is recommended that cohort sync be used in preference to category enrolments.

Vea también

  • Cohortes para encontrar información acerca de cómo crear una cohorte