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 v3.11.0

Moodle 3.11
Released: Wednesday, 19 May 2021, 9:34 PM

Changelog

3.11.0 (May 19, 2021)

  • [Bugfix] Update internal API in light of MDL-45242
  • Change default branch to "main"
  • Update CI tool to version 3
  • Dropped support for Moodle 3.6-Moodle 3.10
  • Added support for Moodle 3.11
  • Move testing to Github Actions

3.6.3 (July 22, 2020)

  • [Improvement] Support showing a user's timezone

3.6.2 (June 15, 2020)

  • Code cleanup
  • Streamlined unit testing matrix

3.6.1 (January 15, 2020)

  • [Improvement] More robust user image size defaulting
  • [Bugfix] All fields now display, not just the last one

3.6.0 (January 10, 2020)

  • Dropped support for Moodle 3.5
  • [Feature] Make the displayed user fields configurable

3.5.0 (September 16, 2019)

  • Dropped support for Moodle 3.4
  • [Feature] Add role filtering
  • [Feature] Add image size setting

3.4.2 (May 17, 2019)

  • Add support for flat navigation
  • Add option to display username in report

3.4.1 (November 26, 2018)

  • Replaced the YUI Javascript module with an AMD module

3.4.0 (May 13, 2018)

  • Updated for GDPR compliance

3.3.0 (January 10, 2018)

  • Changed version numbering to match stable version
  • [Bugfix] Updated the "All users" display in light of MDL-60675

1.1.2 (April 24, 2017)

  • [Tests] Update Behat tests for Moodle 3.3

1.1.1 (November 17, 2015)

  • [Tests] Add Behat test coverage
  • [Bugfix] Code cleanup

1.1.0 (January 6, 2015)

  • [Feature] Add groups filtering
  • [Bugfix] Only show active enrollments

1.0.0 (May 29, 2013)

  • Initial release

Version information

Version build number
2021051900
Version release name
v3.11.0
Can be updated from
v3.6.0 (2020011000), v3.6.1 (2020011001), v3.6.2 (2020061500), v3.6.3 (2020072200)
Maturity
Stable version
MD5 Sum
76e7a8c2f7788d53525be0de1c321cdf
Supported software
Moodle 3.11
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main
VCS tag
v3.11.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