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

Calendar FAQ: Difference between revisions

From MoodleDocs
(Multiple events import into Moodle)
No edit summary
Line 1: Line 1:
{{stub}}{{Calendar}}
{{stub}}{{Calendar}}
<p class="note">'''Please refer to [[Page_notes#Calendar |these notes]] before editing this page.'''</p>
==How can I have teachers add site events?==
==How can I have teachers add site events?==



Revision as of 06:18, 10 June 2011

Please refer to these notes before editing this page.

How can I have teachers add site events?

Make use of a Calendar editor role and assign the teachers to that role on the site.

Why do events without duration not show on the first day of every month?

If your timezone settings are not default you may find that events entered with no duration on the first day of the the month, do not show in the month view of the calendar. Setting the two timezone settings in Administration > Location > Location Settings to the default settings should resolve this.

How can I show more upcoming events?

To show more events in the Upcoming Events block, increase the days and/or events to lookahead in Site Administration > Appearance > Calendar.

How can I import calendar events

This is not possible with the Moodle interface. A site administrator who can edit the Moodle database can write a SQL query to add multiple events. See Calendar settings

See also