Added original files/folder organization
This commit is contained in:
49
original data/themes/deutsch/scripts/Makefile.am
Normal file
49
original data/themes/deutsch/scripts/Makefile.am
Normal file
@@ -0,0 +1,49 @@
|
||||
## Makefile.am for tuxtype - data/themes/deutsch/scripts:
|
||||
## Process with Automake to create Makefile.in
|
||||
|
||||
themes_deutsch_scriptsdir = $(pkgdatadir)/themes/deutsch/scripts
|
||||
|
||||
dist_themes_deutsch_scripts_DATA = \
|
||||
basis_lektion_01.xml \
|
||||
basis_lektion_02.xml \
|
||||
basis_lektion_03.xml \
|
||||
basis_lektion_04.xml \
|
||||
basis_lektion_05.xml \
|
||||
basis_lektion_06.xml \
|
||||
basis_lektion_07.xml \
|
||||
basis_lektion_08.xml \
|
||||
basis_lektion_09.xml \
|
||||
basis_lektion_10.xml \
|
||||
basis_lektion_11.xml \
|
||||
basis_lektion_12.xml \
|
||||
basis_lektion_13.xml \
|
||||
basis_lektion_14.xml \
|
||||
basis_lektion_15.xml \
|
||||
basis_lektion_16.xml \
|
||||
basis_lektion_17.xml \
|
||||
basis_lektion_18.xml \
|
||||
basis_lektion_19.xml \
|
||||
basis_lektion_20.xml \
|
||||
basis_lektion_21.xml \
|
||||
basis_lektion_22.xml \
|
||||
basis_lektion_23.xml \
|
||||
basis_lektion_24.xml \
|
||||
basis_lektion_25.xml \
|
||||
basis_lektion_26.xml \
|
||||
basis_lektion_27.xml \
|
||||
basis_lektion_28.xml \
|
||||
basis_lektion_29.xml \
|
||||
basis_lektion_30.xml \
|
||||
basis_lektion_31.xml \
|
||||
basis_lektion_32.xml \
|
||||
basis_lektion_33.xml \
|
||||
basis_lektion_34.xml \
|
||||
basis_lektion_35.xml \
|
||||
basis_lektion_36.xml \
|
||||
basis_lektion_37.xml \
|
||||
basis_lektion_38.xml \
|
||||
basis_lektion_39.xml \
|
||||
basis_lektion_40.xml \
|
||||
basis_lektion_41.xml \
|
||||
basis_lektion_42.xml \
|
||||
basis_lektion_43.xml
|
||||
27
original data/themes/deutsch/scripts/basis_lektion_01.xml
Normal file
27
original data/themes/deutsch/scripts/basis_lektion_01.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die a Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die a Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die a Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die a Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
27
original data/themes/deutsch/scripts/basis_lektion_02.xml
Normal file
27
original data/themes/deutsch/scripts/basis_lektion_02.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die s Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die s Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die s Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die s Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</text>
|
||||
<text color="#000000" x="100" y="280">A</text>
|
||||
<text color="#000000" x="130" y="280">S</text>
|
||||
<waitforchar/>
|
||||
<prac>sss sss sss sss sss ssa ssa ssas ssss aass sas saa ssas ssaa saas sss aas aass aass aas sass sss sss sss sss sss sss ssa ssa</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
28
original data/themes/deutsch/scripts/basis_lektion_03.xml
Normal file
28
original data/themes/deutsch/scripts/basis_lektion_03.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die d Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die d Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die d Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die d Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>ddd ddd ddd ddd ddd dda add ada dsda aad daa add dda ssdd adda sda das dsda sad adda ddss asds sds ddd ddd ddd ddd ddd dda add</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
29
original data/themes/deutsch/scripts/basis_lektion_04.xml
Normal file
29
original data/themes/deutsch/scripts/basis_lektion_04.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die f Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die f Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die f Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die f Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>fff fff fff fff fff ffa aff ffss ffs fsd sff fsfs sffs dsf fdfa fsad affd sffs ffs afa adff fdda fff fff fff fff fff ffa aff</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
30
original data/themes/deutsch/scripts/basis_lektion_05.xml
Normal file
30
original data/themes/deutsch/scripts/basis_lektion_05.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die g Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die g Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die g Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die g Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>ggg fgf gfg ggf ffg fga agf ggda gasd aggd fsgg sgg sgd ggs aggd sggd fags ggaf gga gfsd ggsa aagg ggg fgf gfg ggf ffg fga agf</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
31
original data/themes/deutsch/scripts/basis_lektion_06.xml
Normal file
31
original data/themes/deutsch/scripts/basis_lektion_06.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die h Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die h Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die h Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die h Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>hhh jhj hjh hhj jjh jhd dhj ahf hhsd dhhf ash hahf fsh hhd ahh hsag fahh hsg hfg dhha shs aha ashh hhh jhj hjh hhj jjh jhd dhj</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
32
original data/themes/deutsch/scripts/basis_lektion_07.xml
Normal file
32
original data/themes/deutsch/scripts/basis_lektion_07.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die j Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die j Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die j Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die j Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
33
original data/themes/deutsch/scripts/basis_lektion_08.xml
Normal file
33
original data/themes/deutsch/scripts/basis_lektion_08.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die k Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die k Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die k Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die k Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>kkk kkk kkk kkk kkk kka akk akk khdj dkkh akd sgk skk fkk adk hkk kksg kaa khaf skks jfkk dkd kjkd kkk kkk kkk kkk kkk kka akk</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
34
original data/themes/deutsch/scripts/basis_lektion_09.xml
Normal file
34
original data/themes/deutsch/scripts/basis_lektion_09.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die l Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die l Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die l Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die l Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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>
|
||||
<waitforchar/>
|
||||
<prac>lll lll lll lll lll lla all dgl lslf akl fsl llg sld allf lka gllj slg aal lda gll afl ljs lda lfj lll lll lll lll lll lla all</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
35
original data/themes/deutsch/scripts/basis_lektion_10.xml
Normal file
35
original data/themes/deutsch/scripts/basis_lektion_10.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die ö Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die ö Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die ö Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die ö Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<waitforchar/>
|
||||
<prac>ööö ööö ööö ööö ööö öök köö ösf köö gös göö hösa söö ögök öss ödök gsöö öök fsöö ödöa öhlg öaös ööö ööö ööö ööö ööö öök köö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
36
original data/themes/deutsch/scripts/basis_lektion_11.xml
Normal file
36
original data/themes/deutsch/scripts/basis_lektion_11.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die ä Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die ä Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die ä Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die ä Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" y="280">Ä</text>
|
||||
<waitforchar/>
|
||||
<prac>äää öäö äöä ääö ööä öäg gäö ääöf ääsg säd ääs fäs äja äfhj ääa öaää äffl kaää haä ääk ääll ääjg äää öäö äöä ääö ööä öäg gäö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
37
original data/themes/deutsch/scripts/basis_lektion_12.xml
Normal file
37
original data/themes/deutsch/scripts/basis_lektion_12.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die q Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die q Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die q Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die q Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" y="280">Ä</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<waitforchar/>
|
||||
<prac>qqq aqa qaq qqa aaq aqg gqa aqö qqa jqqk ljq ghq äalq qqs öqqä dqq qhg qaqj öqql qsql äqq qkqs qöö qqq aqa qaq qqa aaq aqg gqa</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
38
original data/themes/deutsch/scripts/basis_lektion_13.xml
Normal file
38
original data/themes/deutsch/scripts/basis_lektion_13.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die w Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die w Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die w Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die w Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" y="280">Ä</text>
|
||||
<text color="#000000" x="90" y="250">Q</text>
|
||||
<text color="#000000" x="118" y="250">W</text>
|
||||
<waitforchar/>
|
||||
<prac>www sws wsw wws ssw swk kws hawö äww sww gwwl gqw asw ökw wwg saww awh wwög aww wjwa jqww wöl dww www sws wsw wws ssw swk kws</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
39
original data/themes/deutsch/scripts/basis_lektion_14.xml
Normal file
39
original data/themes/deutsch/scripts/basis_lektion_14.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die e Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die e Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die e Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die e Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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>
|
||||
<waitforchar/>
|
||||
<prac>eee ded ede eed dde def fed wee wee eej adee egfd dkee eeöw eäea haee ddee eseg eög eäf faee dse eee ded ede eed dde def fed</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
40
original data/themes/deutsch/scripts/basis_lektion_15.xml
Normal file
40
original data/themes/deutsch/scripts/basis_lektion_15.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die r Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die r Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die r Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die r Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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>
|
||||
<waitforchar/>
|
||||
<prac>rrr frf rfr rrf ffr frj jrf qrd frr rlö eärg jrä rhk frs rrf rreq rhrö lrl rlq rre rra rrsg rrf rrr frf rfr rrf ffr frj jrf</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
41
original data/themes/deutsch/scripts/basis_lektion_16.xml
Normal file
41
original data/themes/deutsch/scripts/basis_lektion_16.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die t Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die t Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die t Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die t Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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>
|
||||
<waitforchar/>
|
||||
<prac>ttt ftf tft ttf fft ftä ätf ktt ttj qtt tqö ttö töa tltf ftth ftth rht jts lstt wtte gth gtte twl ttt ftf tft ttf fft ftä ätf</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
42
original data/themes/deutsch/scripts/basis_lektion_17.xml
Normal file
42
original data/themes/deutsch/scripts/basis_lektion_17.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die z Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die z Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die z Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die z Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</text>
|
||||
<waitforchar/>
|
||||
<prac>zzz jzj zjz zzj jjz jza azj zfh zdä jzz zzs zzas gdzz sqz szsl fzza zza azj zts zhza lsz sazz zkzh zzz jzj zjz zzj jjz jza azj</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
43
original data/themes/deutsch/scripts/basis_lektion_18.xml
Normal file
43
original data/themes/deutsch/scripts/basis_lektion_18.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die u Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die u Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die u Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die u Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<waitforchar/>
|
||||
<prac>uuu juj uju uuj jju jus suj uuza ufs räuu feuu uza äkuä uufl äuu uuwr uäe uatl utud äru huu uur uuu juj uju uuj jju jus suj</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
44
original data/themes/deutsch/scripts/basis_lektion_19.xml
Normal file
44
original data/themes/deutsch/scripts/basis_lektion_19.xml
Normal file
@@ -0,0 +1,44 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die i Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die i Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die i Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die i Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</text>
|
||||
<text color="#000000" x="273" y="250">U</text>
|
||||
<text color="#000000" x="306" y="250">I</text>
|
||||
<waitforchar/>
|
||||
<prac>iii kik iki iik kki kiö öik iit iij irq urii iaq aiiq iöt iifh iit iril iia iuä liil tdi ijie öiir iii kik iki iik kki kiö öik</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
45
original data/themes/deutsch/scripts/basis_lektion_20.xml
Normal file
45
original data/themes/deutsch/scripts/basis_lektion_20.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die o Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die o Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die o Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die o Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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>
|
||||
<waitforchar/>
|
||||
<prac>ooo lol olo ool llo log gol zoo saoo owr äwoe soo ohgu okd adoo esoo hoo oogz oah iuoo oozö öjoo ooo lol olo ool llo log gol</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
46
original data/themes/deutsch/scripts/basis_lektion_21.xml
Normal file
46
original data/themes/deutsch/scripts/basis_lektion_21.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die p Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die p Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die p Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die p Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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>
|
||||
<waitforchar/>
|
||||
<prac>ppp öpö pöp ppö ööp öpt tpö wpp pöpä ulpp qqp zpk dpfg qppt ppkt jip opp pukr ppg ppgö hpj oppt ppp öpö pöp ppö ööp öpt tpö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
47
original data/themes/deutsch/scripts/basis_lektion_22.xml
Normal file
47
original data/themes/deutsch/scripts/basis_lektion_22.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die y Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die y Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die y Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die y Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<waitforchar/>
|
||||
<prac>yyy aya yay yya aay ayk kya yrs yuyq yysö zgyy wyyl ayyg yayä pay yyo yqaz yiuö ayfa yytä qyl ywe yyy aya yay yya aay ayk kya</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
48
original data/themes/deutsch/scripts/basis_lektion_23.xml
Normal file
48
original data/themes/deutsch/scripts/basis_lektion_23.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die x Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die x Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die x Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die x Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<waitforchar/>
|
||||
<prac>xxx sxs xsx xxs ssx sxw wxs wxx fxd xait xixf äxog xxäi txug dxs xkd xäxz xxdp xife xlpf xks xpxa xxx sxs xsx xxs ssx sxw wxs</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
49
original data/themes/deutsch/scripts/basis_lektion_24.xml
Normal file
49
original data/themes/deutsch/scripts/basis_lektion_24.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die c Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die c Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die c Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die c Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<waitforchar/>
|
||||
<prac>ccc dcd cdc ccd ddc dcf fcd ecc sccä ucc lcc acc scca äacc duc cco cäca äcc cwpa äcc kyrc ccg cocg ccc dcd cdc ccd ddc dcf fcd</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
50
original data/themes/deutsch/scripts/basis_lektion_25.xml
Normal file
50
original data/themes/deutsch/scripts/basis_lektion_25.xml
Normal file
@@ -0,0 +1,50 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die v Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die v Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die v Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die v Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<waitforchar/>
|
||||
<prac>vvv fvf vfv vvf ffv fvj jvf avv avvä vevh vsö dqv vvd vcu fvuu ttvv vvwg avi owvv vvö tgvv xrv vaa vvv fvf vfv vvf ffv fvj jvf</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
51
original data/themes/deutsch/scripts/basis_lektion_26.xml
Normal file
51
original data/themes/deutsch/scripts/basis_lektion_26.xml
Normal file
@@ -0,0 +1,51 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die b Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die b Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die b Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die b Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<waitforchar/>
|
||||
<prac>bbb fbf bfb bbf ffb fbl lbf csb biq ebre baio uqbb bäbs bka qxb qhbb pbb bbfv fbb qbb xbb bifl brr bbb fbf bfb bbf ffb fbl lbf</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
52
original data/themes/deutsch/scripts/basis_lektion_27.xml
Normal file
52
original data/themes/deutsch/scripts/basis_lektion_27.xml
Normal file
@@ -0,0 +1,52 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die n Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die n Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die n Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die n Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<waitforchar/>
|
||||
<prac>nnn jnj njn nnj jjn jnw wnj xnne nnäa nöna xnn nnaa ynng nni ndya zdn onnb bnbi jnw vpnn nnbc tno nnn jnj njn nnj jjn jnw wnj</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
53
original data/themes/deutsch/scripts/basis_lektion_28.xml
Normal file
53
original data/themes/deutsch/scripts/basis_lektion_28.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die m Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die m Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die m Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die m Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<waitforchar/>
|
||||
<prac>mmm jmj mjm mmj jjm jmg gmj ajm jsmm jgmr mjma mmvu ömg mus mlj mbms mvma mmyg jsmm vcm wlmm mkmp mmm jmj mjm mmj jjm jmg gmj</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
54
original data/themes/deutsch/scripts/basis_lektion_29.xml
Normal file
54
original data/themes/deutsch/scripts/basis_lektion_29.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die , Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die , Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die , Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die , Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<waitforchar/>
|
||||
<prac>,,, k,k ,k, ,,k kk, k,h h,k ,ä,c eu,, q,e ,,s t,s ,öyf a,,k v,, y,qy el,, ,sw ,tw ,tu ,k,t sm,, ,,, k,k ,k, ,,k kk, k,h h,k</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
55
original data/themes/deutsch/scripts/basis_lektion_30.xml
Normal file
55
original data/themes/deutsch/scripts/basis_lektion_30.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die . Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die . Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die . Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die . Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<waitforchar/>
|
||||
<prac>... l.l .l. ..l ll. l.e e.l es.. ..j cw. sd. ös.. b..t .äxu o.. du.. ss. a.f .sl ..äu r.. a.t x..e ... l.l .l. ..l ll. l.e e.l</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
56
original data/themes/deutsch/scripts/basis_lektion_31.xml
Normal file
56
original data/themes/deutsch/scripts/basis_lektion_31.xml
Normal file
@@ -0,0 +1,56 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die - Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die - Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die - Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die - Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<waitforchar/>
|
||||
<prac>--- ö-ö -ö- --ö öö- ö-v v-ö -c,z -övo --we -,-u -uae --t ö-,x -hp -gi --m n-e --x w--ö h.- p.-- --- ö-ö -ö- --ö öö- ö-v v-ö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
59
original data/themes/deutsch/scripts/basis_lektion_32.xml
Normal file
59
original data/themes/deutsch/scripts/basis_lektion_32.xml
Normal file
@@ -0,0 +1,59 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 1 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 1 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 1 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 1 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<waitforchar/>
|
||||
<prac>111 a1a 1a1 11a aa1 a1p p1a rl1 1h-i s1y ce11 ö1ml r1t 1ay 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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
60
original data/themes/deutsch/scripts/basis_lektion_33.xml
Normal file
60
original data/themes/deutsch/scripts/basis_lektion_33.xml
Normal file
@@ -0,0 +1,60 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 2 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 2 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 2 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 2 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<waitforchar/>
|
||||
<prac>222 s2s 2s2 22s ss2 s2- -2s 21p 2cle t22 k2h jy2 -22 m2e -b22 w22 2-2d 22öa 2ät 22o 22ij 2sy y22 222 s2s 2s2 22s ss2 s2- -2s</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
61
original data/themes/deutsch/scripts/basis_lektion_34.xml
Normal file
61
original data/themes/deutsch/scripts/basis_lektion_34.xml
Normal file
@@ -0,0 +1,61 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 3 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 3 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 3 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 3 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<waitforchar/>
|
||||
<prac>333 d3d 3d3 33d dd3 d3y y3d f33r 3s, 3v3a 33z 3ki 3-2 sw3 3ö3c s33j 3g3g 1s3 ,jh3 33,- r3h 3h31 333 d3d 3d3 33d dd3 d3y y3d</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
62
original data/themes/deutsch/scripts/basis_lektion_35.xml
Normal file
62
original data/themes/deutsch/scripts/basis_lektion_35.xml
Normal file
@@ -0,0 +1,62 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 4 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 4 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 4 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 4 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<waitforchar/>
|
||||
<prac>444 f4f 4f4 44f ff4 f4i i4f 4l- 442 z44s nö44 44s 4x, e441 44u .g4x n44 f4p- äm4 dp44 44w2 4b,m 444 f4f 4f4 44f ff4 f4i i4f</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
63
original data/themes/deutsch/scripts/basis_lektion_36.xml
Normal file
63
original data/themes/deutsch/scripts/basis_lektion_36.xml
Normal file
@@ -0,0 +1,63 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 5 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 5 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 5 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 5 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<waitforchar/>
|
||||
<prac>555 f5f 5f5 55f ff5 f5r r5f v55 e55 ni55 5-h 5,5x 5oq qx55 5s1k e55 n55s 55i 5ly2 u5to mm5 y55a 555 f5f 5f5 55f ff5 f5r r5f</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
64
original data/themes/deutsch/scripts/basis_lektion_37.xml
Normal file
64
original data/themes/deutsch/scripts/basis_lektion_37.xml
Normal file
@@ -0,0 +1,64 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 6 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 6 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 6 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 6 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<waitforchar/>
|
||||
<prac>666 j6j 6j6 66j jj6 j6o o6j 66o4 vf66 6s6, 662n 661u 66äs km6 iz6 h66p x662 jb6 66v 6ae j66s 665 666 j6j 6j6 66j jj6 j6o o6j</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
65
original data/themes/deutsch/scripts/basis_lektion_38.xml
Normal file
65
original data/themes/deutsch/scripts/basis_lektion_38.xml
Normal file
@@ -0,0 +1,65 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 7 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 7 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 7 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 7 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<waitforchar/>
|
||||
<prac>777 j7j 7j7 77j jj7 j7- -7j 7öd6 ä7w 774r 737- 7zk 7n- 71. 77q 7ä3 177 öp77 q772 gy47 ea7 77a 77v 777 j7j 7j7 77j jj7 j7- -7j</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
66
original data/themes/deutsch/scripts/basis_lektion_39.xml
Normal file
66
original data/themes/deutsch/scripts/basis_lektion_39.xml
Normal file
@@ -0,0 +1,66 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 8 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 8 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 8 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 8 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<waitforchar/>
|
||||
<prac>888 k8k 8k8 88k kk8 k8c c8k u188 88cr ay8 b8a 88ö kä8 88v 8dv 8ts öm88 j88 8sq 8,c 8r81 48fm 88m 888 k8k 8k8 88k kk8 k8c c8k</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
67
original data/themes/deutsch/scripts/basis_lektion_40.xml
Normal file
67
original data/themes/deutsch/scripts/basis_lektion_40.xml
Normal file
@@ -0,0 +1,67 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 9 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 9 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 9 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 9 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<waitforchar/>
|
||||
<prac>999 l9l 9l9 99l ll9 l95 59l ä99 991l 99ei 9iq 9ö93 9c. lk99 998 99vr äa99 9uxu 9j9a m99 99v. 899 999 l9l 9l9 99l ll9 l95 59l</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
68
original data/themes/deutsch/scripts/basis_lektion_41.xml
Normal file
68
original data/themes/deutsch/scripts/basis_lektion_41.xml
Normal file
@@ -0,0 +1,68 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die 0 Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die 0 Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die 0 Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die 0 Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<waitforchar/>
|
||||
<prac>000 ö0ö 0ö0 00ö öö0 ö0g g0ö 0v0m 0a01 077 0pe r40 03q 0u,8 0-0b v00 u300 zö00 00q pv0 200v v00i 000 ö0ö 0ö0 00ö öö0 ö0g g0ö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
69
original data/themes/deutsch/scripts/basis_lektion_42.xml
Normal file
69
original data/themes/deutsch/scripts/basis_lektion_42.xml
Normal file
@@ -0,0 +1,69 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die ß Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die ß Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die ß Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die ß Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<text color="#000000" x="390" y="220">ß</text>
|
||||
<waitforchar/>
|
||||
<prac>ßßß ößö ßöß ßßö ööß ößc cßö tßß0 wßßt a3ßß 0fß fhßß agßß ß6ß3 1ßß ßkt4 ßßog yßed ß5ß8 ßß.f ß1ö ßxa ßßß ößö ßöß ßßö ööß ößc cßö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
70
original data/themes/deutsch/scripts/basis_lektion_43.xml
Normal file
70
original data/themes/deutsch/scripts/basis_lektion_43.xml
Normal file
@@ -0,0 +1,70 @@
|
||||
<script title="Test Lektion" bgcolor="#3f4f1f">
|
||||
<page title="Einführung in Beispiel Lektion">
|
||||
<text align="center">Die ´ Taste</text>
|
||||
<text align="center">In dieser Lektion lernst du die ´ Taste.</text>
|
||||
<text align="center" y="300"> BETÄTIGE DIE LEERTASTE ZUM STARTEN!</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
<page title="Die ´ Taste" bgcolor="#3f7f3f">
|
||||
<img src="/keyboard/keyboard.png" x="45" y="220"/>
|
||||
<text align="center">Wir üben die ´ Taste.</text>
|
||||
<text align="center">Betätige die p Taste um die Übung zu starten</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="375" y="280">Ö</text>
|
||||
<text color="#000000" x="405" 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">Z</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="250">Ü</text>
|
||||
<text color="#000000" x="425" y="250">+</text>
|
||||
<text color="#000000" x="118" y="310">Y</text>
|
||||
<text color="#000000" x="150" y="310">X</text>
|
||||
<text color="#000000" x="178" y="310">C</text>
|
||||
<text color="#000000" x="210" y="310">V</text>
|
||||
<text color="#000000" x="240" y="310">B</text>
|
||||
<text color="#000000" x="270" y="310">N</text>
|
||||
<text color="#000000" x="300" y="310">M</text>
|
||||
<text color="#000000" x="338" y="310">,</text>
|
||||
<text color="#000000" x="368" y="310">.</text>
|
||||
<text color="#000000" x="395" y="310">-</text>
|
||||
<text color="#000000" x="85" y="220">1</text>
|
||||
<text color="#000000" x="115" y="220">2</text>
|
||||
<text color="#000000" x="145" y="220">3</text>
|
||||
<text color="#000000" x="175" y="220">4</text>
|
||||
<text color="#000000" x="205" y="220">5</text>
|
||||
<text color="#000000" x="235" y="220">6</text>
|
||||
<text color="#000000" x="265" y="220">7</text>
|
||||
<text color="#000000" x="295" y="220">8</text>
|
||||
<text color="#000000" x="325" y="220">9</text>
|
||||
<text color="#000000" x="355" y="220">0</text>
|
||||
<text color="#000000" x="390" y="220">ß</text>
|
||||
<text color="#000000" x="420" y="220">´</text>
|
||||
<waitforchar/>
|
||||
<prac>´´´ ö´ö ´ö´ ´´ö öö´ ö´2 2´ö ´´2i s´´ ´wv me´ g´´ ´0q n´´ ´vd ´´6k ´,- ´gjq 7-´o v´´ ´´a4 e´6 q´´ ´´´ ö´ö ´ö´ ´´ö öö´ ö´2 2´ö</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">Gut gemacht!</text>
|
||||
<text align="center">Zurück mit Leertaste</text>
|
||||
<waitforinput/>
|
||||
</page>
|
||||
Reference in New Issue
Block a user