1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"expect": {
"107": "その うさぎ は つき を こえて とびはねた",
"129": "この 行 には 幾つか 足りない テキスト が ある。",
"130": "この 行 には 幾つか 足りない テキスト が ある。",
"148": "この 行 には 間違った テキスト が あります。",
"149": "この 行 には 間違った テキスト が あります。",
"150": "ここ にも 間違った テキスト が あります。",
"151": "ここ にも 間違った テキスト が あります。",
"219": "この 文 には いくつか 必要のない 単語 が 含まれて います。",
"235": "誰かがこの行の最後を2度タイプしました。",
"274": -1,
"293": "この行の単語は綺麗になった。",
"310": "1) 薔薇は赤く",
"311": "",
"312": "3) 菫は青く",
"313": "",
"314": "",
"315": "6) 砂糖は甘く",
"316": "7) そして貴方も",
"337": "この行の間違いを修正し、後でそれらの修正を取り消します。",
"402": "この行を入力した時に、その人は幾つか間違ったキーを押しました!",
"403": "この行を入力した時に、その人は幾つか間違ったキーを押しました!",
"423": "This line has a few words that need changing using the change operator.",
"424": "This line has a few words that need changing using the change operator.",
"444": "The end of this line needs to be corrected using the c$ command.",
"445": "The end of this line needs to be corrected using the c$ command.",
"507": -1,
"526": -1,
"550": "Usually the best time to see the flowers is in the spring.",
"740": -1,
"745": -1,
"761": "This line will allow you to practice appending text to a line.",
"762": "This line will allow you to practice appending text to a line.",
"779": "Adding 123 to 456 gives you 579.",
"780": "Adding 123 to 456 gives you 579.",
"805": "a) This is the first item.",
"806": "b) This is the second item."
}
}
|