Reservation
Maintained by
Roberto Pinna
This activity module permits to schedule an event with a defined reservation time.
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 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
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.
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!
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.
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?
if set the number of seats grater than the sum of all sublimits you get it.
Cheers,
Roberto.
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!
scrivo in italiano poiché vedo che Roberto è italiano
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
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
- 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
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?