From 4d98b02e5566e20e23830231bb7c94456934f2b7 Mon Sep 17 00:00:00 2001 From: Wade Brainerd Date: Sat, 15 Nov 2008 04:36:47 +0000 Subject: Added a long lesson. Need to do some work to make it function. --- (limited to 'lessons/en_US/long.lesson') 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." + } + ] + } -- cgit v0.9.1