Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Calendar FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
 
(8 revisions intermèdies per 4 usuaris que no es mostren)
Línia 1: Línia 1:
{{stub}}{{Calendar}}
{{Calendar}}
 
==How can I have teachers add site events?==
==How can I have teachers add site events?==


Línia 7: Línia 8:


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.
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?==
See [[Calendar import]]
==Can I have a two way sync with my Moodle calendar with my Google calendar?==
See this forum post: [https://moodle.org/mod/forum/discuss.php?d=218467#p951387 How to sync Google calendar with Moodle calendar]
==Why are month names not being displayed in the correct language?==
Names of days and months are pulled out of your operating system. The system is configured for Moodle in langconfig.php where you have the strings ''locale'' (for -nix type operating systems) and ''localewin'' (for Windows operating systems) that should point to the right locale on your server. Your server operating system should support the language (= locale should be installed).


==See also==
==See also==

Revisió de 16:29, 21 des 2012


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?

See Calendar import

Can I have a two way sync with my Moodle calendar with my Google calendar?

See this forum post: How to sync Google calendar with Moodle calendar

Why are month names not being displayed in the correct language?

Names of days and months are pulled out of your operating system. The system is configured for Moodle in langconfig.php where you have the strings locale (for -nix type operating systems) and localewin (for Windows operating systems) that should point to the right locale on your server. Your server operating system should support the language (= locale should be installed).

See also