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/public/plugin/coursehomenotify
Yannick Warnier 5c65d51f4f Internal: Add missing, untreated, plugins from 1.11.x 8 months ago
..
Entity
lang
CourseHomeNotifyPlugin.php
README.md
configure.php
content.php
install.php
plugin.php
uninstall.php

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.