admin/setting/modsettinggrouptool

De MoodleDocs


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

El módulo grouptool (herramienta_grupo) aumenta la funcionalidad de los Grupos por defecto de Moodle. Dos de las características adicionales son la posibilidad de que los estudiantes se inscriban ellos mismos en grupos con listas de espera, y la transferencia de calificaciones entre grupos.

El módulo grouptool (herramienta_grupo) tiene las siguientes funcionalidades:

  • creación automática de Grupos con (opcionalmente) Inscripción simultánea de los participantes
    • grupos de 1 persona
    • groups with pre-defined numbers of persons or groups
    • groups with certain pre-defined group names, consisting of [lastname], [firstname], [idnumber], [usernumber], numbers, alphabetical indexes, and pure text
  • simultaneous creation of groupings for each group created
  • self-enrolment of participants in exisiting groups:
    • activate the groups and specify their order for each grouptool instance
    • use a waiting list system with optional limitation of the number of participants
    • define the maximum number allowed per group or for all available groups
  • allow each participant to enrol in several groups (min./max.)
  • group grades - transfer awarded grades to other group participants
    • automatically for all groups or just for some
  • select the participant from whom the grade is to be transferred

Ejemplo

Create groups and allow students to form groups of no more than five members each to work on a joint project during the semester.

Instalación

Copy the module code directly to the "mod/grouptool" directory. Open the messages page in the administration area to automatically start the installation.

Configuraciones administrativas

As an administrator you can set the default values instance-wide on the settings page for administrators in the grouptool module:

  • default naming scheme (text field)
  • allow self-enrolment (checkbox)
  • show group members (checkbox)
  • immediate enrolment (checkbox)
  • allow unenrolment (checkbox)
  • general default group size (text field)
  • limited group size (checkbox)
  • define different group sizes (checkbox)
  • use waiting lists (checkbox)
  • maximum number of waiting lists a participant can be on at the same time (checkbox)
  • multiple enrolments (checkbox)
  • minimum number of groups to be selected (text field)
  • maximum number of groups to be selected (text field)
  • sync behaviour:
    • when adding a group member (drop down)
    • when deleting a group member (drop down)
    • when deleting a group (drop down)

Imágenes de pantalla del módulo

.. to be made later...