Showing
1 changed file
with
2 additions
and
0 deletions
@@ -10,6 +10,8 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | @@ -10,6 +10,8 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | ||
10 | * options代表用户选择的答案,数组形式,可以多个 | 10 | * options代表用户选择的答案,数组形式,可以多个 |
11 | * question为小题id | 11 | * question为小题id |
12 | * score为用户得的分数 对的得正分 错的得负分 | 12 | * score为用户得的分数 对的得正分 错的得负分 |
13 | + | ||
14 | + | ||
13 | `{` | 15 | `{` |
14 | `options = (` | 16 | `options = (` |
15 | `"Because I did not need to go to school."` | 17 | `"Because I did not need to go to school."` |
-
Please register or login to post a comment