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

Calendar import: Difference between revisions

From MoodleDocs
(DE-Link)
(removing new features template)
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,
To import a calendar via .ics file or URL,
Line 13: Line 13:


==See also==
==See also==
Forum post: [https://moodle.org/mod/forum/discuss.php?d=218467#p951387 how to have a 2 way sync with a Moodle and Google calendar.]


* 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]]
[[de:Kalender importieren]]

Revision as of 19:55, 9 April 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. Go to Navigation > Site pages > Calendar
  2. Click the button 'Manage subscriptions'
  3. Give the calendar subscription a name and either enter a URL or upload an .ics file
  4. 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