Reservation

Activities ::: mod_reservation
Maintained by RobertoRoberto Pinna
This activity module permits to schedule an event with a defined reservation time.
Latest release:
1003 sites
460 downloads
90 fans
Current versions available: 7

moodle-mod_reservation

Reservation module

This module permits to schedule an event with a defined reservation time. The main targets of this module are schedule laboratory sessions and exams but you can schedule everything you want.

Teacher can define the number of seats available for the event, event date, reservation opening and closing date. A reservation may have a grade or a scale. Students can book and unbook a seat and add a note about this reservation.

After the event starts the teacher can grade the event. Students and teachers may will notified by mail.

Reservation list may be downloaded in various formats.

  • teacher can also define multiple sublimits for available seats basis on user profile fields;
  • reservation permits overbooking, also for sublimits;
  • teacher can manually reserve seats for other user;
  • teacher can send messages to reserved users;
  • admin can define which profile fields are shown in reservation list table in reservation module settings;
  • reservation can be connected to another reservation so students can reserve to only one of them;
  • managers and administrators can upload list of reservation through a CSV file;

Changelog

  • v4.0
    • Added support to Moodle 4.0
  • v3.9
    • Added support to Moodle 3.9
  • v3.8
    • Added support to Moodle 3.8
  • v3.7
    • Fixed request deletion
  • v3.6
    • Full code revision
    • Added option to make Note field required
  • v3.5
    • Added Moodle Privacy API support
    • Fixed note display to students
  • v3.4
    • Disabled overbooking when no reservation limit is set
    • Added option to do not show reservation number to students
    • No time limit to manual reservation
  • v3.3
    • Update to Moodle 3.3
    • Added options in what student can view in reservation page (number, list and when)
  • v3.2
    • Added options to choose which calendar events must be created with reservation
    • Moved italian translation on AMOS
    • Fixed long sheet name in excel downloading error
  • v3.1
    • Added Global Search support
  • v3.0
    • Fixed compatibility with Moodle 2.7/2.8
    • Changed plugin icon
  • v2.9
    • Added support on activity completion with rule reserved

Install

  1. Copy the plugin directory "reservation" into moodle/mod/.
  2. Check admin notifications to install.
  3. Done

Maintainer

The module is being maintained by Roberto Pinna

Thanks to

With thanks to various friends for contributing (Angelo, Matteo, Wiktor, Cecilia, Francesco). Thanks also to users who have taken the time to share feedback and improve the module.

Technical Support

Issue tracker can be found on GitHub. Please try to give as much detail about your problem as possible and I'll do my best to help.

License

Released Under the GNU General Public Licence http://www.gnu.org/copyleft/gpl.html

Screenshots

Screenshot #0

Contributors

Roberto
Roberto Pinna (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Derek Hawkins
    Fri, 4 Aug 2017, 2:20 AM
    Robert,

    Has your module only been tested with MySQL or have you checked it with other DBs? Thank you.

    - Derek
  • Roberto
    Wed, 23 Aug 2017, 10:09 PM
    Hello Derek,
    I don't think I ever tested it with other DBs but it use Moodle DB library functions to make queries.
    Did you notice particular issues with another DB?

    Roberto.
  • Roberto
    Thu, 24 Aug 2017, 4:40 PM
    Hi Borko,
    there was a problem with PHP 5.4 now fixed. For info see: https://github.com/bobopinna/moodle-mod_reservation/issues/8
    You can download latest release to resolve it.
  • Bruno Gabe
    Fri, 1 Sept 2017, 10:14 PM
    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?
  • Aaron Cauchi
    Sun, 3 Sept 2017, 8:20 PM
    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
  • Aaron Cauchi
    Sun, 3 Sept 2017, 9:30 PM
    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
  • Valentino Santucci
    Thu, 26 Oct 2017, 12:48 AM
    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
  • László Pauer
    Mon, 18 Dec 2017, 5:15 PM
    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!
  • Roberto
    Tue, 19 Dec 2017, 9:43 PM
    Hi László,
    if set the number of seats grater than the sum of all sublimits you get it.

    Cheers,
    Roberto.
  • Aaron Cauchi
    Mon, 21 May 2018, 9:32 PM
    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?
  • Roberto
    Tue, 22 May 2018, 3:00 PM
    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.
  • Aaron Cauchi
    Tue, 22 May 2018, 3:02 PM
    Grazie
  • Roland Sherwood
    Tue, 11 Sept 2018, 8:09 PM
    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!
  • Roberto
    Tue, 11 Sept 2018, 8:25 PM
    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.
  • Plínio Felipe Peçanha Oliveira
    Tue, 11 Sept 2018, 11:14 PM
    In PLACE, the user can choose an option from the available ones. Thanks
Please login to post comments