Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lessons/en_US/long.lesson
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-11-15 04:36:47 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-11-15 04:36:47 (GMT)
commit4d98b02e5566e20e23830231bb7c94456934f2b7 (patch)
tree7e6254da509ce5a8d7a8d2dae408a2df2591c4db /lessons/en_US/long.lesson
parentc0a34c580dd4ce5471f32225598ab0a5601c40f9 (diff)
Added a long lesson. Need to do some work to make it function.
Diffstat (limited to 'lessons/en_US/long.lesson')
-rw-r--r--lessons/en_US/long.lesson15
1 files changed, 15 insertions, 0 deletions
diff --git a/lessons/en_US/long.lesson b/lessons/en_US/long.lesson
new file mode 100644
index 0000000..47e6c59
--- /dev/null
+++ b/lessons/en_US/long.lesson
@@ -0,0 +1,15 @@
+{
+ "name": "Long Lesson",
+ "description": "Testing for lessons involving multiple pages of text.",
+ "medals": {
+ "bronze": { "wpm": 0, "accuracy": 60 },
+ "silver": { "wpm": 0, "accuracy": 60 },
+ "gold": { "wpm": 0, "accuracy": 90 }
+ },
+ "steps": [
+ {
+ "instructions": "Please copy out the following text.",
+ "text": "It is a truth universally acknowledged, that a single man in posession\nof a good fortune, must be in want of a wife.\n\nHowever little known the feelings or views of such a man may be on his\nfirst entering a neighbourhood, this truth is so well fixed in the minds\nof the surrounding families, that he is considered the rightful property\nof some one or other of their daughters.\n\n\"My dear Mr. Bennet,\" said his lady to him one day, \"have you heard that\nNetherfield Park is let at last?\"\n\nMr. Bennet replied that he had not.\n\n\"But it is,\" returned she; \"for Mrs. Long has just been here, and she told me all about it.\"\n\nMr. Bennet made no answer.\n\n\"Do you not want to know who has taken it?\" cried his wife impatiently.\n\n\"You want to tell me, and I have no objection to hearing it.\"\n\nThis was invitation enough."
+ }
+ ]
+ }