Skip to content

ctam/moodle-block-ilios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b0daf8 · Jul 24, 2014

History

39 Commits
Jun 20, 2014
Jul 1, 2014
Apr 11, 2014
Nov 14, 2012
Jun 20, 2014
Jun 20, 2014
Jul 24, 2014
Jun 20, 2014
Jun 20, 2014

Repository files navigation

Ilios Integration Block for Moodle 2

This block integrates the Ilios calendar into Moodle.

This module is designed and developed by The University of California, San Francisco.

Installation

  1. Place this folder under the blocks directory of local Moodle installation, i.e. <moodleroot>/blocks/

  2. Rename this folder to 'ilios' if it is called something else, i.e. <moodleroot>/blocks/ilios

  3. Log into Moodle as administrator, and select 'Notifications' in Site Administration column.

  4. Change any setting necessary and save it.

Usage

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>

About

Ilios/Moodle integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%