-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Scheduler module.

Scheduler module: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
The '''scheduler module''' helps you to schedule one-on-one appointments with all your students. You specify the periods during which you are available to see the students and the length of each appointment. The students then book themselves into one of the available
The '''scheduler module''' helps you to schedule one-on-one appointments with all your students. You specify the periods during which you are available to see the students and the length of each appointment. The students then book themselves into one of the available
timeslots. The module also lets you record the attendance.
timeslots. The module also lets you record the attendance and grade the appointment.


<p class="note">If you have used the scheduler module, please add to this teacher documentation.</p>
=Screens=
 
* Teacher screens
** My appointments
** All appointments
** Statistics
** Exports
 
* Student screens
** Appoint
 
=Moodle Module standard implementations=
 
==Settings==
 
* [[Scheduler Module settings and parameters]]
 
==Backup/Restore==
 
The module performs complete backup/restore within the course context. Slots are considered as module scope information, while appointments are considered as user related data.
 
=Additional implementations=
 
==Notifications==
 
A notification service (by mail) sends advices to teachers and students on any unilateral change on the agreed appointment.


==Links==
==Links==
* [http://moodle.org/mod/forum/discuss.php?d=38656 Scheduler module]
* [http://moodle.org/mod/forum/discuss.php?d=38656 Scheduler module]
* [http://moodle.org/mod/data/view.php?d=13&rid=328 Plug-in database entry for Scheduler module]


[[Category:Teacher]]
[[Category:Teacher]]
[[Category:Modules (non-standard)]]
[[Category:Modules (non-standard)]]

Revision as of 13:33, 6 February 2008

The scheduler module helps you to schedule one-on-one appointments with all your students. You specify the periods during which you are available to see the students and the length of each appointment. The students then book themselves into one of the available timeslots. The module also lets you record the attendance and grade the appointment.

Screens

  • Teacher screens
    • My appointments
    • All appointments
    • Statistics
    • Exports
  • Student screens
    • Appoint

Moodle Module standard implementations

Settings

Backup/Restore

The module performs complete backup/restore within the course context. Slots are considered as module scope information, while appointments are considered as user related data.

Additional implementations

Notifications

A notification service (by mail) sends advices to teachers and students on any unilateral change on the agreed appointment.

Links