Diferencia entre revisiones de «Módulo agendador»

De MoodleDocs
(tidy up)
(tidy up)
Línea 46: Línea 46:
===Settings===
===Settings===


* [[Scheduler Module settings and parameters|Scheduler Module settings]]
* [[Configuraciones y Parámetros del módulo agendador|Configuraciones del módulo agendador]]


===Capacidades===
===Capacidades===


* [[Scheduler Module capabilities]]
* [[Capacidades del módulo agendador]]


===Respaldo/Restauración===
===Respaldo/Restauración===

Revisión del 19:50 30 nov 2014

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

El Módulo agendador le ayuda a agendar citas uno-a-uno con todos sus estudiantes. Usted especifica los periodos durante los cuales Usted estará disponible para ver a los estudiantes y la duración de cada cita. Los estudiantes entonces reservan ellos mismos una de las fechas disponibles. El módulo también le permite grabar la asistencia y calificar la cita.

Pantallas

  • Pantallas de estudiantes

Características y definiciones

Modos de agendar

The Scheduler module allows two behaviours relative to appointing, depending on configuration settings. When set to "one only", a student can propose a unique appointment. When set to "one at a time", the student may propose one appointment, and will have to wait to be seen, before being able to make a subsequent appointment.

Slots exclusivity

A slot may accept an unlimited number of students (say, when scheduling for open meetings), or only one (face-to-face meeting), or may be set to accept a predefined number of students.

Volatile slots

A slot may be volatile. If so, it will be deleted from slot list when released by a student or revoked by a teacher.

Moodle Module standard implementations

Settings

Capacidades

Respaldo/Restauración

The module performs complete backup/restore within the course context. Slots are considered as module scope information, while appointments are considered as user related data.

Additional implementations

Notificaciones

A notification service (by mail) sends messages to teachers and students about any unilateral change to the agreed appointment.

Comportamiento con grupos

The Scheduler Module uses the standard grouping mode of Moodle to enable or disable features related to groups scheduling. When the group mode of the module is set to "NO GROUPS", all group related adds-on are hidden. When set to "GROUPS VISIBLE" or "SEPARATE GROUPS", all group related features are enabled. For group features to be usable, students in the current course should of course be grouped (obvious).

  • Teacher side group features
    • A teacher can schedule on a group basis rather than on a per student basis. When scheduling a full group, the exclusivity status of the time slot changes to fit the group size. The appointment of the group locks definitively the time slot for that group. Notifications are handled individually, just as if each student had made the appointment.
  • Student side group features
    • A student can schedule an appointment for one of the groups he belongs to. When choosing this option, he will make the appointment for all colleagues in the group, locking the slot exclusively at that number of users. In order for a student to schedule a group, he will have to belong to at least one group in the course. In the special case where he belongs to several groups and he wishes to make an appointment within a group, he will not be able to make the appointment until he has been seen (one-at-a-time setting) or at all (only-one-time setting).

Enlaces