Language reference : Learning and training elements : Other learning and training elements : Common learning interactions elements : lcAnswerOption
WebWorks  
lcAnswerOption
The <lcAnswerOption> element in an assessment interaction provides the content and feedback for a question option, and can indicate the correct option.
Contains
Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype
Content model
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary
( (lcAnswerContent) then (lcCorrectResponse) (optional) then (lcFeedback) (optional) )
Contained by
Doctype
Content model
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary
Inheritance
+ topic/li learningInteractionBase-d/li learning-d/lcAnswerOption
Example 465. Example
...
<lcAnswerOption>
<lcAnswerContent>True</lcAnswerContent>
<lcCorrectResponse/>
</lcAnswerOption>
...
Attributes
Name
Description
Data Type
Default Value
Required?
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)
A set of related attributes, described in univ-atts attribute group
global-atts attribute group (xtrf, xtrc)
A set of related attributes, described in global-atts attribute group
class, outputclass
Common attributes described in Other common DITA attributes