Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -11,7 +11,7 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | @@ -11,7 +11,7 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | ||
| 11 | * question为小题id | 11 | * question为小题id |
| 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."` |
| @@ -26,3 +26,4 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | @@ -26,3 +26,4 @@ http://api.boxfish.cn/bebase/lesson/课程id/challenge?access_token=实际的tok | ||
| 26 | `question = "DWTLReady for School002";` | 26 | `question = "DWTLReady for School002";` |
| 27 | `score = "-3";` | 27 | `score = "-3";` |
| 28 | `},` | 28 | `},` |
| 29 | +''' |
-
Please register or login to post a comment