Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lessons
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2009-01-26 01:38:16 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2009-01-26 01:38:16 (GMT)
commit53f526ff1cde03e605d5b8666ae801f9dbab8fc6 (patch)
tree88dc9e8bb398cfbea7eb0ac54176220f76244f6c /lessons
parentfb0c2407556aa277601f3ba56714f7248b81998d (diff)
Balloon game, lesson builder improvements.
Diffstat (limited to 'lessons')
-rwxr-xr-xlessons/en_US/MAKELESSONS35
-rwxr-xr-xlessons/en_US/MAKETESTLESSONS4
-rw-r--r--lessons/en_US/bottomrow.lesson19
-rw-r--r--lessons/en_US/homerow.lesson19
-rw-r--r--lessons/en_US/homerowballoon.lesson19
-rw-r--r--lessons/en_US/intro.lesson19
-rw-r--r--lessons/en_US/leftcapital.lesson17
-rw-r--r--lessons/en_US/rightcapital.lesson17
-rw-r--r--lessons/en_US/toprow.lesson19
9 files changed, 141 insertions, 27 deletions
diff --git a/lessons/en_US/MAKELESSONS b/lessons/en_US/MAKELESSONS
index b5b8a23..b643c34 100755
--- a/lessons/en_US/MAKELESSONS
+++ b/lessons/en_US/MAKELESSONS
@@ -4,63 +4,60 @@
#
# Generate the introductory lesson.
-../../lessonbuilder --make-intro-lesson --order=0 --output=intro.lesson
+../../lessonbuilder --intro-lesson \
+ --bronze-wpm=0 --silver-wpm=0 --gold-wpm=0 \
+ --order=0 \
+ --output=intro.lesson
# Generate the home, top and bottom row lessons.
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="The Home Row" \
--desc="This lesson teaches you the a, s, d, f, g, h, j, k and l keys \nin the middle of the keyboard.\nThese keys are called the Home Row." \
--keys="asdfghjkl" \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=1 \
--output=homerow.lesson
-../../lessonbuilder --make-game-lesson \
+../../lessonbuilder --game-lesson \
--title="Home Row Balloon Practice" \
--desc="Practice the home row keys in this exciting game!\nDon\'t let any balloons get by!" \
--keys="asdfghjkl" \
--game='balloon' \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=2 \
--output=homerowballoon.lesson
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="The Top Row" \
--desc="This lesson teaches you the q, w, e, r, t, y, u, i, o and p keys \non the top row of the keyboard." \
--keys="qwertyuiop" --base-keys="asdfghjkl" \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=3 \
--output=toprow.lesson
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="The Bottom Row" \
--desc="This lesson teaches you the z, x, c, v, b, n and m keys \non the bottom row of the keyboard." \
--keys="zxcvbnm" --base-keys="asdfghjklqwertyuiop" \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=4 \
--output=bottomrow.lesson
# Generate left and right hand capital lessons.
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="Left Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed by your left hand.\nThese are Q, W, E, R, T, A, S, D, F, G, Z, X, C, V and B." \
--keys="QWERTASDFGZXCVB" \
--base-keys="abcdefghijklmnopqrstuvwxyz" \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=5 \
--output=leftcapital.lesson
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="Right Hand Capitals" \
--desc="This lesson teaches you the CAPITAL letters which are typed by your right hand.\nThese are Y, U, I, O, P, H, J, K, L, B, N, and M." \
--keys="YUIOPHJKLBNM" \
--base-keys="abcdefghijklmnopqrstuvwxyzQWERTASDFGZXCVB" \
- --wordlist=2of12.txt \
- --badwordlist=badwords.txt \
+ --wordlist=2of12.txt --badwordlist=badwords.txt \
--order=6 \
--output=rightcapital.lesson
diff --git a/lessons/en_US/MAKETESTLESSONS b/lessons/en_US/MAKETESTLESSONS
index 432617f..5ae8978 100755
--- a/lessons/en_US/MAKETESTLESSONS
+++ b/lessons/en_US/MAKETESTLESSONS
@@ -1,4 +1,4 @@
-../../lessonbuilder --make-game-lesson \
+../../lessonbuilder --game-lesson \
--title="Balloon game test" \
--desc="." \
--keys="asdfghjkl" \
@@ -6,7 +6,7 @@
--order=-2 \
--output=balloon-test.lesson
-../../lessonbuilder --make-key-lesson \
+../../lessonbuilder --key-lesson \
--title="Test lesson" \
--desc="This lesson exists to test out obscure Typing Turtle features.\nPlease skip it by pressing the arrow button to the right." \
--keys="æΩABbB" \
diff --git a/lessons/en_US/bottomrow.lesson b/lessons/en_US/bottomrow.lesson
index 2d512da..5432a61 100644
--- a/lessons/en_US/bottomrow.lesson
+++ b/lessons/en_US/bottomrow.lesson
@@ -1,5 +1,22 @@
{
"description": "This lesson teaches you the z, x, c, v, b, n and m keys \non the bottom row of the keyboard.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "The Bottom Row",
"order": 4,
"steps": [
@@ -61,7 +78,7 @@
{
"instructions": "Wonderful! Time to type real words.",
"mode": "text",
- "text": "outclass waxy flannels mirror stubbly felicity cogently reinfect chef muteness mincing success fullback binding surcease picot soviet voluble suasion discern befogged cards meanness genii focus remiss clad libel beige capital embezzle popover inferno medullae grocery scanner flan concord sneering feverish view breakout banyan lawgiver audacity scarlet sunless relaxer earmuffs gizzard sitting pimply svelte scalper scruff fraction laminate then purveyor callous"
+ "text": "outclass waxy phoebe mirror donut felicity rampage reinfect cruelly complex mincing success jinxed binding anther fauvism soviet pardon suasion monist befogged overfill meanness genii focus wondrous clay libel beige capital embezzle popover inferno medullae grocery scanner caveat concord sneering feverish view breakout minnow lawgiver dribbler scarlet sunless harangue earmuffs gizzard sitting pimply bullfrog scalper ambition initial auburn then purveyor callous"
},
{
"instructions": "$report",
diff --git a/lessons/en_US/homerow.lesson b/lessons/en_US/homerow.lesson
index 69d273e..a0a93b7 100644
--- a/lessons/en_US/homerow.lesson
+++ b/lessons/en_US/homerow.lesson
@@ -1,5 +1,22 @@
{
"description": "This lesson teaches you the a, s, d, f, g, h, j, k and l keys \nin the middle of the keyboard.\nThese keys are called the Home Row.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "The Home Row",
"order": 1,
"steps": [
@@ -66,7 +83,7 @@
{
"instructions": "Nice work. Time to type real words.",
"mode": "text",
- "text": "hag lag salad hall la fa half shh ad has alga gal sash aha ass half alga dad gaff has gall had gash sad gag salad ask as glass halal ha hajj sh shag glad shh ska dash sag shall gaga lass shh flak as sag ha flak gaga all ll sad da alga hajj ll sh shall shah salsa"
+ "text": "hag lag salad shad la fa hall shh ad has falls gag gaff flag ask hall falls dad ad has gall had lad lag gad salad halal da glass alfalfa ha slag hajj shag glass shh ska dash gal shall gaga lass shh sass as gal ha flak gaga glad alga lag flask falls hajj alga hajj shall shah salsa"
},
{
"instructions": "$report",
diff --git a/lessons/en_US/homerowballoon.lesson b/lessons/en_US/homerowballoon.lesson
index b3c47aa..982f3be 100644
--- a/lessons/en_US/homerowballoon.lesson
+++ b/lessons/en_US/homerowballoon.lesson
@@ -1,5 +1,22 @@
{
"description": "Practice the home row keys in this exciting game!\nDon\\'t let any balloons get by!",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "Home Row Balloon Practice",
"order": 2,
"type": "balloon",
@@ -12,7 +29,6 @@
"jag",
"hah",
"fa",
- "ass",
"ask",
"halal",
"alfalfa",
@@ -41,7 +57,6 @@
"ha",
"fall",
"la",
- "ll",
"alga",
"falls",
"hash",
diff --git a/lessons/en_US/intro.lesson b/lessons/en_US/intro.lesson
index b911442..97d8d8d 100644
--- a/lessons/en_US/intro.lesson
+++ b/lessons/en_US/intro.lesson
@@ -1,10 +1,27 @@
{
"description": "Click here to begin your typing adventure.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 0
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 0
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 0
+ }
+ ],
"name": "Welcome",
"order": 0,
"steps": [
{
- "instructions": "Hihowareyah! Ready to learn the secret of fast typing?\nAlways use the correct finger to press each key!\n\nNow, place your hands on the keyboard just like the picture below.\nWhen you're ready, press the SPACE bar with your thumb!",
+ "instructions": "Hihowahyah! Ready to learn the secret of fast typing?\nAlways use the correct finger to press each key!\n\nNow, place your hands on the keyboard just like the picture below.\nWhen you're ready, press the SPACE bar with your thumb!",
"mode": "key",
"text": " "
},
diff --git a/lessons/en_US/leftcapital.lesson b/lessons/en_US/leftcapital.lesson
index a7c4726..e7fdcff 100644
--- a/lessons/en_US/leftcapital.lesson
+++ b/lessons/en_US/leftcapital.lesson
@@ -1,5 +1,22 @@
{
"description": "This lesson teaches you the CAPITAL letters which are typed by your left hand.\nThese are Q, W, E, R, T, A, S, D, F, G, Z, X, C, V and B.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "Left Hand Capitals",
"order": 5,
"steps": [
diff --git a/lessons/en_US/rightcapital.lesson b/lessons/en_US/rightcapital.lesson
index 732f9a6..06045d1 100644
--- a/lessons/en_US/rightcapital.lesson
+++ b/lessons/en_US/rightcapital.lesson
@@ -1,5 +1,22 @@
{
"description": "This lesson teaches you the CAPITAL letters which are typed by your right hand.\nThese are Y, U, I, O, P, H, J, K, L, B, N, and M.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "Right Hand Capitals",
"order": 6,
"steps": [
diff --git a/lessons/en_US/toprow.lesson b/lessons/en_US/toprow.lesson
index c8d11d3..ffc92b2 100644
--- a/lessons/en_US/toprow.lesson
+++ b/lessons/en_US/toprow.lesson
@@ -1,5 +1,22 @@
{
"description": "This lesson teaches you the q, w, e, r, t, y, u, i, o and p keys \non the top row of the keyboard.",
+ "medals": [
+ {
+ "accuracy": 60,
+ "name": "bronze",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "silver",
+ "wpm": 60
+ },
+ {
+ "accuracy": 60,
+ "name": "gold",
+ "wpm": 60
+ }
+ ],
"name": "The Top Row",
"order": 3,
"steps": [
@@ -76,7 +93,7 @@
{
"instructions": "Wonderful! Time to type real words.",
"mode": "text",
- "text": "passport heater gist southpaw seraph dais prude ti ford stratify wheedler paisley sharpie satire kith flagpole sage defeater walrus halfway prepared lisp aerosol folktale tis ward estrous kiri pate liqueur depress sealer stalk powder litterer outsold flight hashish prideful treasury reforge hooker thud ratty skittish weal portage jollity togs you frigid teepee haggle lees disagree ferrous sorrily lewd disease prepare"
+ "text": "passport heater odiously southpaw kiddie dais prude ti ford whole wheedler paisley sharpie satire iodide flagpole skitter defeater foolish halfway prepared lisp aerosol folktale halfway ward estrous kiri pate liqueur depress sealer stalk equip litterer outsold flight hashish prideful treasury reforge thirties thud ratty sweetish weal portage jollity togs apathy theses teepee haggle whoreish disagree ferrous sorrily lewd disease weight"
},
{
"instructions": "$report",