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
Julio Montoya fa280ad284 Minor - format code 6 years ago
..
Entity Minor - format code 6 years ago
lang Add spanish to CourseHomeNotify plugin - refs BT#15808 6 years ago
CourseHomeNotifyPlugin.php Minor - flint fixes 6 years ago
README.md Plugin: Add course home notifiy - refs BT#15808 6 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

  • 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.