Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Course automation

From MoodleDocs
Revision as of 08:55, 10 February 2010 by Andrew Davis (talk | contribs)

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


Moodle 2.1


Objectives

The addition of a separate course automation component will remove the time dependant logic from the gradebook. It will provide a central location for the configuration of time dependant actions such as hiding or locking grade items until a particular point in time.

The goals of ratings 2.0:

  • Provide a central time based action user interface.
  • Concentrate time handling logic in a single place.
  • Remove time handling logic from other areas such as the gradebook.

Overview

Course Automation provides a UI to:

  1. Configure grade items to be hidden until a particular date or after a particular date
  2. Configure grade items to be locked until a particular date or after a particular date
  3. ?