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.
Latest release:
989 sites
551 downloads
80 fans
Current versions available: 8

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.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Charles Fulton (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Matt Jeltema
    པ་སངས་, 6 ཟླ་༩ 2019, 12:04 AM
    Thanks for the helpful plug-in. We've had several faculty ask for bigger pictures. Any chance of adding a configuration so the user could choose pic size (e.g. S,M,L) or allow a user to choose the grid size when printing (e.g. 4x6, 8x10, etc.)? We may be able to contribute some development help.
  • Andrew Zito
    པ་སངས་, 6 ཟླ་༩ 2019, 3:17 AM
    Hi Matt, that is certainly something we'd be happy to look at implementing. The picture size is an argument passed to the core Moodle function that generates the picture markup; it shouldn't be too difficult to make this configurable from the front end. I took the liberty of opening an issue on GitHub: https://github.com/LafColITS/moodle-report_roster/issues/21

    This GitHub issue will be kept up to date with our progress. I happen to actually have some time right now (!!) so I will plan to work on it this week/next week.
  • Matt Jeltema
    པ་སངས་, 6 ཟླ་༩ 2019, 10:24 AM
    Wow - great! Thanks for the prompt reply - looking forward to it!
  • Andrew Zito
    མིག་དམར་, 10 ཟླ་༩ 2019, 3:47 AM
    Hi again Matt -- if you look at https://github.com/LafColITS/moodle-report_roster/issues/21 you can see some screenshots of the configurable size feature. How do those sizes look to you? I'm planning to finalize & publish a version of the plugin including this feature later this week.
  • Matt Jeltema
    ཕུར་བུ་, 12 ཟླ་༩ 2019, 2:13 AM
    Yes, that looks great. Thanks, Andrew!
  • Ben Kahn
    སྤེན་པ་, 7 ཟླ་༡༢ 2019, 7:51 AM
    Hi Charles and Andrew, this plugin looks great and I think will benefit my instructors. One question/enhancement suggestion - would it be possible to allow other fields to be added to the roster report? In particular, my admin is very interested in allowing faculty to view preferred pronouns somehow in Moodle. I am thinking of adding a custom profile field for this, and the roster report seems like the perfect way to display something like that.
  • Charles Fulton
    ལྷག་པ་, 18 ཟླ་༡༢ 2019, 12:15 AM
    Hi Ben, that's a great suggestion and we're looking to do just that in a forthcoming release.
  • Daniel Avon
    ཕུར་བུ་, 26 ཟླ་༡༢ 2019, 10:47 PM
    Is that possible to include an option to align to the left the last line of photos? In that way, the column will be align. Thank you.
  • Al
    སྤེན་པ་, 11 ཟླ་༡ 2020, 7:44 AM
    Hi, any chance you could allow us to drag the pictures around to make a seating plan?
  • Charles Fulton
    ཕུར་བུ་, 16 ཟླ་༡ 2020, 12:53 AM
    Hi Al, we don't currently have plans to implement something like that.
  • Steve Taylor
    པ་སངས་, 7 ཟླ་༢ 2020, 10:12 PM
    The number of users that fit in a row seems to depend on the length of their names, which means that when Learning Mode is toggled on and off, their position can shift around. This makes it a little harder to drill yourself on student names, because you'll look at a photo, then toggle the name on to check yourself, and now that photo is in a new position. It would be nicer if there was a fixed grid, so that photos didn't move.
  • Andrew Zito
    པ་སངས་, 14 ཟླ་༢ 2020, 4:40 AM
    Hi Steve, that's probably a result of our use of CSS flexbox styling -- which was an improvement overall, but resulted in this unintended consequence. It's certainly something we'd like to fix. Would you be so kind as to submit a bug request describing the issue here https://github.com/LafColITS/moodle-report_roster/issues/new ? Thanks!
  • Ricardo Caiado
    ཕུར་བུ་, 4 ཟླ་༡༡ 2021, 4:15 AM
    Hi,

    I would like to suggest an improvement to this plugin: pagination

    I have a class of +30k users!

    Ricardo
  • Charles Fulton
    ཕུར་བུ་, 4 ཟླ་༡༡ 2021, 4:18 AM
    Hi Ricardo,

    That's a great suggestion--definitely not a use case at my home institution (total enrollment is under 3K). I don't think it would be too tricky to implement either, though I can't commit to when I'd be able to do it.

    Charles
  • Nicholas Bovee
    པ་སངས་, 8 ཟླ་༤ 2022, 11:23 PM
    Is there any way to restrict teachers to only the groups they themselves are in?
1 2 3
Please login to post comments