elml:selfAssessment

The element selfAssessment contains the exercises which allow to control if the learning objectives were
achieved (on lesson and on unit level).

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
label elml:LabelType optional
The attribute label is restricted to 25 characters which can be a random selection from the values 'a-z',
'A-Z', '0-9' and '_'.
metaSetUpInfo xs:string optional
The attribute metaSetUpInfo allows to specify what needs to be set up on, for example, an eLearning
platform, so that these exercise or self assessement can be done (eg. set up a discussion forum with the topic 'Exercise
1').
navTitle xs:string optional
The attribute navTitle contains a string representing a short title that is used for the navigation. The
	attribute shall be used, when the original title of the lesson, unit or learningObject is too long for the
navigation.
title xs:string optional
The attribute title contains a string representing a title.

Used By

Source

<xs:element name="selfAssessment" type="elml:SIIType">
  <xs:annotation>
    <xs:documentation>The element selfAssessment contains the exercises which allow to control if the learning objectives were achieved (on lesson and on unit level).</xs:documentation>
  </xs:annotation>
</xs:element>

Sample