12 lines
632 B
XML
12 lines
632 B
XML
|
|
<script title="Test Lesson" bgcolor="#000000">
|
||
|
|
<page title="Introduction to Example Lesson">
|
||
|
|
<text align="center"> </text>
|
||
|
|
<text align="center"> </text>
|
||
|
|
<text color="#ffff00" align="center">In this lesson we learn letters n, o and p</text>
|
||
|
|
<text color="#ffff00" align="center">Press 1,3,4,5 for n, 1,3,5 for o and 1,2,3,4 for p</text>
|
||
|
|
<text color="#ffff00" align="center" y="400"> PRESS SPACE TO START THE LESSON!</text>
|
||
|
|
<waitforchar/>
|
||
|
|
<prac>n n n n o o o o p p p p no no op op pn pn nop nop mnop mnop klmnop nmkp nmkp kppn poop mnop mnop mnop</prac>
|
||
|
|
</page>
|
||
|
|
</script>
|