learnosity-sdk-nodejs
Version:
Learnosity NodeJS SDK
40 lines (39 loc) • 960 B
JSON
{
"type": "local_practice",
"state": "initial",
"questions": [
{
"response_id": "60005",
"type": "association",
"stimulus": "Match the cities to the parent nation.",
"stimulus_list": [
"London",
"Dublin",
"Paris",
"Sydney"
],
"possible_responses": [
"Australia",
"France",
"Ireland",
"England"
],
"validation": {
"valid_responses": [
[
"England"
],
[
"Ireland"
],
[
"France"
],
[
"Australia"
]
]
}
}
]
}