Roster

Reports ::: report_roster
Maintained by Charles Fulton, Andrew Zito
This is a simple report which displays the user pictures for everyone enrolled in the given course.

Roster v1.0

Moodle 2.2, 2.3, 2.4, 2.5
Released: Thursday, 20 June 2013, 9:26 PM

Roster report

This is a simple report which displays the user pictures for everyone enrolled in the given course. You can install it using git. In the top-level folder of your Moodle install, type the command: git clone git://github.com/LafColITS/moodle-report_roster.git report/roster Then visit the admin screen to allow the install to complete. Once the plugin is installed, you can access the functionality by going to Reports > Roster within the course. There are two options when viewing the roster. One is to toggle the "Learning mode," which turns the display of names on and off. The other is a "Printable" view, which brings up a version of the report suitable for printing.

Version information

Version build number
2013052000
Version release name
v1.0
Can be updated to
v1.1.0 (2015010600), v1.1.1 (2015111700), v1.1.2 (2017042400), v3.3.0 (2018011000), v3.3.1 (2018011001), v3.4.0 (2018051300), v3.4.1 (2018112600)
Maturity
Stable version
MD5 Sum
1796f6f64eff8ce314fe81cbcedceeaa
Supported software
Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_23_STABLE
VCS tag
v1.0

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation