Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Scheduler Module settings and parameters.

Scheduler Module settings and parameters: Difference between revisions

From MoodleDocs
m (Corrected grammar)
 
Line 1: Line 1:
The [[Scheduler module]] let you configure per instance a small amount of important parameters. these parameters might change the overall behaviour of the appointment system.
The [[Scheduler module]] let you configure per instance a small number of important parameters. These parameters might change the overall behaviour of the appointment system.


[[Image:scheduler_parameters_EN.jpg]]  
[[Image:scheduler_parameters_EN.jpg]]  
Line 9: Line 9:
==Role Name Of The Attendant==
==Role Name Of The Attendant==


The scheduler might be used not only in a strict pedagogic relationship (student->teacher). Some institution might not even use the word of teacher for the attendant. Here could you change the label used when the attendant's quality is mentionned to the student eyes.
The scheduler might be used not only in a strict pedagogic relationship (student->teacher). Some institutions might not even use the word 'teacher' for the attendant. Here could you change the label used when the attendant's quality is mentioned to the student face-to-face.


==Mode==
==Mode==


This parameter allows switching between the "one only" and the "one at a time" mode.
This parameter allows switching between the 'one only' and the 'one at a time' mode.


* ''One only'': The student will be allowed to appoint only one time in this scheduler. He will not be allowed to appoint for a new slot, event if his previous appointment has been concluded and marked as "seen".
* ''One only'': The student will be allowed to appoint only one time in this scheduler. He will not be allowed to appoint for a new slot, event if his previous appointment has been concluded and marked as 'seen'.


* ''One at a time'': The student will be allowed to appoint as soon as his current appointment has been marked as seen. This allows multiple encounters between student and teacher in the scope of this scheduler purpose.
* ''One at a time'': The student will be allowed to appoint as soon as his current appointment has been marked as seen. This allows multiple encounters between student and teacher in the scope of this scheduler purpose.
Line 23: Line 23:
This parameter sets up the guard time for keeping volatile slots.
This parameter sets up the guard time for keeping volatile slots.


When a slot is declared as volatile (not reusable), it will be automatically deleted when a student changes is appointment assignation, feeing completely the slot, or when a teacher revokes all appointments on it. The deletion takes place when the slot starts too close to the actual date.
When a slot is declared volatile (not reusable), it will automatically be deleted when a student changes his appointment assignation, feeing the slot completely, or when a teacher revokes all appointments on it. The deletion takes place when the slot starts too close to the actual date.


The parameter specifies the delay, from "now", under which a freed slot will be deleted and will not be available for further appointments.
The parameter specifies the delay, from 'now', under which a freed slot will be deleted and will not be available for further appointments.


==Default Slot Duration==
==Default Slot Duration==
Line 37: Line 37:
==Notifications==
==Notifications==


Allows enabling or disabling mail notification service for this scheduler. If set to "no", no message will be sent when moving, removing or adding an appointment.
Allows enabling or disabling mail notification service for this scheduler. If set to 'no', no message will be sent when moving, removing or adding an appointment.


==Grading Strategy==
==Grading Strategy==


When mode is "one at a time", a single student might accumulate more than one "seen" appointment. There are two way of calculating the given grade for the appointments:
When mode is 'one at a time', a single student might accumulate more than one 'seen' appointment. There are two way of calculating the given grade for the appointments:


* ''Take the mean grade:'' The grade will be the mean of all given grades for that student in the scheduler.
* ''Take the mean grade:'' The grade will be the mean of all given grades for that student in the scheduler.

Latest revision as of 13:29, 16 December 2012

The Scheduler module let you configure per instance a small number of important parameters. These parameters might change the overall behaviour of the appointment system.

scheduler parameters EN.jpg

Scheduler Name And Description (not shown)

As usual the name and the description are used as short reference (resp. description) in the course or the scheduler index.

Role Name Of The Attendant

The scheduler might be used not only in a strict pedagogic relationship (student->teacher). Some institutions might not even use the word 'teacher' for the attendant. Here could you change the label used when the attendant's quality is mentioned to the student face-to-face.

Mode

This parameter allows switching between the 'one only' and the 'one at a time' mode.

  • One only: The student will be allowed to appoint only one time in this scheduler. He will not be allowed to appoint for a new slot, event if his previous appointment has been concluded and marked as 'seen'.
  • One at a time: The student will be allowed to appoint as soon as his current appointment has been marked as seen. This allows multiple encounters between student and teacher in the scope of this scheduler purpose.

Reuse Guard Time

This parameter sets up the guard time for keeping volatile slots.

When a slot is declared volatile (not reusable), it will automatically be deleted when a student changes his appointment assignation, feeing the slot completely, or when a teacher revokes all appointments on it. The deletion takes place when the slot starts too close to the actual date.

The parameter specifies the delay, from 'now', under which a freed slot will be deleted and will not be available for further appointments.

Default Slot Duration

Specifies the default duration of a slot (in minutes) when adding slots. This value can be overridden when adding slots.

Scale

Specifies the grading scales that might be used to grade the student's interview.

Notifications

Allows enabling or disabling mail notification service for this scheduler. If set to 'no', no message will be sent when moving, removing or adding an appointment.

Grading Strategy

When mode is 'one at a time', a single student might accumulate more than one 'seen' appointment. There are two way of calculating the given grade for the appointments:

  • Take the mean grade: The grade will be the mean of all given grades for that student in the scheduler.
  • Take the highest grade: The highest grade over all the appointments will be retained for grading.

See also