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/check_extra_field_author_co...
NicoDucou 508f98a2d1 Tracking : updating description of the plugin to better explain what it does -refs BT#17943 4 years ago
..
CheckExtraFieldAuthorsCompanyPlugin.php Minor - PHP fixes 5 years ago
README.md Tracking : updating description of the plugin to better explain what it does -refs BT#17943 4 years ago
index.php Commit fixes - plugin/check_extra_field_author_company 5 years ago
install.php Commit fixes - plugin/check_extra_field_author_company 5 years ago
plugin.php Commit fixes - plugin/check_extra_field_author_company 5 years ago
uninstall.php Commit fixes - plugin/check_extra_field_author_company 5 years ago

README.md

Check Extra Fields 'author' and 'company'

Distribution by entity report enable the administrator to select a date range to show the number of users that have been subscribed to a learning path or a course during this time frame. The number users are group by entity/company.

Distribution by author report enable the administrator to define for each user if it is an author or not. Then for each item in a Learning Path the administrator can select who is its author from the indentified list and indicate the price. Finaly the reports enable the adminstrator to select a date range to show for each author how many of his content (LP item) has been given access to users (based on the learning path subscription of the users) and show the amount of money they should be paid based on the number of access authorised in this period.

This plugin adds the extra fields necessary to display "Distribution by entity" and "Distribution by author" reports.

  • For the "Distribution by entity" report to be displayed, it is necessary to have the type of extra user field, with a multiple selector. The name of this field must be "company".
  • For the "Distribution by author" report to be displayed, it is necessary to have the field type extra learning path, with a multiple selector drop-down. The name of this field must be "authors".