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: Difference between revisions

From MoodleDocs
(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 ...)
 
No edit summary
Line 1: Line 1:
{{Work in progress}}
{{Moodle 2.1}}
==Objectives==
==Objectives==



Revision as of 08:55, 10 February 2010

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.



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