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.

Since a couple of weeks I can't export everything from scheduler into an Excel. The export fields seem to be a problem.
When playing around with the export settings it sometimes works, and it sometimes doesn't. The profile fields I inculde are visible for the user himselve.
I hope someone can help me.
Kind regards,
Noortje
Hello,First of all thank you very much for developing this activity
I would like to ask if this activity can add multiple activities in the same time period in a course?
In the process of using it, I will be prompted that there is already an activity at the same time, and I need to add 5 activities at the same time.
Is there a workaround?
I look forward to your reply very much~
Hi there, when will version for moodle 4.0 be released and tested?
Will this plugin be available for Moodle 4.0?
Hi Yexiang,
The thing to check there is not the users' physical locations, but rather the timezone in their respective Moodle user profiles.
Hi, thank you so much for creating the useful tool. May I ask if scheduler will auto change time-zones when teachers or students are creating or booking the slots? Our system is in China, and the teacher who is in Dubai said students see the same time as he did although they are not in the same country.
Hi. this may have been covered already, but where can I change the date and time to show U.S. format and 12-hour time? I didn't see a setting for it, so I'm trying to find it in code. Thanks for your help!
I have now marked the latest release (3.7.0) as compatible with Moodle 3.10 and 3.11. For details and caveats see here:
https://moodle.org/mod/forum/discuss.php?d=425656
Yes , I too would like to ask about the upgrade for Moodle 3.10.
Hi! It does not work in Moodle 3.10, does it? - Any estimated time for the upgrade?
Thank you
Hi there, we are interested in giving students the permissions to add a time slot so they can set up study-type sessions with other students in their course. The challenge we are facing is that if we allow the permissions in a scheduler actiivty for students to manage their appointments (allowing them to create them) they are unable to see the booking options of other students. Is there some configuration we haven't thought of? Or is this intentional? Is it possible to allow students to both add events and book them in the same scheduler?
Good day,
Quick question, do you have an estimated time for the upgrade for moodle 3.10?
Hi. Thank you for the great plugin.
I have an issue with the Scheduler Plugin. I do not want the teachers to see the email addresses of the students.
I have completely made the students hidden site wide on other areas of Moodle but it still shows under Scheduler. Please help. IT is very important for us to hide students email addresses from all users inlcuding teachers for privacy reasons. Thanks!
Hello, I'm using moodle 3.7 and I have installed scheduler 3.7.0. After creating slots for the students, I found out that they are not able to view them instead they see this notification "No slots are available for booking at this time." when they access scheduler from their accounts.
Hello and thank you for this great plugin. In this COVID-19 era, we are forced to have online office hours. Currently we are posting Zoom links into the location field. But that requires students and teachers to copy the link and paste in another browser tab. So I tried creating a URL activity and then use the Auto linking Filter. But that still does not work. We are trying to make it as easy as possible for students and teachers to access the Zoom link. Could you update your code on line 783 of the render dot php to $rowdata[] = format_text($slot->location, FORMAT_HTML); That will make auto linking work. That would also avoid us having to make the change each time we update the plugin. smile Thank you.