scoringScheme element

A scoring scheme. A numeric or text type of scoring methodology or convention. A grading system.

<scoringScheme id="...">
  <!-- SEQUENCE -->
  <identifier>...</identifier> <!-- 0,n -->
  <title>...</title> <!-- 1,n -->
  <description>...</description> <!-- 0,n -->
  <supplementaryDoc>...</supplementaryDoc> <!-- 0,n -->
</scoringScheme>

Attributes

id: required xs:normalizedString

A portable identifier of the grading system (i.e. a urn in the uuid namespace). It is this identifier that MUST be used to link or refer to this grading system from other places within the credential document.

Elements

identifier: Identifier type

A scoring scheme identifier.

title: LanguageString type

Maximum one value per language is allowed.

description: Note type

A free text describing the scoring methodology or convention. Maximum one value per language is allowed.

supplementaryDoc: Document type

A public web document containing additional documentation about the scoring/grading system. It can be any document containing further information about the scoring system. The document can be a web page that can be navigated or a downloadable file