Roster
Maintained by
Charles Fulton, Andrew Zito
This is a simple report which displays the user pictures for everyone enrolled in the given course.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks for your help
I add this to line 53 on index.php
$item .= html_writer::tag('span', username($user));
I hope "username" of user must be print
But it doesn't work
Do you have an idea to help me for this?
I want to use this plugin, and add some other field to it (like username)
Then print it, and for final exam, tag it to Chair
And student can sit down on own Chair
That said if you want to change what's displayed the relevant place is line 52 on index.php. I'm happy to review patches on github (see source control link above).
how can add other user field for example email, username, ....
It would be cool if this was an addition to the participant's page where this data is displayed already but perhaps with an option to the User list option to simply display user pictures(/names) only.
Lots of names will be memorised quickly with this.