Scheduler icon

Scheduler

An appointment scheduler for planning face-to-face meetings between teachers and students. Teachers can set up time slots, and students can choose one of these on Moodle.
Price option: Free

Supports Moodle 2.0-5.2 See all versions
Latest release: 3 days ago
Installations: 5519
Downloads (last 90 days): 956

Frankenstyle name: mod_scheduler
Activities

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

I really miss the ability to send messages to students who have already booked an appointment. I can only send messages to students who have not yet booked, but I cannot reach those who have already booked. Please add the message broadcast for all dates, but also for just selected dates, or for a single Student.
We face problems with Moodle 4.3
In Moodle 4.3 php8 When i go to create a new course with the scheduler i get the following error when trying to add time slots
Exception - Undefined constant "viewurl"
Hi, just a question about Scheduler's compatibility with the new Moodle 4.3? Can it be used (I plan to ask the same on the forums)? Will there be an official update sometime soon?
Thanks, again and again, for this great plugin !
Thanks, Henning. I have been thinking and poking at this for hours and finally managed to find the missing link. I had used a tool to merge 2 user accounts a while back (housecleaning sucks). My DB query was missing something that kept me from seeing the deleted account (a LEFT to go with the JOIN). Once I fixed the query I could see the reference to the missing account in the scheduler_appointment table. I simply updated the studentid (for 2 entries) to match the user's current studentid (id in the user table). Everything is fine now.
Might I suggest a check in view.php that somehow acknowledges or ignores user references that have no corresponding entry in the user table?
Thank you very much for this plugin. It is widely used on our campus at Acadia University.
Hello Terry, I'm not sure whether I can help much with this - it will very much have to do with your database contents. Note that the user in question need not be a student, it may also be a teacher (assigned to a slot in the scheduler_slots table).
One of our courses that uses Scheduler has suddenly run into a big problem. When accessing one of the two Scheduler activities, we get an "Invalid user" error message and none of the previous or upcoming slots display. Clicking on the "More information about this error" link gives the following info:
error/moodle/invaliduser
This error can occur when Moodle tries to access a user in the Moodle database that does not exist. This can happen when you try to view your student profile in Moodle by manually entering the URL in the address bar of your browser. Example if you type http://yourschool.com/user/profile.php?id=12345 into your browser and the 12345 id does not correspond to the id of your Moodle profile you will get this error.
You should always avoid typing a url directly in the address bar of your browser when you are navigating through your Moodle site. Always use the navigation that is part of Moodle to get around the site.
This leads me to think a user who had signed up for an appointment is no longer in the Moodle database. However, after carefully searching the database, I can find no indication that there are/were any users deleted who are in the scheduler_appointment table. I am able to grab all their particulars from the user table. I can supply my SQL if it helps. I'm currently stumped as to what is causing the error, but it is preventing the Prof from dealing with sessions that are upcoming. BTW, users (with the student role) can access the sessions (slots) and sign up or remove their sign-up. It's the schedule/view.php file that is showing the error.
Hello Henning. Thank you for this great plugin. I have a short question:
Is it possible to filter the slots by date in some way in the main page :/mod/scheduler/view.php?id=124&subpage=allappointments&offset=-1&what=view ?
...i was thinking maybe modifying the url with something like &date=11092023
Thanks in advance.
It's under development but with, say, low priority, in particular regarding feature requests. (I will get to these only very seldomly; the plugin has been around for 10+ years and, while there's an unlimited list of potential new features, I'm reluctant to add to it significantly.)
Is this plugin development still active? There are few pull-requests at github still opened after a year.
@Simon Bücker
Do to this you may simply take advantage of the "Comments" or "Notes for appointment (visible to student)" fields to paste your link.
Hello Henning,
thank you for the plugin!
Is it possible to put a clickable link in the location field? We would like to put the link to the personal zoom-meeting-room of our teachers.
Thank you!
Good day! Do you plan to support this plugin in the Moodle mobile application? Thank you.
Hello Henning,
We have a slightly unusual requirement of looking for a way to log or Track the Teacher action of Marking or UnMarking the 'Seen' action.
Sometimes Teachers mark students Seen even of they have not, to meet quotas, or having marked them Seen, Unmark to allocate another chance even when it is not allowed by School Administration. So we are exploring if we can control or at least track. User Logs dont seem to profer a solution, Grateful in advance for guidance
Hi Henning, Thanks for your great work with this plugin, it is widely used at my institution. Do you have a timeline for when you anticipate having a version for Moodle 4 available please?