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.6, 2.7, 2.8
Released: Friday, 3 January 2014, 12:36 AM
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
2014010200
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
87024bc23e559e47d6745d8009374399
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_26_STABLE
VCS tag
v1.0-2.6

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