<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>https://docs.moodle.org/2x/ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Christyinsdesign</id>
	<title>MoodleDocs - Contribucions de l&amp;#039;usuari [ca]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/2x/ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Christyinsdesign"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/2x/ca/Especial:Contribucions/Christyinsdesign"/>
	<updated>2026-05-14T01:35:52Z</updated>
	<subtitle>Contribucions de l&amp;#039;usuari</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/2x/ca/index.php?title=Quiz_settings&amp;diff=70100</id>
		<title>Quiz settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/2x/ca/index.php?title=Quiz_settings&amp;diff=70100"/>
		<updated>2010-03-24T20:21:30Z</updated>

		<summary type="html">&lt;p&gt;Christyinsdesign: s/v agreement (there is --&amp;gt; there are)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quizzes}}&lt;br /&gt;
&lt;br /&gt;
Creating a new quiz is a two-step process. In the first step you [[Teacher_documentation#Activity_modules|create]] the quiz activity and set its options which specify the rules for interacting with the quiz. In a second step you will then [[mod/quiz/edit|edit the quiz]] to add questions to it. This page describes the options you can set for the quiz activity, the page [[mod/quiz/edit|Editing a quiz]] describes how to set up the questions for the quiz.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Quiz options&#039;&#039;&#039;&lt;br /&gt;
There are a large number of options and your administrator should already have chosen the default values for most of them so that you will not have to modify them for the type of quiz that you use most often. The administrator may also have classified some of the settings as &#039;advanced&#039; which means that they will be hidden from the set-up screen by default. This can help to keep the screen simpler. You can turn on the display of these advanced options by clicking on the &#039;&#039;&#039;Show advanced settings&#039;&#039;&#039; button. They will then remain visible until you click on &#039;&#039;&#039;Hide advanced settings&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==General section==&lt;br /&gt;
;Name&lt;br /&gt;
This is the standard name field that every activity has. The name will be used for the link text on the course page and also on the [[mod/quiz/index|quiz index screen]].&lt;br /&gt;
&lt;br /&gt;
;Introduction&lt;br /&gt;
:Write an introduction for the quiz. Be sure to include any special instructions for taking the quiz like the number of attempts allowed or scoring rules. This introduction will be shown to the student already on the [[mod/quiz/view|quiz introduction screen]] that they reach after clicking on the quiz name on the course page. So they can see this description before they click on the &amp;quot;Attempt quiz&amp;quot; link and thus before the quiz timer is started (if used).&lt;br /&gt;
&lt;br /&gt;
==Timing section==&lt;br /&gt;
;Open the quiz&lt;br /&gt;
:You can specify times when the quiz is accessible for people to make attempts. Before the opening time the quiz will be unavailable to students. They will be able to view the quiz introduction but will not be able to view the questions.&lt;br /&gt;
&lt;br /&gt;
;Close the quiz&lt;br /&gt;
:After the closing time, the students will not be able to start new attempts. Answers that the student submits after the quiz closing date will be saved but they will not be marked. &lt;br /&gt;
&lt;br /&gt;
: Even after the quiz has closed students will still be able to see the quiz description and review their attempts. What exactly they will see depends on the settings you choose under [[Adding/updating_a_quiz#Students_may_review_section|Students may review]].&lt;br /&gt;
&lt;br /&gt;
;Time limit&lt;br /&gt;
:By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz. If you do specify a time limit, several things are done to try and ensure that quizzes are completed within that time:&lt;br /&gt;
&lt;br /&gt;
# Javascript support in the browser becomes mandatory - this allows the timer to work correctly. &lt;br /&gt;
# A floating timer window is shown with a countdown &lt;br /&gt;
# When the timer has run out, the quiz is submitted automatically with whatever answers have been filled in so far &lt;br /&gt;
# If a student manages to cheat and spends more than 60 seconds over the allotted time then the quiz is automatically graded zero&lt;br /&gt;
&lt;br /&gt;
Note: Particular students may be given unlimited time to attempt a quiz which has a time limit set by allowing the capability [[Capabilities/mod/quiz:ignoretimelimits|mod/quiz:ignoretimelimits]].&lt;br /&gt;
&lt;br /&gt;
==Display section==&lt;br /&gt;
;Questions per page&lt;br /&gt;
:For longer quizzes it makes sense to stretch the quiz over several pages by limiting the number of questions per page. When adding questions to the quiz, page breaks will automatically be inserted according to the setting you choose here. However, you will also be able to move page breaks around by hand later on the editing page.&lt;br /&gt;
:&#039;&#039;&#039;Note that changing this setting has no effect on questions you have already added to the quiz&#039;&#039;&#039;. The setting will only apply to questions you add subsequently. To change the page breaks in an existing quiz, you need to go to the quiz editing screen, tick the &#039;Show page breaks&#039; checkbox, then use the repaginate control.&lt;br /&gt;
&lt;br /&gt;
;Shuffle questions&lt;br /&gt;
:If you enable this option, then the order of questions in the quiz will be randomly shuffled each time a student starts a new attempt at the quiz. This is &#039;&#039;&#039;not&#039;&#039;&#039; related to the use of [[Editing_a_quiz#Adding_random_questions|Random Questions]], this is only about the displayed order of questions. The intention is to make it a little harder for students to copy from each other.&lt;br /&gt;
&lt;br /&gt;
;Shuffle answers&lt;br /&gt;
:If you enable this option, then the order of answers within each question will be randomly shuffled each time a student attempts this quiz. Of course, this only applies to questions that have multiple answers displayed, such as Multiple Choice or Matching Questions. The intention is simply to make it a little harder for students to copy from each other. This option is &#039;&#039;&#039;not&#039;&#039;&#039; related to the use of [[Editing_a_quiz#Adding_random_questions|Random Questions]].&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Note:&#039;&#039;&#039; Any matching and multiple choice questions in your quiz also have their own &#039;shuffle&#039; setting. The options for these questions will shuffle &#039;&#039;&#039;only&#039;&#039;&#039; if the shuffle options for the quiz &#039;&#039;and&#039;&#039; the question are both turned on.&lt;br /&gt;
&lt;br /&gt;
==Attempts section==&lt;br /&gt;
;Attempts allowed&lt;br /&gt;
:Students may be allowed to have multiple attempts at a quiz. This can help make the process of taking the quiz more of an educational activity rather than simply an assessment. If the quiz is randomized then the student will get a new version for each attempt. This is useful for practice purposes.&lt;br /&gt;
&lt;br /&gt;
;Each attempt builds on the last&lt;br /&gt;
:If multiple attempts are allowed and this setting is set to Yes, then each new attempt contains the results of the previous attempt. This allows the student on the new attempt to concentrate on just those questions that were answered incorrectly on the previous attempt. If this option is chosen then each attempt by a particular student uses the same questions in the same order, independent of randomization settings. To show a fresh quiz on every attempt, select No for this setting.&lt;br /&gt;
&lt;br /&gt;
;Adaptive mode&lt;br /&gt;
&lt;br /&gt;
:[[Adaptive questions]] allow students to have multiple attempts at the question before moving on to the next question. The adaptive question can adapt itself to the student&#039;s answer, for example by giving some hints before asking the student to try again. &lt;br /&gt;
&lt;br /&gt;
:If you choose Yes for this option then the student will be allowed multiple responses to a question even within the same attempt at the quiz. So for example if the student&#039;s response is marked as incorrect the student will be allowed to try again immediately. However, depending on the &#039;&#039;&#039;Apply penalties&#039;&#039;&#039; setting, a penalty will usually be subtracted from the student&#039;s score for each wrong response.&lt;br /&gt;
&lt;br /&gt;
:In adaptive mode an additional Submit button is shown for each question. If the student presses this button then the response to that particular question is submitted to be scored and the mark achieved is displayed to the student. If the question is an adaptive question then it is displayed in its new state that takes the student&#039;s answer into account and will in many cases ask the student for another input. In the simplest adaptive questions this new state may differ only in the feedback text and will prompt the student to try again; in a more sophisticated adaptive question also the question text and even the interaction elements can change.&lt;br /&gt;
&lt;br /&gt;
==Grades section==&lt;br /&gt;
;Grading method&lt;br /&gt;
:When multiple attempts are allowed, there are different ways you can use the grades to calculate the student&#039;s final grade for the quiz.&lt;br /&gt;
* Highest grade - the final grade is the highest (best) grade in any attempt&lt;br /&gt;
* Average grade - the final grade is the average (simple mean) grade of all attempts&lt;br /&gt;
* First grade - the final grade is the grade earned on the first attempt (other attempts are ignored)&lt;br /&gt;
* Last grade - the final grade is the grade earned on the most recent attempt only&lt;br /&gt;
&lt;br /&gt;
;Apply penalties&lt;br /&gt;
:If a quiz is run in adaptive mode then a student is allowed to try again after a wrong response. In this case you may want to impose a penalty for each wrong response to be subtracted from the final mark for the question. The amount of penalty is chosen individually for each question when setting up or editing the question.&lt;br /&gt;
&lt;br /&gt;
:This setting has no effect unless the quiz is run in adaptive mode.&lt;br /&gt;
&lt;br /&gt;
;Decimal points&lt;br /&gt;
:This option determines how many digits will be shown after the decimal point when the grade is displayed. A setting of 0 for example means that the grades are displayed as integers. This setting is only used for the display of grades, not for the display or marking of answers.&lt;br /&gt;
&lt;br /&gt;
==Review options section==&lt;br /&gt;
&lt;br /&gt;
This section controls what information students will be shown when they review their past attempts at the quiz, and during the attempt in adaptive mode.  It is a maxtrix with check boxes.&lt;br /&gt;
&lt;br /&gt;
The various pieces of information that can be controlled are:&lt;br /&gt;
; Responses : What the student entered in response to each question.&lt;br /&gt;
; Answers : The correct answer to each question is shown. (See note below)&lt;br /&gt;
; Feedback : The pieces of feedback that are specific to the student&#039;s response to each question.&lt;br /&gt;
; General feedback : The general feedback for the question, which does not depend on the student&#039;s response.&lt;br /&gt;
; Scores : Numerical information about the score the student received on each question.&lt;br /&gt;
; Overall feedback : The [[#Overall feedback]] for the whole attempt, which is set up further down the settings form.&lt;br /&gt;
&lt;br /&gt;
For each of the above items, you can determine the timeframe when the students will see them:&lt;br /&gt;
; Immediately after the attempt : means within 2 minutes of the student clicking &amp;quot;submit all and finish&amp;quot;. &lt;br /&gt;
; Later, while the quiz is still open : means after 2 minutes, but before the close date (if the quiz does not have a close date, this phase never ends).&lt;br /&gt;
; After the quiz is closed : means what it says (you never get here for quizzes without a close date).&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tip:&#039;&#039; Checking any of the boxes in the timeframe row, will reveal the test to the student. For example, to allow students to see their quiz immediately after taking it but not later, make sure none of the boxes in &amp;quot;Later&amp;quot; or &amp;quot;After&amp;quot; rows are checked.  The student will be able to see their grade but not get into the quiz.&lt;br /&gt;
&lt;br /&gt;
Note: Currently, the Answers display is a bit inconsistent between different question types. For example, the matching question type shows students which of their responses are correct, but does not tell them the right answer for the ones they got wrong. The short answer and multiple choices question types do tell the student what the correct answer is.&lt;br /&gt;
&lt;br /&gt;
==Security section==&lt;br /&gt;
;Show quiz in a &amp;quot;secure&amp;quot; window&lt;br /&gt;
:The &amp;quot;secure&amp;quot; window tries to provide a little more security for quizzes (making copying and cheating more difficult) by restricting some of the things that students can do with their browsers.&lt;br /&gt;
&lt;br /&gt;
:What happens is that: &lt;br /&gt;
&lt;br /&gt;
# Javascript is made a requirement. &lt;br /&gt;
# The quiz appears in a new fullscreen window. &lt;br /&gt;
# Some mouse actions on the text are prevented. &lt;br /&gt;
# Some keyboard commands are prevented. &lt;br /&gt;
&lt;br /&gt;
:NOTE: This security is NOT watertight. Do NOT rely on these protections as your sole strategy. It is impossible to implement complete protection of quizzes in a web environment so please do not rely on this option if you are really worried about students cheating. Other strategies you can try are to create really large databases of questions from which you randomly choose questions, or even better, rethink your overall assessment to put more value on constructive forms of activity such as forum discussions, glossary building, wiki writing, workshops, assignments etc.&lt;br /&gt;
&lt;br /&gt;
;Require password&lt;br /&gt;
&lt;br /&gt;
:This field is optional. &lt;br /&gt;
&lt;br /&gt;
:If you specify a password in here then participants must enter the same password before they are allowed to make an attempt on the quiz. This is useful to give only a selected group of students access to the quiz.&lt;br /&gt;
&lt;br /&gt;
;Require network address&lt;br /&gt;
:This field is optional.&lt;br /&gt;
&lt;br /&gt;
:You can restrict access for a quiz to particular subnets on the LAN or Internet by specifying a comma-separated list of partial or full IP address numbers. This is especially useful for a proctored (invigilated) quiz, where you want to be sure that only people in a certain room are able to access the quiz. For example: 192.168. , 231.54.211.0/20, 231.3.56.211&lt;br /&gt;
&lt;br /&gt;
:There are three types of numbers you can use (you can not use text based domain names like example.com): &lt;br /&gt;
&lt;br /&gt;
# Full IP addresses, such as 192.168.10.1 which will match a single computer (or proxy). &lt;br /&gt;
# Partial addresses, such as 192.168 which will match anything starting with those numbers. &lt;br /&gt;
# CIDR notation, such as 231.54.211.0/20 which allows you to specify more detailed subnets. &lt;br /&gt;
&lt;br /&gt;
:Spaces are ignored.&lt;br /&gt;
&lt;br /&gt;
==Common Module settings==&lt;br /&gt;
;Group mode&lt;br /&gt;
:Here you can choose whether the quiz should be organized by group. This only has an effect on the review screens of the teachers where it determines which groups of students they see.&lt;br /&gt;
&lt;br /&gt;
;Visible to students&lt;br /&gt;
:Determines whether the quiz will be visible to students. If you are still in the process of setting up the quiz then it is highly advisable to leave this set to &#039;Hide&#039;. Otherwise students might view or even attempt the quiz before it is tested and ready. This setting is common to all activities and can also be toggled by clicking on the eye icon behind the activity&#039;s name on the course page.&lt;br /&gt;
&lt;br /&gt;
==Overall feedback==&lt;br /&gt;
Overall feedback is shown to a student after they have completed an attempt at the quiz. The text that is shown can depend on the grade the student got.&lt;br /&gt;
&lt;br /&gt;
For example, if you entered:&lt;br /&gt;
&lt;br /&gt;
:Grade boundary: 100%&lt;br /&gt;
:Feedback: &amp;quot;Well done&amp;quot;&lt;br /&gt;
:Grade boundary: 40%&lt;br /&gt;
:Feedback: &amp;quot;Please study this week&#039;s work again&amp;quot;&lt;br /&gt;
:Grade boundary: 0%&lt;br /&gt;
&lt;br /&gt;
Then students who score between 100% and 40% will see the &amp;quot;Well done&amp;quot; message, and those who score between 39.99% and 0% will see &amp;quot;Please study this week&#039;s work again&amp;quot;. That is, the grade boundaries define ranges of grades, and each feedback string is displayed to scores within the appropriate range.&lt;br /&gt;
&lt;br /&gt;
Grade boundaries can be specified either as a percentage, for example &amp;quot;31.41%&amp;quot;, or as a number, for example &amp;quot;7&amp;quot;. If your quiz is out of 10 marks, a grade boundary of 7 means 7/10 or better. &lt;br /&gt;
&lt;br /&gt;
Note that the maximum and minimum grade boundaries (100% and 0%) are set automatically.&lt;br /&gt;
&lt;br /&gt;
You can set as many or as few grade boundaries as you wish. The form allows you up to 5 ranges at first, but you can add more by clicking the &amp;quot;Add 3 fields to form&amp;quot; button underneath.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re getting confusing error messages about a boundary being out of sequence (when it&#039;s obviously *in* sequence), or &amp;quot;boundaries must be between 0% and 100%&amp;quot; (and they are) -- check that the Maximum Grade for this quiz is set to something greater than zero.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Quiz permissions]]&lt;br /&gt;
*[http://www.youtube.com/watch?v=rFnoNNrTx3c How to create a quiz video]&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=75101 Can the default maximum time limit be extended?] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[cs:Přidání/úprava testu]]&lt;br /&gt;
[[de:Test anlegen]]&lt;br /&gt;
[[fr:Ajouter/modifier un test]]&lt;/div&gt;</summary>
		<author><name>Christyinsdesign</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/2x/ca/index.php?title=mod/techproject/view/screens/tasks&amp;diff=69187</id>
		<title>mod/techproject/view/screens/tasks</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/2x/ca/index.php?title=mod/techproject/view/screens/tasks&amp;diff=69187"/>
		<updated>2010-03-01T18:28:17Z</updated>

		<summary type="html">&lt;p&gt;Christyinsdesign: /* Pedagogical strategy */  typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[mod/techproject/view|Index]]&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
&lt;br /&gt;
Tasks are descriptions of how to realize a set of specifications or obtain part of the deliverables.&lt;br /&gt;
&lt;br /&gt;
Task management phase is an active period for the developement of the project, although previous phases could event be described in terms of tasks (write a specification may be also an operational activity).&lt;br /&gt;
&lt;br /&gt;
Tasks, as requirements and specification, can be organized as a hierarchic tree. Root level tasks can be quite general, and may describe overall operative &amp;quot;strategies&amp;quot;. i.e. : for producing such a software component, you may settle a root level of tasks as : &lt;br /&gt;
&lt;br /&gt;
* Write utilities libraries&lt;br /&gt;
* Write the tests for utility libraries&lt;br /&gt;
* Test and qualify utility libraries&lt;br /&gt;
* Write storage persistance level (database acces)&lt;br /&gt;
* Write tests for storage level&lt;br /&gt;
* Test database access and qualify persistance libraries&lt;br /&gt;
* Write code for functional objects&lt;br /&gt;
* Write test units&lt;br /&gt;
* Unit testing&lt;br /&gt;
* Cleanup and review the code for harmonization&lt;br /&gt;
* Review in code comments&lt;br /&gt;
* Pack the component&lt;br /&gt;
* Produce deployement documentation&lt;br /&gt;
* Extract generated documentation&lt;br /&gt;
&lt;br /&gt;
Each of (or some of) them could be refined in more elemental actions, as resulting of a questionning : &amp;quot;What should I do for making that ?&amp;quot; a developper would proceed to.&lt;br /&gt;
&lt;br /&gt;
With tasks, refinement has two main goals : &lt;br /&gt;
* Describe action fine enough for a development crew to proceed.&lt;br /&gt;
* Have a detailed enough action plan to perfom time/charge estimation (cost foreseeing).&lt;br /&gt;
&lt;br /&gt;
== Viewing tasks ==&lt;br /&gt;
&lt;br /&gt;
Tasks are viewed as a content-collapsed heading tree. Any sublevel can be collapsed if needed.&lt;br /&gt;
&lt;br /&gt;
Each heading provides synthesis information, obtained by propagating indicators from the sub-tree hierarchy, or from associated specifications or deliverables: &lt;br /&gt;
&lt;br /&gt;
* Numbering (autonumbering)&lt;br /&gt;
* Caption&lt;br /&gt;
* The number of binded specification (direct binding/through sub-tasks)&lt;br /&gt;
* The number of associated deliverables (direct binding/through sub-tasks)&lt;br /&gt;
* The completion level for that task, as a graphical bar-graph&lt;br /&gt;
&lt;br /&gt;
Completion level is either entered (user edited) or calculated. Leaf tasks (we call them also effective tasks) will require completion to be entered by user. Tree nodes will accumulate completion from sub-nodes. Thus nodes should be only used as a &amp;quot;task grouping&amp;quot; principle.&lt;br /&gt;
&lt;br /&gt;
Each heading can be expanded so a complete qualifier report and a content abstract can be viewed.&lt;br /&gt;
&lt;br /&gt;
== Editing tasks ==&lt;br /&gt;
&lt;br /&gt;
Editing the task tree may not be available for students. The teacher may choose to lock this entity.&lt;br /&gt;
&lt;br /&gt;
A task is a set of information describing an action the project team should perform. In its simplest form, a single task is made of a caption and a free description of what to do. As other entities, description will be an editable HTML document that could be understructured as needed.&lt;br /&gt;
&lt;br /&gt;
A task may be qualified using : &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;A work type :&#039;&#039;&#039; Each task designates some kind of job, that may need some special skills and will ask for some techniques to be used.&lt;br /&gt;
* &#039;&#039;&#039;Cost rate :&#039;&#039;&#039; All work types and associate skills may not have the same economical value. In a teaching context, this field would not be absolutely necessary. We added it in the eventuality this module would be used for real project (what it was intended for initially), but also to help student understand the cost calculation process for a complex project. This cost may be entered in arbitrary units and scales.&lt;br /&gt;
* &#039;&#039;&#039;Planned cost :&#039;&#039;&#039; The planned cost will be entered as a &amp;quot;evaluated time to perform the task&amp;quot;. A planned cost would be easily obtained multiplying cost rate with planned cost.&lt;br /&gt;
* &#039;&#039;&#039;Completion rate :&#039;&#039;&#039; Completion rate should be entered from 0 to 100, and will qualify the part of the job wich has been realized (subjectively, most often).&lt;br /&gt;
* &#039;&#039;&#039;Cost (realized) :&#039;&#039;&#039; The realized cost will be entered as &amp;quot;an effective time we spent on the job&amp;quot;. All the project control methodologies (IEEE, CMM, etc.) agree on utility of retrocalculation of costs on passed projects, to increase reliability of estimating models.&lt;br /&gt;
&lt;br /&gt;
The task screens allows editing and managing tasks as resulting of a continuous refinement process. Each task could be detailed by subtasks that will describe more elemental actions to be performed.&lt;br /&gt;
&lt;br /&gt;
== Pedagogical strategy ==&lt;br /&gt;
&lt;br /&gt;
Tasks are used to describe what the project team should exactly accomplish, how should the worktime spent to. These descriptions could be : &lt;br /&gt;
&lt;br /&gt;
* first roughly setup by the teacher, but alterable by students so that they may reach a sufficient autonomy in &amp;quot;time scheduling and control&amp;quot;.&lt;br /&gt;
* setup and locked by the teacher. They will represent an imperative process to be followed, when the action plan must cope a well-known or standard procedure.&lt;br /&gt;
* fully editable by students, from a blank editor : students may then have to construct their own action strategy.&lt;br /&gt;
&lt;br /&gt;
[[fr:mod/techproject/view/screens/tasks]]&lt;/div&gt;</summary>
		<author><name>Christyinsdesign</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/2x/ca/index.php?title=Calendar_export&amp;diff=66569</id>
		<title>Calendar export</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/2x/ca/index.php?title=Calendar_export&amp;diff=66569"/>
		<updated>2009-12-18T14:18:17Z</updated>

		<summary type="html">&lt;p&gt;Christyinsdesign: correcting broken link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Calendar}}&lt;br /&gt;
{{Moodle 1.8}}Moodle allows administrators, teachers and students to easily export calendars for backing up or inserting in calendar software.&lt;br /&gt;
&lt;br /&gt;
There are two methods for exporting a calendar in Moodle.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== To backup a calendar ==&lt;br /&gt;
[[Image:MoodleCalendarExport.jpg|thumb|150px|right|Moodle Calendar &amp;quot;Export calendar&amp;quot; and &amp;quot;iCal&amp;quot; buttons]]&lt;br /&gt;
* Click the &amp;quot;Export calendar&amp;quot; button located on the bottom of the calendar page &lt;br /&gt;
* Select the items you wish to back up (select &amp;quot;All events&amp;quot; to back up the entire calendar) &lt;br /&gt;
* Click &amp;quot;Export&amp;quot; when you are ready to export 	&lt;br /&gt;
&lt;br /&gt;
Note: you can only export calendar events up to the next 60 days.&lt;br /&gt;
		&lt;br /&gt;
== To copy a calendar ==  &lt;br /&gt;
&lt;br /&gt;
For use on a device such as a PDA, or to import a Moodle calendar into software such as Apple iCal, Microsoft Outlook, or Mozilla Thunderbird:&lt;br /&gt;
	&lt;br /&gt;
* Click on the orange &amp;quot;iCal&amp;quot; button located on the bottom of the calendar page&lt;br /&gt;
* Alternatively, when using &amp;quot;Export calendar&amp;quot; clicking on &amp;quot;Get calendar URL&amp;quot; will provide you with a URL which can be used with other calendar software to sync with a Moodle calendar&lt;br /&gt;
&lt;br /&gt;
Note: you cannot select individual items to include in the exported file with iCal, all events will be included.&lt;br /&gt;
&lt;br /&gt;
You can then import the exported calendar into your desired software. &lt;br /&gt;
&lt;br /&gt;
== Importing a Moodle calendar into Mozilla Thunderbird/Lightning == &lt;br /&gt;
&lt;br /&gt;
* Enter into calendar mode by clicking the Calendar icon at the bottom-right of the client&lt;br /&gt;
* Click Calendar -&amp;gt; Import... then locate the exported iCal file&lt;br /&gt;
&lt;br /&gt;
Note: changing an event in Thunderbird/Lightning will not change the event in a Moodle calendar as well, you must do that yourself.&lt;br /&gt;
&lt;br /&gt;
==Subscribing to a calendar in Outlook 2007==&lt;br /&gt;
If you use an Outlook 2007 calendar, you can have your Moodle calendar events overlaid on top (or placed side by side) by following these steps:&lt;br /&gt;
&lt;br /&gt;
#Go to the calendar view in your Moodle install and find the orange ical icon at the bottom and right click it, choosing &amp;quot;copy link location&amp;quot;.  This link will permanently subscribe to the calendar events for the currently logged in user. &lt;br /&gt;
#Open Outlook 2007 and go to Tools-&amp;gt;account settings-&amp;gt;internet calendars-&amp;gt;new.&lt;br /&gt;
#Paste in the address you copied from Moodle.&lt;br /&gt;
#Click OK and close.&lt;br /&gt;
#You should now see another calendar available on the left hand calendar bar, underneath &#039;My Calendars&#039;. Enable this and Outlook will update the calendar every time it opens.&lt;br /&gt;
#Right-click on the tabs to choose between &#039;side by side mode&#039; and &#039;overlay mode&#039;.&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=H9qQ1dWcloo See video demonstration of calendar linking]&lt;br /&gt;
&lt;br /&gt;
[[Category:Backup]]&lt;br /&gt;
&lt;br /&gt;
[[ca:Exportaci%C3%B3_d%27un_calendari]]&lt;br /&gt;
[[fr:Exportation_du_calendrier]]&lt;br /&gt;
[[de:Kalender_exportieren]]&lt;/div&gt;</summary>
		<author><name>Christyinsdesign</name></author>
	</entry>
</feed>