Skip to content

Instantly share code, notes, and snippets.

@nkabardin
Created February 4, 2014 12:43
Show Gist options
  • Save nkabardin/8802932 to your computer and use it in GitHub Desktop.
Save nkabardin/8802932 to your computer and use it in GitHub Desktop.
{
"code": 200,
"data": {
"action": "play",
"total_mastery": 123,
"data": {
"responses": [{
"next_step": 5,
"id": 1,
"value": "first\n\n",
"correct": false
}, {
"next_step": 4,
"id": 2,
"value": "second\n\n",
"correct": false
}, {
"next_step": 3,
"id": 3,
"value": "fourth\n\n",
"correct": true
}, {
"next_step": 2,
"id": 4,
"value": "**I don't know**\n\n",
"correct": false
}, {
"next_step": 1,
"id": 5,
"value": "Try again\n\n",
"correct": null
}, {
"next_step": 1,
"id": 6,
"value": "Try again\n\n",
"correct": null
}],
"title": "Task 1 for Verbal Section Overview",
"snippet": "\n\n",
"steps": [{
"prompt": "The Verbal section is the __________ section of the GMAT.\n\n",
"responses": [1, 2, 3, 4],
"isTryAgain": false,
"responseFormat": "C",
"root": true,
"id": 1
}, {
"prompt": "The correct answer is **fourth**. The GMAT begins with the **AWA**\nsection, continues with the **Integrated R\neasoning, **then the **Q\nuantitative** section, and ends with\nthe **Verbal** section.\n\n",
"responses": [],
"isTryAgain": false,
"responseFormat": "C",
"root": false,
"id": 2
}, {
"prompt": "Correct!\n\nThe GMAT begins with the **AWA** section,\ncontinues with the **Integrated Reasoning, **then&nbsp_place\n_holder;the **Quantitative** section, and\nends with the **Verbal** section.\n\n",
"responses": [],
"isTryAgain": false,
"responseFormat": "C",
"root": false,
"id": 3
}, {
"prompt": "Incorrect. The second section of the GMAT is the **Quantitative** section.\n\n",
"responses": [5],
"isTryAgain": false,
"responseFormat": "C",
"root": false,
"id": 4
}, {
"prompt": "Incorrect. The first section of the GMAT is the **Analytical Writing\nAssessment** (**AWA**) section.\n\n",
"responses": [6],
"isTryAgain": false,
"responseFormat": "C",
"root": false,
"id": 5
}],
"type": "task",
"id": 167
},
"total_lessons": 50,
"gold_cups": 30
},
"success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment