Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Module use report: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
New page: The '''Module use''' report displays how many courses use each module. A second page shows which courses use a specific module. == Installation == Copy the moduleuse folder into admin/repo...
 
Use: added see also with cross links
 
Línia 5: Línia 5:
== Use ==
== Use ==
Users with suitable privileges will see the 'Module use' link in the reports section of the 'Site Administration' block. Clicking on this link displays the first page of the report, listing all installed modules and the numbers of instances and courses they are used in. Clicking on the numbers leads to the second page where the courses using an individual module are listed, with the number of instances in each course.  
Users with suitable privileges will see the 'Module use' link in the reports section of the 'Site Administration' block. Clicking on this link displays the first page of the report, listing all installed modules and the numbers of instances and courses they are used in. Clicking on the numbers leads to the second page where the courses using an individual module are listed, with the number of instances in each course.  
==See also==
*[http://moodle.org/mod/data/view.php?d=13&rid=1639  Module use report] is a Modules and plugins database page for downloads and more information.
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]




[[Category:Contributed code]]
[[Category:Contributed code]]

Revisió de 15:01, 14 set 2008

The Module use report displays how many courses use each module. A second page shows which courses use a specific module.

Installation

Copy the moduleuse folder into admin/report/

Use

Users with suitable privileges will see the 'Module use' link in the reports section of the 'Site Administration' block. Clicking on this link displays the first page of the report, listing all installed modules and the numbers of instances and courses they are used in. Clicking on the numbers leads to the second page where the courses using an individual module are listed, with the number of instances in each course.


See also