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:normalizedStringA 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 typeA scoring scheme identifier.
title
: LanguageString typeMaximum one value per language is allowed.
description
: Note typeA free text describing the scoring methodology or convention. Maximum one value per language is allowed.
supplementaryDoc
: Document typeA 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