Showing
1 changed file
with
2 additions
and
2 deletions
@@ -12,7 +12,7 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | @@ -12,7 +12,7 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | ||
12 | * score为用户得的分数 对的得正分 错的得负分 | 12 | * score为用户得的分数 对的得正分 错的得负分 |
13 | 13 | ||
14 | ``` | 14 | ``` |
15 | -{ | 15 | +[{ |
16 | options = ( | 16 | options = ( |
17 | "Because I did not need to go to school." | 17 | "Because I did not need to go to school." |
18 | ); | 18 | ); |
@@ -25,5 +25,5 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | @@ -25,5 +25,5 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | ||
25 | ); | 25 | ); |
26 | question = "DWTLReady for School002"; | 26 | question = "DWTLReady for School002"; |
27 | score = "-3"; | 27 | score = "-3"; |
28 | -} | 28 | +}] |
29 | ``` | 29 | ``` |
-
Please register or login to post a comment