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.
-
InterfacesClassDescriptionThe 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
Lessonis the application of aDocetto aPlan.This session creates, updates, and deletesLessons.ALessonAnchorforces aLessonto begin at the specifiedActivityand optionally at a specified time.This session provides a way of "anchoring" lessons with a plan.Like allOsidLists,LessonAnchorListprovides a means for accessingLessonAnchorelements 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-assignLessonstoCourse Catalogs.This session provides methods to retrieveLessontoCourseCatalogmappings.This is the form for creating and updatingLessons.Like allOsidLists,LessonListprovides a means for accessingLessonelements sequentially either one at a time or many at a time.This session provides methods for retrievingLessonsTheLessonrepresents a collection of syllabi.This session defines methods to receive notifications on adds/changes toLessons.This is the query for searching for lessons.This is the query inspector for searching for lessons.This session provides methods for searchingLessons.The lesson receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedLessonobjects.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 searchingLessons.This session manages queries and sequencing to create "smart" dynamic catalogs.APlanis anOsidRelationshipto apply aSyllabusto aCourseOffering.This session creates, updates, and deletesPlans.This session provides methods to re-assignPlanstoCourseCatalogs.This session provides methods to retrievePlantoCourseCatalogmappings.This is the form for creating and updatingPlans.Like allOsidLists,PlanListprovides a means for accessingPlanelements 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 toPlans.This is the query for searching plans.The inspector for examining plan queries.This session provides methods for searchingPlans.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 searchingPlans.This session manages queries and sequencing to create "smart" dynamic catalogs.