adding some strings
[moodle-linuxchix.git] / mod / hotpot / template / v6 / jcross6.ht_
blobbcaeea97680df0d2af8f363330c409b46d54d4b5
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"
4 xml:lang="en"><head>
6 [strDublinCoreMetadata]
8 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10 <title>
11 [strPlainTitle]
12 </title>
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 -->
18 [strHeaderCode]
20 <style type="text/css">
22 [strStyleSheet]
24 </style>
26 <script type="text/javascript">
28 //<![CDATA[
30 <!--
32 [inclScorm1.2]
33 [strJSScorm_1_2]
34 [/inclScorm1.2]
36 [strJSBrowserCheck]
38 [strJSButtons]
40 [strJSShowMessage]
42 [strJSUtilities]
44 [strJSHotPotNet]
46 [strJSJCross6]
48 [inclTimer]
49 [strJSTimer]
50 [/inclTimer]
52 [inclSendResults]
53 [strJSSendResults]
54 [/inclSendResults]
56 //-->
58 //]]>
60 </script>
63 </head>
65 <body onload="StartUp()" id="TheBody" [inclScorm1.2]onunload="CheckLMSFinish()"[/inclScorm1.2]>
67 <!-- BeginTopNavButtons -->
69 [inclNavButtons]
70 [strTopNavBar]
71 [/inclNavButtons]
73 <!-- EndTopNavButtons -->
75 <div class="Titles">
76 <h2 class="ExerciseTitle">[strExerciseTitle]</h2>
77 [inclExerciseSubtitle]
78 <h3 class="ExerciseSubtitle">[strExerciseSubtitle]</h3>
79 [/inclExerciseSubtitle]
80 [inclTimer]
81 <div id="Timer"><span id="TimerText">&nbsp;&nbsp;</span></div>
82 [/inclTimer]
84 </div>
86 <div id="InstructionsDiv" class="StdDiv">
87 <div id="Instructions">[strInstructions]</div>
88 </div>
90 [inclReading]
91 <div class="LeftContainer">
93 <div id="Reading" class="StdDiv">
95 <div id="ReadingDiv">
96 [strReadingText]
97 </div>
98 </div>
100 </div>
103 <div class="RightContainer">
104 [/inclReading]
106 <div id="MainDiv" class="StdDiv">
108 [inclKeypad]
109 <div class="Keypad" id="CharacterKeypad" style="float: left;">
110 [strKeypad]
111 </div>
112 [/inclKeypad]
114 <div id="ClueEntry">
116 </div>
118 <!-- This top button is hidden; uncomment it to reveal it. -->
119 <!--
120 <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()">&nbsp;[strCheckCaption]&nbsp;</button>
124 <table class="CrosswordGrid">
125 <tbody>
127 [strGridBody]
129 </tbody>
130 </table>
132 <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()">&nbsp;[strCheckCaption]&nbsp;</button>
134 <table id="Clues"[ShowHideClueList]>
135 <tbody>
136 <tr>
137 <td>
139 <table class="ClueList">
140 <tbody id="CluesAcross">
141 <tr><td colspan="2"><h3 class="ExerciseSubtitle" id="CluesAcrossLabel">[strCluesAcrossLabel]</h3></td></tr>
143 [strCluesAcross]
145 </tbody>
146 </table>
148 </td>
150 <td>
152 <table class="ClueList">
153 <tbody id="CluesDown">
154 <tr><td colspan="2"><h3 class="ExerciseSubtitle" id="CluesDownLabel">[strCluesDownLabel]</h3></td></tr>
156 [strCluesDown]
158 </tbody>
159 </table>
161 </td>
162 </tr>
163 </tbody>
164 </table>
166 </div>
168 [inclReading]
169 </div>
170 [/inclReading]
172 <div class="Feedback" id="FeedbackDiv">
173 <div class="FeedbackText" id="FeedbackContent"></div>
174 <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;">&nbsp;[strOKCaption]&nbsp;</button>
175 </div>
177 <!-- BeginBottomNavButtons -->
179 [inclNavButtons]
180 [strBottomNavBar]
181 [/inclNavButtons]
183 <!-- EndBottomNavButtons -->
185 <!-- BeginSubmissionForm -->
187 <!-- EndSubmissionForm -->
189 </body>
191 </html>