3.3.5.2.25 lcInteraction

The <lcInteraction> is a wrapper element for all the interactions of the assessment. The interactions themselves are based on the lcInteractionBase type. A starter set of interaction types is defined in the learning domain.

Contains

Doctype

Content model

learningAssessment, learningContent, learningOverview, learningPlan, learningSummary

(lcInteractionBase or lcTrueFalse or lcSingleSelect or lcMultipleSelect or lcSequencing or lcMatching or lcHotspot or lcOpenQuestion) (any number)

Contained by

Doctype

Content model

learningAssessment, learningContent

learningBasebody, learningAssessmentbody

learningOverview, learningPlan, learningSummary

learningBasebody

Inheritance

- topic/section learningBase/lcInteraction

id="assessment_example">

Example
<learningAssessment id="testAssess">
  <title>Certification Test</title>
    <shortdesc>Pass this test, and you are a certified genius.</shortdesc>
    <learningAssessmentbody>
      <lcIntro>Here's your test, folks. Good luck!</lcIntro>
      <lcInteraction>
        <lcSingleSelect id="asdf">
        <title>Multiple Choice - IEEE standards trivia</title>
          <lcQuestion>Which one of the listed standards committees 
          is responsible for developing the token ring specification?</lcQuestion>
          <lcAnswerOptionGroup>
            <lcAnswerOption>
              <lcAnswerContent>IEEE 802.3</lcAnswerContent>
            </lcAnswerOption>
            <lcAnswerOption>
              <lcAnswerContent>IEEE 802.5</lcAnswerContent>
              <lcCorrectResponse/>
            </lcAnswerOption>
            <lcAnswerOption>
              <lcAnswerContent>IEEE 802.6</lcAnswerContent>
            </lcAnswerOption>
          </lcAnswerOptionGroup>
        </lcSingleSelect>
      </lcInteraction>
      <lcSummary>
        <title>Summary</title>
        You are now certified.
      </lcSummary>
    </learningAssessmentbody>
  </learningAssessment>
Attributes

Name

Description

Data Type

Default Value

Required?

spectitle

The specialized title attribute allows architects of specialized types to define a fixed or default title for a specialized element. Not intended for direct use by authors.

CDATA

#IMPLIED

No

univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)

A set of related attributes, described in 3.4.1.3 univ-atts attribute group

     

global-atts attribute group (xtrf, xtrc)

A set of related attributes, described in 3.4.1.2 global-atts attribute group

     

class, outputclass

Common attributes described in 3.4.1.9 Other common DITA attributes

     

Previous Topic:  3.3.5.2.24 lcInstruction

Next Topic:  3.3.5.2.26 lcIntervention

Parent Topic:  3.3.5.2 Common learning content elements

Sibling Topics:

3.3.5.2.1 lcAge

3.3.5.2.2 lcAssessment

3.3.5.2.3 lcAttitude

3.3.5.2.4 lcAudience

3.3.5.2.5 lcBackground

3.3.5.2.6 lcChallenge

3.3.5.2.7 lcCIN

3.3.5.2.8 lcClassroom

3.3.5.2.9 lcClient

3.3.5.2.10 lcConstraints

3.3.5.2.11 lcDelivDate

3.3.5.2.12 lcDelivery

3.3.5.2.13 lcDownloadTime

3.3.5.2.14 lcDuration

3.3.5.2.15 lcEdLevel

3.3.5.2.16 lcFileSizeLimitations

3.3.5.2.17 lcGapAnalysis

3.3.5.2.18 lcGapItem

3.3.5.2.19 lcGapItemDelta

3.3.5.2.20 lcGeneralDescription

3.3.5.2.21 lcGoals

3.3.5.2.22 lcGraphics

3.3.5.2.23 lcHandouts

3.3.5.2.24 lcInstruction

3.3.5.2.26 lcIntervention

3.3.5.2.27 lcInterventionItem

3.3.5.2.28 lcIntro

3.3.5.2.29 lcJtaItem

3.3.5.2.30 lcKnowledge

3.3.5.2.31 lcLearnStrat

3.3.5.2.32 lcLMS

3.3.5.2.33 lcModDate

3.3.5.2.34 lcMotivation

3.3.5.2.35 lcNeeds

3.3.5.2.36 lcNeedsAnalysis

3.3.5.2.37 lcNextSteps

3.3.5.2.38 lcNoLMS

3.3.5.2.39 lcObjective

3.3.5.2.40 lcObjectives

3.3.5.2.41 lcObjectivesGroup

3.3.5.2.42 lcObjectivesStem

3.3.5.2.43 lcOJT

3.3.5.2.44 lcOrganizational

3.3.5.2.45 lcOrgConstraints

3.3.5.2.46 lcPlanAudience

3.3.5.2.47 lcPlanDescrip

3.3.5.2.48 lcPlanObjective

3.3.5.2.49 lcPlanPrereqs

3.3.5.2.50 lcPlanResources

3.3.5.2.51 lcPlanSubject

3.3.5.2.52 lcPlanTitle

3.3.5.2.53 lcPlayers

3.3.5.2.54 lcPrereqs

3.3.5.2.55 lcProcesses

3.3.5.2.56 lcProject

3.3.5.2.57 lcResolution

3.3.5.2.58 lcResources

3.3.5.2.59 lcReview

3.3.5.2.60 lcSecurity

3.3.5.2.61 lcSkills

3.3.5.2.62 lcSpecChars

3.3.5.2.63 lcSummary

3.3.5.2.64 lcTask

3.3.5.2.65 lcTaskItem

3.3.5.2.66 lcTechnical

3.3.5.2.67 lcTime

3.3.5.2.68 lcValues

3.3.5.2.69 lcViewers

3.3.5.2.70 lcW3C

3.3.5.2.71 lcWorkEnv

3.3.5.2.72 lcWorkEnvDescription