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 Group | elml:AnswersReq |
<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> |