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...
Julio Montoya e7ad16a059 Commit fixes - plugin/check_extra_field_author_company 5 years ago
..
CheckExtraFieldAuthorsCompanyPlugin.php Commit fixes - plugin/check_extra_field_author_company 5 years ago
README.md Minor - Code style changes and remove excess security escaping in new reports - refs BT#17648 6 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'

Make sure two extra fields exist in order to enable the "Distribution by entity" and "Distribution by author" reports.

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