adding some strings
[moodle-linuxchix.git] / mod / hotpot / template / v6 / fjmatch6.ht_
blob2a22c60e528ced68a2b51666500b87f974f7b0a4
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 [strJSUtilities]
42 [strJSFJMatch6]
44 //-->
46 //]]>
48 </script>
51 </head>
52 <!--<body>Fool those dumb ad-inserting ISPs</body>-->
54 <body onload="StartUp()" id="TheBody" [inclScorm1.2]onunload="SetScormBrowseTime(); CheckLMSFinish()"[/inclScorm1.2]>
56 <!-- BeginTopNavButtons -->
58 [inclNavButtons]
59 [strTopNavBar]
60 [/inclNavButtons]
62 <!-- EndTopNavButtons -->
64 <div class="Titles">
65 <h2 class="ExerciseTitle">[strExerciseTitle]</h2>
66 [inclExerciseSubtitle]
67 <h3 class="ExerciseSubtitle">[strExerciseSubtitle]</h3>
68 [/inclExerciseSubtitle]
69 </div>
71 <div id="InstructionsDiv" class="StdDiv">
72 <div id="Instructions">[strInstructions]</div>
73 </div>
75 <div id="MainDiv" class="StdDiv">
77 <button class="FuncButton" onmouseover="FuncBtnOver(this)" onfocus="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onblur="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="ShowItem()">[strNextCaption]</button>
79 <button class="FuncButton" onmouseover="FuncBtnOver(this)" onfocus="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onblur="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="DeleteItem()">[strDeleteCaption]</button>
81 </div>
83 <table class="FlashcardTable" border="0" cellspacing="0">
84 <tbody id="Questions">
86 [strTRows]
88 </tbody>
89 </table>
91 <!-- BeginBottomNavButtons -->
93 [inclNavButtons]
94 [strBottomNavBar]
95 [/inclNavButtons]
97 <!-- EndBottomNavButtons -->
99 <!-- BeginSubmissionForm -->
101 <!-- EndSubmissionForm -->
103 </body>
105 </html>