(topic learningInteractionBase-d learning-d)
Use the <lcInstructornote> element to provide information or notes you want to provide to the course instructor. These notes can be conditionnalized out of content you intend to deliver to the learner.
A lcTrueFalse interaction presents the learner with two choices, one correct, the other incorrect, often presented as true/false or yes/no responses.
An lcSingleSelect interaction presents three or more choices, only one of which is correct.
In an lcMultipleSelect interaction, the learner must indicate two or more correct answers from a list of choices.
An lcSequencing interaction asks the learner to arrange a list of choices into a predefined order, such as small to large.
In an lcMatching interaction, the learner identifies the correct choice that matches another choice.
In a lcHotspot interaction, the learner clicks on a region of the screen to indicate a choice.
Use <lcOpenQuestion> to pose an open-ended question in an assessment interaction.
Use the <lcQuestion> element in an interaction to ask the question.
Use <lcOpenAnswer> to provide a suggested answer for an <lcOpenQuestion> interaction.
The <lcSequenceOptionGroup> element provides the options for an assessment sequence interaction.
The <lcAsset> element in an assessment interaction provides the images or other graphic assets to support the interaction.
The <lcSequenceOption> element in an assessment interaction provides the contents of an item in a sequence interaction.
The <lcFeedback> element in an assessment interaction provides information to the learner about a correct or incorrect response.
The <lcFeedbackCorrect> element in an assessment interaction provides feedback to the learner about a correct response.
The <lcFeedbackIncorrect> element in an assessment interaction provides feedback about incorrect response.
The <lcAnswerOption> element in an assessment interaction provides the content and feedback for a question option, and can indicate the correct option.
The <lcAnswerContent> element in a learning assessment interaction provides the content for an answer option, which the learner can select as correct or incorrect.
The <lcMatchTable> element in an assessment interaction provides a format for matching items.
The <lcMatchingHeader> element in an assessment interaction provides column headings for items to present in a matching table.
The <lcMatchingPair> element in an assessment interaction provides a table row with the pair of items that comprise a correct match in a matching interaction.
The <lcItem> element in an assessment interaction provides the content for an item that matches the match item in a match table.
The <lcMatchingItem> element in an assessment interaction provides the content for the matching side of a matching pair of items in a match table interaction.
???
A lcHotspotMap interaction lets you designate an action area or region over an image, allowing a click in that region to get scored as correct or incorrect in respoinse to an interaction question.
A lcArea defines an area of a hotspot image that contains a correct or incorrect choice in a hotspot assessment interaction.
The <lcCorrectResponse> element in an assessment interaction indicates a correct response.
The <lcSequence> element in an assessment interaction provides the position of a sequence option in a sequence.