Package org.osid.course.requisite
The Open Service Interface Definitions for the org.osid.course.requisite service.
The Course Requisite OSID provides services for authoring requirements
for Courses and Programs .
Requisites
The Requisite is an OsidRule used for a requirement
component. A Requisite has 7 terms for evaluation that must all be
true for this Requisite to be satisfied. Additional terms may be defined in
the RequisiteRecord .
- CourseRequirements
- ProgramRequirements
- CredentialRequirements
- AssessmentRequirements
- LearningObjectiveRequirements
- an external Rule
- Requisite options for nested OR terms
A Requisite is true if the active Requisite options
term AND the CourseRequirements term AND the
ProgramRequirements term AND CredentialRequirements
AND AssessmentRequirements AND the
LearningObjectiveRequirements AND Rule are all true.
A Requisite may also contain options, or sub-requisites. These
options are Requisite nodes in a statement tree hierarchy that
represent OR terms.
Requisites are also OsidEnablers that have effectiveness
and may apply to specific populations of students.
CourseRequirements
A CourseRequirement is an OsidRule for a Course
to be satisfied. The Course may be required to be taken in the past
for a prerequisite, in the present for a co-requisite, or completed at some
point in the future. The CourseRequirement may also require a
minimum grade or credits earned. Additional constraints may be specified in
the CourseRequirementRecord or an external Rule .
All specified rules in the CourseRequirement must be true for
the requirement to be satisifed. Alternative Requisites may be
specified inside the CourseRequirement to append OR terms.
ProgramRequirements
A ProgramRequirement is an OsidRule for a
Program to be satisfied. The Program may be required to be taken
in the past for a prerequisite, in the present for a co-requisite, or
completed at some point in the future. The ProgramRequirement may
also require a minimum GPA or credits earned. Additional constraints may be
specified in the ProgramRequirementRecord or an external
Rule .
All specified rules in the ProgramRequirement must be true for
the requirement to be satisifed. Alternative Requisites may be
specified inside the ProgramRequirement to append OR terms.
CredentialRequirements
A CredentialRequirement is an OsidRule for a
Credential to be satisfied. The Course may be required to be taken in the
past for a prerequisite, in the present for a co-requisite, or completed at
some point in the future. Additional constraints may be specified in the
CredentialRequirementRecord or an external Rule .
All specified rules in the CredentialRequirement must be true
for the requirement to be satisifed. Alternative Requisites may be
specified inside the CredentialRequirement to append OR
terms.
LearningObjectiveRequirements
A LearningObjectiveRequirement is an OsidRule for a
learning Objective to be satisfied. The
LearningObjectiveRequirement may also require a minimum proficiency
expressed as a Grade . Additional constraints may be specified in
the ProgramRequirementRecord or an external Rule .
All specified rules in the LearningObjectiveRequirement must be
true for the requirement to be satisifed. Alternative Requisites
may be specified inside the LearningObjectiveRequirement to append
OR terms.
AssessmentRequirements
An AssessmentRequirement is an OsidRule for an
Assessment to be satisfied. The Assessment may be required to be
taken in the past for a prerequisite, in the present for a co-requisite, or
completed at some point in the future. The AssessmentRequirement
may also require a minimum Grade or score. Additional constraints
may be specified in the AssessmentRequirementRecord or an external
Rule .
All specified rules in the AssessmentRequirement must be true
for the requirement to be satisifed. Alternative Requisites may be
specified inside the AssessmentRequirement to append OR
terms.
AwardRequirements
An AwardRequirement is an OsidRule for an Award
to be satisfied.
All specified rules in the AwardRequirement must be true for
the requirement to be satisifed. Alternative Requisites may be
specified inside the AwardRequirement to append OR terms.
Example
The prerequisite for course 16.36 is (16.004 or 6.003) and (16.09 or
6.041). The coorse prequisite will have two top level Requisites
for the and terms.
The first Requisite will include a CourseRequirement
for 16.004. That CourseRequirement will also include an alternative
Requisite that will have a CourseRequirement for 6.003.
The second Requisite will include a CourseRequirement
for 16.09. That CourseRequirement will also include an alternative
Requisite that will have a CourseRequirement for 6.041.
CourseCatalog Cataloging
Requisites , CourseRequirements ,
ProgramRequirements, CredentialRequirements, LearningObjectiveRequirements
, and AssessmentRequirements can be organized into federateble
OsidCatalogs .
Copyright © 2011 Massachusetts Institute of Technology. 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.
This Work and the information contained herein is provided on an ""AS IS"" basis. The Massachusetts Institute of Technology, the Open Knowledge Initiative, and THE AUTHORS DISCLAIM ALL WARRANTIES, 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.
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 notice and the terms of this license on ALL copies of the Work or portions thereof.
You may nodify 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.
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 comtemplating export to obtain such a license before exporting this Work.
-
InterfacesClassDescriptionA
AssessmentRequirementis anOsidRuleand represents a requirement based on anAssessment.This is the form for creating and updatingAssessmentRequirements.Like allOsidLists,AssessmentRequirementListprovides a means for accessingAssessmentRequirementelements sequentially either one at a time or many at a time.AAwardRequirementis anOsidRuleand represents a requirement based on anAward.This is the form for creating and updatingAwardRequirements.Like allOsidLists,AwardRequirementListprovides a means for accessingAwardRequirementelements sequentially either one at a time or many at a time.ACourseRequirementis anOsidRuleand represents a requirement based on the completion or a co-requisite of a course.This is the form for creating and updatingCourseRequirements.Like allOsidLists,CourseRequirementListprovides a means for accessingCourseRequirementelements sequentially either one at a time or many at a time.This is the query for searchingCourseRequirements.The query inspector provides a means of accessing the match terms of aCourseRequirementQuery.An interface for specifying the ordering ofCourseRequirementsearch results.The course requisite manager provides access to course requisite sessions and provides interoperability tests for various aspects of this service.The course requisite profile describes the interoperability among course requisite services.The course requisite manager provides access to course requisite sessions and provides interoperability tests for various aspects of this service.ACredentialRequirementis anOsidRuleand represents a requirement based on aCredential.This is the form for creating and updatingCredentialRequirements.Like allOsidLists,CredentialRequirementListprovides a means for accessingCredentialRequirementelements sequentially either one at a time or many at a time.ALearningObjectiveRequirementis anOsidRuleand represents a requirement based on a learningObjective.This is the form for creating and updatingLearningObjectiveRequirements.Like allOsidLists,LearningObjectiveRequirementListprovides a means for accessingLearningObjectiveRequirementelements sequentially either one at a time or many at a time.AProgramRequirementis anOsidRuleand represents a requirement based on the completion or enrollment for aProgram.This is the form for creating and updatingProgramRequirements.Like allOsidLists,ProgramRequirementListprovides a means for accessingProgramRequirementelements sequentially either one at a time or many at a time.ARequisiterepresents a requirement.This session creates and removes requisites and their requirement components.This session provides methods to re-assignRequisitestoCourseCatalogs.This session provides methods to retrieveRequisitetoCourseCatalogmappings.This is the form for creating and updatingRequisites.Like allOsidLists,RequisiteListprovides a means for accessingRequisiteelements sequentially either one at a time or many at a time.This session defines methods for retrieving requirements and requirement components.This session defines methods to receive notifications on adds/changes toRequisiteobjects in thisCourseCatalog.This is the query for searching requisites.The query inspectors provide a means of accessing the match terms of a query.This session provides methods for searching amongRequisites.The requisite receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedRequisites.The search interface for governing requisite 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 amongRequisites.This session manages queries and sequencing to create "smart" dynamic catalogs.