Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: admin/treeprint.

admin/treeprint: Difference between revisions

From MoodleDocs
No edit summary
m (listing formatting)
Line 4: Line 4:




- quickly see the whole Moodle tree.
* quickly see the whole Moodle tree.


- Prints a pretty and collapsible view of your Moodle site.
* Prints a pretty and collapsible view of your Moodle site.


- useful for printing out clean course outlines based on section headers
* useful for printing out clean course outlines based on section headers


Reason for script creation: We had to print off the whole course down to topic heading level,
Reason for script creation: We had to print off the whole course down to topic heading level,
as part of our site report, and Moodle didn't provide a view that exactly met our requirements. (Rory Allford)
as part of our site report, and Moodle didn't provide a view that exactly met our requirements. (Rory Allford)

Revision as of 04:55, 11 July 2006

Rory Allford wrote this script, part of the package in: http://rory.allford.net/uploadcourse.tar.gz (see admin/uploadcourse )

quoting his README:


  • quickly see the whole Moodle tree.
  • Prints a pretty and collapsible view of your Moodle site.
  • useful for printing out clean course outlines based on section headers

Reason for script creation: We had to print off the whole course down to topic heading level, as part of our site report, and Moodle didn't provide a view that exactly met our requirements. (Rory Allford)