SDS:Create booking.php: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (moved SDS create booking.php to SDS:Create booking.php) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
*Repeat weekly until | *Repeat weekly until | ||
**If you wish for this booking to be periodic, click the checkbox and enter the last date you'll need the resource. | **If you wish for this booking to be periodic, click the checkbox and enter the last date you'll need the resource. | ||
**The repeat function now has two modes: a hard-coded 7 day offset for weekly booking, and a 'next timetable_day' option, where the code will go from one day 4 to the next day 4, or from one Saturday #2 to the next. | **The repeat function now has two modes: a hard-coded 7 day offset for weekly booking, and a 'next timetable_day' option, where the code will go from one day 4 to the next day 4, or from one Saturday #2 to the next. |
Latest revision as of 12:44, 30 May 2011
This page lets you book a resource (ex. computer lab). In order to do so, just fill in the following and click "Create".
- Resource
- The resource you want to book
- Date
- The day you will be using this resource
- Start/End
- When you will be using this resource
- Description
- What activity you will be using this resource for
- Repeat weekly until
- If you wish for this booking to be periodic, click the checkbox and enter the last date you'll need the resource.
- The repeat function now has two modes: a hard-coded 7 day offset for weekly booking, and a 'next timetable_day' option, where the code will go from one day 4 to the next day 4, or from one Saturday #2 to the next.