correct

The required attribute correct allows defining if an answer is the correct one (yes) or if it is a wrong answer designed to trick the student (no).

Attribute Information

Used By

Attribute Group elml:AnswersReq

Source

<xs:attribute name="correct" type="elml:YesNoType" use="required">
  <xs:annotation>
    <xs:documentation>The required attribute correct allows defining if an answer is the correct one (yes) or if it is a wrong answer designed to trick the student (no).</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample