1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<script title="Test Lesson" bgcolor="#3f4f1f">
<page title="Introduction to Example Lesson">
<text align="center">The 1 Key</text>
<text align="center">In this lesson you will be learning where the 1 key</text>
<text align="center">is located.</text>
<text align="center" y="300"> PRESS SPACE TO START THE LESSON!</text>
<waitforinput/>
</page>
<page title="The 1 Key" bgcolor="#3f7f3f">
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
<text align="center">In this exercise we practice the 1 key.</text>
<text align="center">To start practicing hit the p key</text>
<text color="#000000" x="100" y="280">A</text>
<text color="#000000" x="130" y="280">S</text>
<text color="#000000" x="160" y="280">D</text>
<text color="#000000" x="190" y="280">F</text>
<text color="#000000" x="220" y="280">G</text>
<text color="#000000" x="250" y="280">H</text>
<text color="#000000" x="285" y="280">J</text>
<text color="#000000" x="315" y="280">K</text>
<text color="#000000" x="345" y="280">L</text>
<text color="#000000" x="385" y="280">;</text>
<text color="#000000" x="415" y="280">'</text>
<text color="#000000" x="90" y="250">Q</text>
<text color="#000000" x="118" y="250">W</text>
<text color="#000000" x="152" y="250">E</text>
<text color="#000000" x="183" y="250">R</text>
<text color="#000000" x="212" y="250">T</text>
<text color="#000000" x="244" y="250">Y</text>
<text color="#000000" x="273" y="250">U</text>
<text color="#000000" x="306" y="250">I</text>
<text color="#000000" x="334" y="250">O</text>
<text color="#000000" x="365" y="250">P</text>
<text color="#000000" x="395" y="240">[</text>
<text color="#000000" x="425" y="240">]</text>
<text color="#000000" x="110" y="310">Z</text>
<text color="#000000" x="142" y="310">X</text>
<text color="#000000" x="170" y="310">C</text>
<text color="#000000" x="202" y="310">V</text>
<text color="#000000" x="232" y="310">B</text>
<text color="#000000" x="262" y="310">N</text>
<text color="#000000" x="292" y="310">M</text>
<text color="#000000" x="330" y="310">,</text>
<text color="#000000" x="360" y="310">.</text>
<text color="#000000" x="387" y="310">/</text>
<text color="#000000" x="85" y="220">1</text>
<waitforchar/>
<prac>111 a1a 1a1 11a aa1 a1p p1a rl1 1h/i s1z ce11 ;1ml r1t 1az 1rw 11j 1sf c11 1n'x 1axp c11 1mc 11k' 111 a1a 1a1 11a aa1 a1p p1a</prac>
</page>
<!--HACK: there is some undesired behavior in scripting.c, this fixes it for now-->
<page>
</page>
<page>
<img src="keyboard/space.png" x="200" y="160"/>
<img src="keyboard/larrow.png" x="460" y="18"/>
<img src="keyboard/esc.png" x="515" y="50"/>
<text align="center">Great Job!</text>
<text align="left"></text>
<text align="center">To go back to the main menu</text>
<text align="center">Press Space</text>
<waitforinput/>
</page>
|