Added original files/folder organization
This commit is contained in:
35
original data/scripts/basic_lesson_07.xml
Normal file
35
original data/scripts/basic_lesson_07.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<script title="Test Lesson" bgcolor="#3f4f1f">
|
||||
<page title="Introduction to Example Lesson">
|
||||
<text align="center">The j Key</text>
|
||||
<text align="center">In this lesson you will be learning where the j 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 j Key" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard-us.png" x="45" y="220"/>
|
||||
<text align="center">In this exercise we practice the j 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>
|
||||
<waitforchar/>
|
||||
<prac>jjj jjj jjj jjj jjj jjs sjj jsja jjdf jhg jss fja jsh ffj jaa sdjs fjj fjja jsja ssjj adjj jaf ajj jjj jjj jjj jjj jjj jjs sjj</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>
|
||||
Reference in New Issue
Block a user