Package org.osid.grading.transform
The Open Service Interface Definitions for the org.osid.grading.transform service.
The Grading Transform OSID defines a means to convert Grades and
scores between GradeSystems . Grading transformations can be
performed directly by mapping Grades from one system to another, or
by an OsidRule to reference more complex logic.
Copyright © 2002-2010 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 PACKAGE 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 map of two grades.Like all
OsidLists,GradeMapListprovides a means for accessingGradeMapelements sequentially either one at a time or many at a time.AGradeSystemTransformrepresents a translation between two grade systems.This session creates, updates, and deletesGradeSystemTransforms.The session defines methods for translatingGradesand scores amongGradeSystems.This is the form for creating and updatingGradeSystemTransforms.Like allOsidLists,GradeSystemTransformListprovides a means for accessingGradeSystemTransformelements sequentially either one at a time or many at a time.The session defines methods for retrievingGradeSystemTransformations.This session defines methods to receive notifications on adds/changes toGradeSystemsand the Grades defined within.This session is intended for consumers needing to synchronize their state with this service without the use of polling.The vault receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deletedGradeSystemTransformobjects.The grading transform manager provides access to grading transform sessions and provides interoperability tests for various aspects of this service.TheGradingTransformProfiledescribes the interoperability among grading transform services.The grading transform manager provides access to grading transform sessions and provides interoperability tests for various aspects of this service.