Jump to content

Grading Open Service Interface Definition

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by U2fanboi (talk | contribs) at 16:36, 28 October 2014 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Grading Open Service Interface Definition (OSID) is an Open Knowledge Initiative specification. OSIDs are programmatic interfaces which comprise a Service Oriented Architecture for designing and building reusable and interoperable software.

The Grading OSID supports characterizing, storing, and retrieving Grades. A Grade is specified with four elements:

  • a GradeValue
  • a GradeType
  • a GradeScale
  • a ScoringDefinition

These four elements provide a general and flexible way to characterize a Grade. This service also provides for managing GradeRecords, which join information about the Grade', the Agent whose Grade it is, and the object that was graded. This service also includes methods for iterating through GradeTypes, GradeScales, and ScoringDefinitions supported by a particular service provider implementation.

The Grading OSID is related to the Assessment OSID. Assessment concerns the definition, management, and evaluation of question-oriented materials. Assessment can be used as the gradable object referenced in the Grading OSID.