Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/coursehomenotify
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 3 years ago
..
Entity Minor - format code 6 years ago
lang Add spanish to CourseHomeNotify plugin - refs BT#15808 6 years ago
CourseHomeNotifyPlugin.php Minor - Format code 3 years ago
README.md PLugin: Add reference about folder permissions 4 years ago
configure.php Plugin: Add course home notifiy - refs BT#15808 6 years ago
content.php Plugin: Add course home notifiy - refs BT#15808 6 years ago
install.php Plugin: Add course home notifiy - refs BT#15808 6 years ago
plugin.php Plugin: Add course home notifiy - refs BT#15808 6 years ago
uninstall.php Plugin: Add course home notifiy - refs BT#15808 6 years ago

README.md

Notify in course home

Show notifications when a user enter in course home page.

Set up

Prior to installing/uninstalling this plugin, you will need to make sure the src/Chamilo/PluginBundle/Entity folder is temporarily writeable by the web server.

  • Install the plugin and enable.
  • Go to Settings tool in course base.
  • Display the Notify in course home section. And set the notification.

Adding a notification

The notification has a HTML content and an optional Expiration link field. If this field is set, then the notification will be displayed until the user visualizes it. Otherwise the notification will be displayed every time the user enter to the course home page.