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 v4.1.1

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Tuesday, 4 June 2024, 9:20 PM

Changelog

4.1.1 (June 4, 2024)

  • [Bugfix] Actually exclude fullname from enrolled user query

4.1.0 (May 1, 2024)

  • [Bugfix] Explicitly exclude fullname from enrolled user query
  • Dropped support for Moodle 4.0

4.0.1 (April 12, 2022)

  • Fixup version information (thanks @jrm-unamur)
  • Updated tests for MDL-74276

4.0.0 (March 29, 2022)

  • Remove support for flat navigation
  • Added support for Moodle 4.0 and dropped support for Moodle 3.11

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
2024050101
Version release name
v4.1.1
Maturity
Stable version
MD5 Sum
13d534a75291bf7e1badf75d66fec1d9
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1.1

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