2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml"
6 [strDublinCoreMetadata]
8 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1" />
14 <!-- Made with executable version [strFullVersionInfo] -->
16 <!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->
20 <style type=
"text/css">
26 <script type=
"text/javascript">
65 <body onload=
"StartUp()" id=
"TheBody" [inclScorm1.2]
onunload=
"CheckLMSFinish()"[/inclScorm1.2]
>
67 <!-- BeginTopNavButtons -->
73 <!-- EndTopNavButtons -->
76 <h2 class=
"ExerciseTitle">[strExerciseTitle]
</h2>
77 [inclExerciseSubtitle]
78 <h3 class=
"ExerciseSubtitle">[strExerciseSubtitle]
</h3>
79 [/inclExerciseSubtitle]
81 <div id=
"Timer"><span id=
"TimerText"> </span></div>
86 <div id=
"InstructionsDiv" class=
"StdDiv">
87 <div id=
"Instructions">[strInstructions]
</div>
91 <div class=
"LeftContainer">
93 <div id=
"Reading" class=
"StdDiv">
103 <div class=
"RightContainer">
106 <div id=
"MainDiv" class=
"StdDiv">
108 <button id=
"CheckButton1" class=
"FuncButton" onmouseover=
"FuncBtnOver(this)" onfocus=
"FuncBtnOver(this)" onmouseout=
"FuncBtnOut(this)" onblur=
"FuncBtnOut(this)" onmousedown=
"FuncBtnDown(this)" onmouseup=
"FuncBtnOut(this)" onclick=
"CheckAnswers()"> [strCheckCaption]
</button>
110 <div id=
"MatchDiv" style=
"text-align: center;">
112 <form id=
"QForm" method=
"post" action=
"" onsubmit=
"return false;">
113 <table border=
"0" style=
"margin: 2em auto 2em auto;"><tbody id=
"Questions">
121 <button id=
"CheckButton2" class=
"FuncButton" onmouseover=
"FuncBtnOver(this)" onfocus=
"FuncBtnOver(this)" onmouseout=
"FuncBtnOut(this)" onblur=
"FuncBtnOut(this)" onmousedown=
"FuncBtnDown(this)" onmouseup=
"FuncBtnOut(this)" onclick=
"CheckAnswers()"> [strCheckCaption]
</button>
129 <div class=
"Feedback" id=
"FeedbackDiv">
130 <div class=
"FeedbackText" id=
"FeedbackContent"></div>
131 <button id=
"FeedbackOKButton" class=
"FuncButton" onfocus=
"FuncBtnOver(this)" onblur=
"FuncBtnOut(this)" onmouseover=
"FuncBtnOver(this)" onmouseout=
"FuncBtnOut(this)" onmousedown=
"FuncBtnDown(this)" onmouseup=
"FuncBtnOut(this)" onclick=
"HideFeedback(); return false;"> [strOKCaption]
</button>
134 <!-- BeginBottomNavButtons -->
140 <!-- EndBottomNavButtons -->
142 <!-- BeginSubmissionForm -->
144 <!-- EndSubmissionForm -->