Diferencia entre revisiones de «Notificaciones»

De MoodleDocs
(restored page)
({{EnTraduccion}})
Línea 1: Línea 1:
{{Notadeltraductor|Esta página antes estaba en Notificaciones}}
{{Mensajería}}{{EnTraduccion}}
{{Seguridad}}
*Notifications alert teachers, students and other users about events in Moodle such as new forum posts, assignments needing grading or badges awarded.
{{Moodle 2.x}}
*New notifications are highlighted with a number in the notifications menu at the top of the screen:
Localización: ''Administración del sitio > Seguridad > Notificaciones''


==Notificaciones de actualización==
[[File:NewNotificationsMenu.png|center]]


Un administrador puede configurar las notificaciones de actualización tanto para el núcleo de Moodle como para los complementos (''add-ons''), antiguamente llamados extensiones (plugins en México) contribuídos que están instalados en el sitio mediante ''Configuraciones > Administración del sitio > Servidor > Notificación de actualizaciones''. Vea [[Notificaciones de actualización disponible]] para más detalles.
Clicking there displays any new notifications, along with the option to mark all as read ''(1 below''), to go to the notifications preferences page ''(2)'' to change how notifications are received, and ''(3)'' to view all notifications.


==Notificaciones de accesos fallidos==
[[File:NewNotificationsFeatures.png|center]]


Un administrador puede configurar la notificación de accesos fallidos en ''Configuraciones > Administración del sitio > Seguridad > Notificaciones''.
Clicking 'View full notification' displays the notification in a full list, whereas clicking the main body of the notification will take you to the location in Moodle that the event happened, as in this example, to the assignment grading screen.


===Mostrar accesos fallidos a===
==Receiving notifications==
* Along with a visible alert to new events in the notifications menu, users can configure how they are notified of new events from their notification preferences page accessed from the user menu or from the gear icon in the notifications menu.
* Notifications may be sent via the web (when logged in to Moodle), email and mobile (for [[Moodle Mobile]]-enabled sites).
* Web offline options are for setting whether a user is notified when they next log in to Moodle.


Active esta opción para que se avise a los administradores si alguien intenta robar el usuario a un profesor o estudiante. Cuando se activa aparece un enlace con el número de logins fallidos en la esquina superior derecha de la página cuando el administrador entra en la plataforma. Para acceder a la página de logins fallido basta con pinchar sobre el enlace.
[[File:NewNotificationsPreferencesPage.png|center|thumb|400px]]
 
El administrador es el administrador con el menor id en la tabla de usuarios de la base de datos (o lo que es lo mismo, el primer administrador creado que todavía siga activo), mientras que todos los administradores son todos los usuarios con el rol administrador.
 
===Email sobre fallas de ingreso===
 
Si le preocupan las fallas al intentar ingresar al sitio, Usted puede configurar a los administradores o a otros usuarios a quienes se les envíen Emails al respecto.
 
===Umbral para notificaciones por Email===
 
Esto configura el número de ingresos fallidos, de un usuario dado, desde una sola computadora, que dispararán la notificación.
 
==Otras notificaciones==
 
La versión de Moodle empleada se puede encontrar en ''Notificaciones > Administración del sitio > Notificaciones''.
 
Otras notificaciones enlistadas en esa página pueden incluir a:
 
* [[Advertencias al actualizar]]
* [[Cron]] no ha sido ejecutado en las últimas 24 horas
* Las tablas de la base de datos están usando elmotor de base de datos de MyISAM database engine - vea [https://docs.moodle.org/24/en/Migration_from_MyISAM_to_InnoDB Migration from MyISAM to InnoDB] sobre recomendaciones para hacer esto
* "No se recomienda habilitar la configuración de PHP para mostrar errores (display_errors) en sitios en producción debido a que algunos mensajes de error pueden revelar información sensible acerca de su servidor." Lo que Usted haga a este respecto no está explicado. El hacer un archivo php.ini con "display_errors = off;" en él en la carpeta "con el script" (?) es una sugerencia encontrada al buscar en Google, pero puede depender de su servidor.
* El sitio aún no ha sido [[Registro del sitio|registrado]]


==Vea también==
==Vea también==
* [http://youtu.be/d3D77TfI8wA Moodle 2.0 Notifications, Register and Advanced features]  MoodleBites video on YouTube
* [https://docs.moodle.org/dev/Available_update_notifications https://docs.moodle.org/dev/Available_update_notifications]
* [[Advertencias al actualizar]]
* [[error/moodle/errortoomanylogins]]
* [[Notificaciones]] para las notificaciones al usuario que son una nueva característica importante de Moodle 3.2


* [[Notificaciones del sitio]] para administradores


[[de:Benachrichtigungen]]
[[en:Notifications]]
[[en:Notifications]]
[[eu:Jakinarazpenak]]
[[eu:Jakinarazpenak]]
[[fr:Notifications]]
[[fr:Notifications]]
[[de:Benachrichtigungen]]


[[Category:Administrador]]
 
[[Categoría:Administrador]]

Revisión del 14:59 30 nov 2018


  • Notifications alert teachers, students and other users about events in Moodle such as new forum posts, assignments needing grading or badges awarded.
  • New notifications are highlighted with a number in the notifications menu at the top of the screen:
NewNotificationsMenu.png

Clicking there displays any new notifications, along with the option to mark all as read (1 below), to go to the notifications preferences page (2) to change how notifications are received, and (3) to view all notifications.

NewNotificationsFeatures.png

Clicking 'View full notification' displays the notification in a full list, whereas clicking the main body of the notification will take you to the location in Moodle that the event happened, as in this example, to the assignment grading screen.

Receiving notifications

  • Along with a visible alert to new events in the notifications menu, users can configure how they are notified of new events from their notification preferences page accessed from the user menu or from the gear icon in the notifications menu.
  • Notifications may be sent via the web (when logged in to Moodle), email and mobile (for Moodle Mobile-enabled sites).
  • Web offline options are for setting whether a user is notified when they next log in to Moodle.
NewNotificationsPreferencesPage.png

Vea también