Diferencia entre revisiones de «29/Gestionando actividades»

De MoodleDocs
(Restaura a la última versión real de documentación)
(Updated as per 2.9 page)
Línea 2: Línea 2:
{{Actividades}}
{{Actividades}}
==Gestionar actividades==
==Gestionar actividades==
[[Image:activity modules admin.png|thumb|Administración de módulos de actividad]]Un administrador puede gestionar los módulos de actividad de Moodle del sitio en ''Configuraciones > Administración del sitio > Plugins > Módulos de actividad > Gestionar actividades'', incluyendo acualquier módulo contribuído (complemento) que hubiera sido añadido.
[[Image:activity modules admin.png|thumb|Administración de módulos de actividad]]Un administrador puede habilitar, deshabilitar y gestionar las configuraciones de cualquier módulo de actividad estándar o contribuído de Moodle del sitio en '' Administración > Administración del sitio > Plugins > Módulos de actividad  ''.
 
 
==Configuraciones comunes==
{{Nuevas características de Moodle 2.9}}
*Desde '' Administración > Administración del sitio > Plugins > Módulos de actividad > Configuraciones comunes '', el administrador puede decidir si es que forzará o no a los profesores para que añadan una descripción a la [[Actividad]] o [[Recurso]] que están creando.
*Esta configuración aplica para todas las [[Actividades]] y [[Recursos]] estándar del sitio.
*La configuración por defecto es NO requerir una descripción.
 
==Gestionar actividades==
 
From ''Administration > Site administration > Plugins > Activity modules > Manage activities'', the administrator can view a list of modules and manage their settings.[[Image:activity modules admin.png|thumb|Manage activities]]


===Número de actividades===
===Número de actividades===
Línea 11: Línea 22:
The numbers against the modules tell you the version (or age) of the module. It is useful to know how up to date each module is and, particularly with contributed modules, it is important to ensure you have the most up to date version that matches your version of Moodle. The first four digits relate to the year of the module.
The numbers against the modules tell you the version (or age) of the module. It is useful to know how up to date each module is and, particularly with contributed modules, it is important to ensure you have the most up to date version that matches your version of Moodle. The first four digits relate to the year of the module.


===Ocultando un módulo===
===Ocultar un módulo===
The hide/show column allows selected modules to be hidden i.e. they do not appear in any course "Add an activity" dropdown menu and cannot be used in any course. To hide a module, click the eye icon so that it changes to a closed eye.
The hide/show column allows selected modules to be hidden i.e. they do not appear in any course "Add an activity" dropdown menu and cannot be used in any course. To hide a module, click the eye icon so that it changes to a closed eye.


El  [[Módulo de retroalimentación]] (which will eventually be replaced by a newer survey module) is hidden by default.
El módulo de [[Retroalimentación]] module (which will eventually be replaced by a newer survey module) is hidden by default.


===Eliminar un módulo===
===Eliminar módulo===


Aparte del  [[Módulo de foro]], cualquier módulo puede ser eliminado usando el enlace en la columna eliminar. No hay una razón para eliminar módulos estándar; sin embargo, los módulos contribuídos (complementos) pueden requerir ser eliminados antes de actualizarlos.
Apart from the [[Módulo de Foro]], any module can be deleted using the link in the delete column. There is no reason for standard modules to be deleted, however contributed modules may need to be deleted before upgrading.


Note: To delete a module completely, in addition to deleting it on the manage activities page, you also need to remove/delete the actual module folder from the ''moodle/mod'' folder, otherwise Moodle will reinstall it next time you access the site administration.
Note: To delete a module completely, in addition to deleting it on the manage activities page, you also need to remove/delete the actual module folder from the ''moodle/mod'' folder, otherwise Moodle will reinstall it next time you access the site administration.


===Configuraciones del módulo===
===Configuraciones===


Many of the modules have additional settings, mostly enabling default values to be set, which can be accessed via the links in the settings column.
Many of the modules have additional settings, mostly enabling default values to be set, which can be accessed via the links in the settings column.


==Reducir el número de actividades enlistadas en el selector de actividades==
==Reducir el número de actividades enlistadas en el slector de actividades==
 
Por defecto, los [[Mánager|Mánagers]] y maestros pueden añadir a un curso cualquier módulo de actividad habilitado en el sitio. Sin embargo, la lista de actividades en el selector de actividades (o menú desplegable para 'Añadir una actividad') puede reducirse en número al prevenir la capacidad de añadir instancias de módulos de actividad particulares.
Note for admins of sites upgrading from 2.2: The set of ''addinstance'' capabilities replaces the module security functionality in Moodle 2.2, allowing for finer-grained control of activity module availability.


Vea [https://docs.moodle.org/24/en/Managing_activities https://docs.moodle.org/24/en/Managing_activities]
By default, managers and teachers can add any activity module enabled on the site to a course. However, the list of activities in the activity chooser (or 'Add an activity' dropdown menu) may be reduced in number by preventing the capability to add instances of particular activity modules.


[[Category:Administración del sitio]]
[[Category:Administración del sitio]]

Revisión del 15:48 17 jun 2015

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

Gestionar actividades

Administración de módulos de actividad

Un administrador puede habilitar, deshabilitar y gestionar las configuraciones de cualquier módulo de actividad estándar o contribuído de Moodle del sitio en Administración > Administración del sitio > Plugins > Módulos de actividad .


Configuraciones comunes

¡Nueva característica
en Moodle 2.9!

  • Desde Administración > Administración del sitio > Plugins > Módulos de actividad > Configuraciones comunes , el administrador puede decidir si es que forzará o no a los profesores para que añadan una descripción a la Actividad o Recurso que están creando.
  • Esta configuración aplica para todas las Actividades y Recursos estándar del sitio.
  • La configuración por defecto es NO requerir una descripción.

Gestionar actividades

From Administration > Site administration > Plugins > Activity modules > Manage activities, the administrator can view a list of modules and manage their settings.

Manage activities

Número de actividades

The activities column lists how many activities for each module there are on your Moodle site. If you click on a number, the list of courses containing that activity will be displayed.

Versión

The numbers against the modules tell you the version (or age) of the module. It is useful to know how up to date each module is and, particularly with contributed modules, it is important to ensure you have the most up to date version that matches your version of Moodle. The first four digits relate to the year of the module.

Ocultar un módulo

The hide/show column allows selected modules to be hidden i.e. they do not appear in any course "Add an activity" dropdown menu and cannot be used in any course. To hide a module, click the eye icon so that it changes to a closed eye.

El módulo de Retroalimentación module (which will eventually be replaced by a newer survey module) is hidden by default.

Eliminar módulo

Apart from the Módulo de Foro, any module can be deleted using the link in the delete column. There is no reason for standard modules to be deleted, however contributed modules may need to be deleted before upgrading.

Note: To delete a module completely, in addition to deleting it on the manage activities page, you also need to remove/delete the actual module folder from the moodle/mod folder, otherwise Moodle will reinstall it next time you access the site administration.

Configuraciones

Many of the modules have additional settings, mostly enabling default values to be set, which can be accessed via the links in the settings column.

Reducir el número de actividades enlistadas en el slector de actividades

By default, managers and teachers can add any activity module enabled on the site to a course. However, the list of activities in the activity chooser (or 'Add an activity' dropdown menu) may be reduced in number by preventing the capability to add instances of particular activity modules.