Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Course automation.

Development:Course automation

From MoodleDocs
Revision as of 08:54, 10 February 2010 by Andrew Davis (talk | contribs) (New page: ==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 ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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. ?