MRBS

Blocks ::: block_mrbs
Maintained by DavoDavo Smith
Based on the stand-alone MRBS project ( http://mrbs.sourceforge.net ), this allows users to book rooms and other resources from within Moodle.
Latest release:
529 sites
52 downloads
28 fans
Current versions available: 3

For a full description of this block, please see here http://docs.moodle.org/en/MRBS_block

A Moodle 1.9 version of this plugin can be downloaded directly here: https://github.com/arborrow/moodle-block_mrbs/zipball/MOODLE_19_STABLE - this is not available on Moodle.org as there would be a lot of work involved in rewriting it to pass the automated database naming checks.

Screenshots

Screenshot #0

Contributors

Davo
Davo Smith (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Phil Brown
    Wed, 1 June 2016, 9:53 PM
    Hi,

    Quick question: Do I need the stand alone MRBS install as well, or is this a full blown moodle replacement?

    Thanks,

    Phil
  • Davo
    Wed, 1 June 2016, 9:55 PM
    Phil,

    This block includes a (fairly old) version of the MRBS plugin. Due to the customisations, only the included version of MRBS is compatible with this block.
  • Phil Brown
    Thu, 4 Aug 2016, 7:49 PM
    Hello Davos,

    I need to implement this for Moodle 3.0 and I'm having some issues. Does this work with Moodle 3.0 with some modifications, or will we have to wait sad Desperate to get it working, our school needs it!

    Thanks,

    Phil
  • Peter de Groot
    Fri, 5 Aug 2016, 10:36 AM

    Hi... have it running in moodle 3.05.

    Is also coming up with an error, sorry .,.. sorry cannot remember exactly where... when booking a room, from memory.. but it still works.
    The error also complains that it needs a programmmer to look at it..

    Are you going to revisit this block soon ? Is a mission critical one...
  • eli chan
    Wed, 31 Aug 2016, 11:31 AM
    Hi all, I also got the same error for latest moodle 3.1.1, this definitely help since we are now using two separated systems.

    Thanks in advance.
  • Peter de Groot
    Fri, 7 Oct 2016, 1:26 PM

    Hi.

    Just upgrade to moodle 3.1. Copied the code over from the old version of moodle (3.0?). Sadly in 3.1 it is broken. When I book a room.. it goes back to 1970 and I cannot seem to get it go back....

    Is there any chance we can get a look at this.

    TIA
    Peter
  • Davo
    Fri, 7 Oct 2016, 3:04 PM
    Hi Peter,

    The MRBS block was last tested and known to work with Moodle 2.7. I have some time scheduled next week to look at this and other plugins that need updating.
  • Peter de Groot
    Fri, 7 Oct 2016, 3:33 PM

    Thank you so very much.. much appreciated.. School resumes next week....

    FWIW... am running the latest version of moodle Moodle 3.1.2+ (Build: 20160929). on Ubunbtu 16.04.

    Of possibly more interest... is that I did quick browse of some entries in the database that I created.

    And the times seemed to go in as zero ? Hence the 1970 ??


    Full texts id start_time end_time entry_type repeat_id room_id timestamp create_by name type description roomchange
    Edit Edit Copy Copy Delete Delete 43974 1474603380 1474603500 0 0 18 1474585014 e2061190 B Mitchell I Eng 0
    Edit Edit Copy Copy Delete Delete 43975 1474603380 1474603500 0 0 5 1474587497 e4082562 e4082562-Reeves I . 0
    Edit Edit Copy Copy Delete Delete 43976 1476072180 1476072240 0 0 26 1474595895 e4022098 Carson cert 2 s&r I vv 0
    Edit Edit Copy Copy Delete Delete 43977 1476158640 1476158700 0 0 26 1474595908 e4022098 Carson cert 2 s&r I c 0
    Edit Edit Copy Copy Delete Delete 43978 1476072180 1476072240 0 0 17 1474602446 e0203572 Dowling I Yr 11 History 0
    Edit Edit Copy Copy Delete Delete 43979 1476158640 1476158700 0 0 17 1474602470 e0203572 Dowling Yr 11 I Yr 11 0
    Edit Edit Copy Copy Delete Delete 43980 1476417780 1476417840 0 0 17 1474602499 e0203572 Dowling Yr 11 I Yr 11 0
    Edit Edit Copy Copy Delete Delete 43981 1476417840 1476417900 0 0 17 1474602517 e0203572 Dowling Yr 11 I Yr 11 0
    Edit Edit Copy Copy Delete Delete 43982 1476072240 1476072300 0 0 4 1474955016 e4025536 GTELD_1 RUDOLPH I palm cards for oral 0
    Edit Edit Copy Copy Delete Delete 43983 1476158820 1476158880 0 0 4 1474955050 e4025536 GTENG_3 RUDOLPH I palm cards for oral 0
    Edit Edit Copy Copy Delete Delete 43984 0 60 0 0 2 1475740256 e2052982 e2052982 I dsadas 0
    Edit Edit Copy Copy Delete Delete 43986 0 60 0 0 4 1475801365 e4050714 e4050714 I adeline 0
    Edit Edit Copy Copy Delete Delete 43987 0 60 0 0 17 1475801934 e0203572 Dowling Yr 11 I Yr 11 0
    Edit Edit Copy Copy Delete Delete 43988 0 60 0 0 1 1475817218 e2052982 e2052982 I dsadsadas 0
    Edit Edit Copy Copy Delete Delete 43989 0 60 0 0 22 1475818873 e2052982 e2052982 I dasdsa 0
    Edit Edit Copy Copy Delete Delete 43990 0 60 0 0 26 1475821422 e2052982 e2052982 I dsaasd 0
  • Peter de Groot
    Thu, 13 Oct 2016, 3:28 PM

    Sorry for the hassle .. I know it is annoying . ......... but have you had a chance to have a look yet.

    Peter
  • Davo
    Thu, 13 Oct 2016, 9:17 PM
    When there is an update it will be posted here.
  • Davo
    Mon, 17 Oct 2016, 6:35 PM
    After a long delay, I've been able to take a look at this plugin again. To respond to the above queries:

    Juan - the MOODLE_20_STABLE branch is very out of date, please use the master branch (or download directly from this page, ignoring github)
    Phil, Peter, Eli - I've got MRBS up and running with Moodle 3.1 without any error messages (I've done a bit of a tidy up, but nothing major) - please could you get the latest code from the github master branch then, if you still have problems, send me step-by-step instructions about how to reproduce the problems.

    If I don't hear any feedback to the contrary, I'll assume this now works with Moodle 3.1 and put up a new version here later in the week.
  • Peter de Groot
    Tue, 18 Oct 2016, 10:40 AM

    Downloaded the tar ... and replaced the files..
    Appeared to work fine for me .. and I have put it out there for the users.. and will forward any feedback,

    Many many thanks for your work on this. Much appreciated..
  • Sue Moss
    Tue, 7 Feb 2017, 9:19 PM
    Does anybody know whether this will work with 3.2?
  • Davo
    Wed, 8 Feb 2017, 2:20 AM
    Not done any extensive testing (at some point I really should write some automated tests, but that will be quite a big job in this case), but a quick check suggests it works OK with Moodle 3.2.
  • Sue Moss
    Mon, 12 June 2017, 7:23 PM
    We have got this installed now and its working really well, but is there any way to stop the repeat function? We have staff who need to know when events are happening and the repeated events or getting overlooked.

    I've set the repeat options to 1 so that staff can't actually make a repeat booking but it doesn't overly tell them why they can't make that booking when they try to. Is there any way to hide the text so that it doesn't show repeat bookings as being an option?

    Many thanks
Please login to post comments