Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Calendar import.

Calendar import: Difference between revisions

From MoodleDocs
(templates, intro)
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Calendar}}{{New features}}External calendars (such as Google Calendar, or a calendar from another Moodle site) can be imported into Moodle's calendar via the iCal standard.
{{Calendar}}External calendars (such as Google Calendar, or a calendar from another Moodle site) can be imported into Moodle's calendar via the iCal standard.
 
To import a calendar via .ics file or URL,
 
# Add a calendar block to your page
# Click on the month to enter the calendar.
# At the bottom of the page, click the button 'Manage subscriptions'
# Click the button 'Manage subscriptions'
# Give the calendar subscription a name and either enter a URL or upload an .ics file
# Click the Add button
 
A user who has permission to add course or group events, such as a teacher, can import a calendar and create course or group events.
 
Similarly, a user who has permission to add site events, such as an administrator, can import a calendar and create site events.
 
==See also==
 
* Using Moodle [https://moodle.org/mod/forum/discuss.php?d=218467#p951387 how to have a 2 way sync with a Moodle and Google calendar] forum post
 
[[de:Kalender importieren]]

Latest revision as of 13:52, 24 June 2013

External calendars (such as Google Calendar, or a calendar from another Moodle site) can be imported into Moodle's calendar via the iCal standard.

To import a calendar via .ics file or URL,

  1. Add a calendar block to your page
  2. Click on the month to enter the calendar.
  3. At the bottom of the page, click the button 'Manage subscriptions'
  4. Click the button 'Manage subscriptions'
  5. Give the calendar subscription a name and either enter a URL or upload an .ics file
  6. Click the Add button

A user who has permission to add course or group events, such as a teacher, can import a calendar and create course or group events.

Similarly, a user who has permission to add site events, such as an administrator, can import a calendar and create site events.

See also