File: basic_lesson_01.xml

package info (click to toggle)
tuxtype 1.8.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,916 kB
  • sloc: ansic: 12,311; xml: 10,049; sh: 3,502; makefile: 1,494; sed: 16
file content (30 lines) | stat: -rw-r--r-- 1,459 bytes parent folder | download | duplicates (7)
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
<script title="Test Lesson" bgcolor="#3f4f1f">
       <page title="Introduction to Example Lesson">
       <text align="center">The a Key</text>
       <text align="center">In this lesson you will be learning where the a 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 a Key" bgcolor="#3f7f3f">
       <img src="/keyboard/keyboard-us.png" x="45" y="220"/>
       <text align="center">In this exercise we practice the a 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>
      <waitforchar/>
      <prac>aaa aaa aaa aaa aaa aaa aaa aaas asas saaa aass aass aasa aass aaaa aaaa aaaa aas asa aas aaa aaas aaa aaa aaa aaa aaa aaa aaa</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>