Deprecation Notice: This project has been discontinued. If you're looking to integrate Ilios with your LMS then please check out the LTI Dashboard instead.
This block integrates the Ilios calendar into Moodle.
This module is designed and developed by The University of California, San Francisco.
Place this folder under the blocks directory of local Moodle
installation, i.e. <moodleroot>/blocks/
Rename this folder to 'ilios' if it is called something else,
i.e. <moodleroot>/blocks/ilios
Log into Moodle as administrator, and select 'Notifications' in Site Administration column.
Change any setting necessary and save it.
The calendar may be called with an iframe placed in a label within a Moodle page:
<iframe
width="1316"
height="816"
frameborder="0"
src="https://your_moodle_base_url/blocks/ilios/calendar.php?iframe_width=100%&iframe_height=800px&moodle_header=yes">
Ilios Calendar
</iframe>