Reservation icon

Reservation

Maintained by Roberto Pinna
This activity module permits to schedule an event with a defined reservation time.
Price option: Free

Supports Moodle 2.0-4.5 See all versions
Latest release: 3 years ago
Installations: 909
Downloads (last 90 days): 403

Frankenstyle name: mod_reservation
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.

Hi Roberto. No problem at all! - and thank you very much for providing a fix so quickly, we really do appreciate it. The plugin updates fine now!
Dear Roberto,
I send you the messages related to the error that is notified after updating the version of the plugin with the reservation 3.4 when trying to upgrade the database (moodle 3.5.1.):
Si è verificato un errore sconosciuto durante l'aggiornamento del plugin mod_reservation alla versione 2018100600, non è possibile proseguire.
Maggiori informazioni su questo errore
Debug info:
Error code: upgradeerror
Stack trace:
line 304 of /lib/upgradelib.php: upgrade_exception thrown
line 815 of /lib/upgradelib.php: call to upgrade_mod_savepoint()
line 512 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
Thank you so much.
Greetings Giovanni
What I'm trying to say is this. I have created a reservation activity for a specific day, for example: 11/09/2018, where we have up to 20 different options for the user to select whether it is a room, an equipment or a laboratory. So just one activity per day and several reservations within this activity. Thank you!
In PLACE, the user can choose an option from the available ones. Thanks
Hi Roland,
sorry there was a bug in upgrade procedure.
I updated it a few second ago to fix it.
Please download it again.
Sorry again,
Roberto.
Hi. We just to tried to update to version 3.5 under Moodle 3.5.1 and received the following error:
Upgrading to new version
mod_reservation
Unknown error upgrading mod_reservation to version 2018100600, can not continue.
More information about this error
Debug info:
Error code: upgradeerror
Stack trace:
line 304 of /lib/upgradelib.php: upgrade_exception thrown
line 815 of /lib/upgradelib.php: call to upgrade_mod_savepoint()
line 512 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
Apologies for the lack of detail, but the above was generated with debugging switched on. I was able to reproduce this by attempting to upgrade twice, but the same error occurred each time. Other plugins can be installed and upgraded without issue, it's just this one that is causing us problems. Any advice very gratefully received - and thank you for such a useful plugin!
Grazie
Hi Aaron,
for now there is not other way with reservation plugin to unblock students.
I think you can try to use moodle conditional rules to manage that without connected reservations.
I make a note for a this new feature in reservation development roadmap.
Hi Roberto, plugin works perfectly.
The issue that I have now is with students who reserve a seating and do not attend. Once the reservation closing date has passed they are locked with that date and they cannot book another date which is bound to it. The only solution is that a tutor removes him/her from the previous booking. Is there an alternative solution where once the reservation date has passed user can be "auto unblocked" from the expired booked date?
Hi László,
if set the number of seats grater than the sum of all sublimits you get it.
Cheers,
Roberto.
Hi,
Is there currently any way to set up a sublimit other than a specific number for a profile field? I'd like to set up sublimits e.g. that at least 2 medical professionals and at least 3 educators should be in the reservation, but there could be more from of each and other fields as well. Is this possible?
Thanks!
Salve,
scrivo in italiano poiché vedo che Roberto è italiano smile
Avrei una domanda. E' possibile collegare due (o più) istanze di prenotazione di modo che la seconda risulta visibile solo se i posti nella prima sono completi?
Questo faciliterebbe al docente prevedere quanti turni predisporre per un'attività in laboratorio (dove il numero di posti è limitato).
Grazie in anticipo,
Valentino
Sorry Roberto,
another thing I cannot understand is the grading. If teacher goes into a specific reservation while it is still "open", he/she will see under Manage the Grading option and can select what grade to give. Once the reservation time is expired the Grade option does not appear. Appreciate explanation on how to use - After the event starts the teacher can grade the event. Students will noticed by mail.
Regards
Aaron
Hi Roberto, fantastic job with the plugin. One issue, been trying everything to make the following function work
- reservation can be connected to another reservation so students can reserve to only one of them;
Mi sto impazzendo. Searched everywhere but cannot find how to make a reservation connect to another. Cannot find online any instructions. Appreciate any help you can provide me
Grazie in anticipo
Aaron
Hi, I installed the 3.2 (2017022101) version, and I have a problem.
When I create ONE instance of the reservation mod, I dont't have any problem, but when I try to create a second instance in the same course, I can't, I recive the message:
Debug info: ERROR: invalid input syntax for integer: ""
SELECT * FROM mdl_reservation WHERE id = $1
[array (
0 => '',
)]
Error code: dmlreadexception
Can you help me?