Moodle Plugins directory: Signup Sheets | Moodle.org

Signup Sheets
Activities ::: mod_tutorialbooking
Maintained by
The University of Nottingham,
Neill Magill
The signup sheets module (formerly known as tutorial booking) is designed to allow instructors of a course
to create slots that the students can sign themselves up to.
Latest release:
554 sites
122 downloads
71 fans
Current versions available: 15
The signup sheet module is designed to allow instructors of a course to create slots that the students can sign themselves up to. It replicates the signup sheet on an office door.
Detailed information is in the attached functional specification
ISLT-210950829-070814-1213-1052.pdf
For a detailed overview of operation visit the plugin help page: http://workspace.nottingham.ac.uk/display/Moodlehelp/How+to+use+the+Signup+Sheet+Tool
Detailed information is in the attached functional specification
ISLT-210950829-070814-1213-1052.pdf
For a detailed overview of operation visit the plugin help page: http://workspace.nottingham.ac.uk/display/Moodlehelp/How+to+use+the+Signup+Sheet+Tool
Contributors
The University of Nottingham (Lead maintainer)
Neill Magill: UoNDeveloper
Please login to view contributors details and/or to contact them
They don't works. Any idea?
Thanks!
Also see: https://docs.moodle.org/dev/Translating_plugins
There is no waiting list.
There is a capability that can allow Teachers to add students even if it breaks the sign up limit.
The messages go through the Moodle messaging/notification system so I guess it could be possible that your configuration there is stripping the html.
We have this installed on a production server running Moodle 3.11.7+ and on a dev server running 4.0.1+. We see an update for the plugin on the Moodle 3 server, but not the 4.0.1+ server. We plan to move the production server to 4 this fall and are wondering if there are plans for the plugin to be supported on Moodle 4.0+.
Either way, thank you very much for all of your work on this plugin to date and for sharing it with the community.
We have just finished our Moodle 3.11 upgrade (unfortunately the delays to the release of Moodle 4 meant that we did not have time to upgrade to it this year), so it may be a little while before we have a chance to look at a full Moodle 4 upgrade for the plugin, normally we would likely start our next upgrade cycle in December or January.
If you do find any problems with it on Moodle 4.0 please do feel free to raise a ticket on our Bitbucket tracker for it, we may be able to find some capacity to fix issues.
is it possible to add fileds to an excell file when I expror it? For example I need to export the Tax ID code that's an additional user filed I forced to be mandatory.
Thank you in advance.
1. showuseridentity
2. hiddenuserfields
I have been running this as a plugin on a test system of 4.2 (I appreciate that this isn't yet supported, but it has been working). However either Moodle or the plugin have just been updated (or both?... I am using git to shedule updates) and I now get an error when trying to update the database that Signup sheets requires Moodle 2023100400. Any ideas?
Thanks Geoff
The MOODLE401 branch will contain the code that is currently in the plugins directory.
The other option is to take commit 98871241717fc3a32db769673820250e86fce4fa which should have changes that are compatible with Moodle 4.2 (these changes have been tested, but against Moodle 4.3)
We have pushed changes into the master branch of the plugin to upgrade it to support Moodle 4.3, these are not yet in the plugins directory yet as we have not put them through testing.
That fixed it, many thanks! I will follow the 401 branch in future!
Geoff
Is it possible to have participants register for more than one session in a sheet?
Thank you.
We have no plans to change that at the moment. If you have the development capabilities we would consider accepting a well designed pull request that added support for allowing a user to be signed up to more than one session on a sheet though.