Package org.osid.course.plan


package org.osid.course.plan

The Open Service Interface Definitions for the org.osid.course.plan service.

The Course Plan OSID is a service that maps syllabi defined in the Course Syllabus OSID to scheduled Activities to manage the logistics of following a lesson plan during an offering of a course.

Plans

A Plan is an OsidRelationship that relates a Syllabus to a CourseOffering to form a lesson plan. All or a selected set of Modules within a Syllabus may be included in the Plan .

Lessons

A Lesson is an OsidRelationship mapping a Plan to a Docet in a Syllabus . A Lesson has a time duration covering one or more Activities and may be checked off or skipped during the execution of the course.

The Activities relating to Lessons are instances of an Activity as determined by the Activity schedule. Each instance of an Activity , such as the 10/31 lecture of a lecture ActivityUnit during fall semester, has its own Id that is referenced from a Lesson .

Lessons may appear autoamtically from the creation of a Plan that is the result of an overlay of the Syllabus on to the set of Activity instances as determined by the Activity schedule. The Lessons can be examined or marked as skipped. Changes to the Lesson duration occur in its related Docet . Lessons may be anchored to begin at designated Activity instances using the LessonAnchoringSession . Overlaps or gaps in the overall lesson Plan can be examined in the LessonConflictSession .

CourseCatalog Cataloging

Plans and Lessons can be organized into federateable CourseCatalog catalogs.


Copyright © 2010 Ingenescus. All Rights Reserved.

This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.

Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.

You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.

This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.

The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.

  • Interfaces
    Class
    Description
    The course plan manager provides access to course planning sessions and provides interoperability tests for various aspects of this service.
    The course profile describes the interoperability among course services.
    The course plan manager provides access to planning sessions and provides interoperability tests for various aspects of this service.
    A Lesson is the application of a Docet to a Plan .
    This session creates, updates, and deletes Lessons .
    A LessonAnchor forces a Lesson to begin at the specified Activity and optionally at a specified time.
    This session provides a way of "anchoring" lessons with a plan.
    Like all OsidLists , LessonAnchorList provides a means for accessing LessonAnchor elements sequentially either one at a time or many at a time.
    This session provides a way of "anchoring" lessons with a plan.
    This session provides methods to re-assign Lessons to Course Catalogs .
    This session provides methods to retrieve Lesson to CourseCatalog mappings.
    This is the form for creating and updating Lessons .
    Like all OsidLists , LessonList provides a means for accessing Lesson elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Lessons The Lesson represents a collection of syllabi.
    This session defines methods to receive notifications on adds/changes to Lessons .
    This is the query for searching for lessons.
    This is the query inspector for searching for lessons.
    This session provides methods for searching Lessons .
    The lesson receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Lesson objects.
    The search interface for governing lesson searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Lessons .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Plan is an OsidRelationship to apply a Syllabus to a CourseOffering .
    This session creates, updates, and deletes Plans .
    This session provides methods to re-assign Plans to CourseCatalogs .
    This session provides methods to retrieve Plan to CourseCatalog mappings.
    This is the form for creating and updating Plans .
    Like all OsidLists , PlanList provides a means for accessing Plan elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving plans.
    This session defines methods to receive notifications on adds/changes to Plans .
    This is the query for searching plans.
    The inspector for examining plan queries.
    This session provides methods for searching Plans .
    The plan receiver is the consumer supplied interface for receiving notifications pertaining to new or deleted plans.
    The search interface for governing plan searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Plans .
    This session manages queries and sequencing to create "smart" dynamic catalogs.