If a test should be triggered, then the test is included as part of the response body. See an example
// respuesta sin test { "status":"created", "perform_test":false, "test":null }
// respuesta con test { "status":"created", "perform_test":true, "test": { "id": 1, "questions": [ { "content_id":6, "title":"Content 6", "media_url": "some_url", "possible_answers":[ { "id":7, "text":"Possible answer 7" }, { "id":8, "text":"Possible answer 8" }, { "id":9, "text":"Possible answer 9" } ] }, { "content_id":7, "title":"Content 7", "media_url": null, "possible_answers":[ { "id":10, "text":"Possible answer 10" }, { "id":11, "text":"Possible answer 11" }, { "id":12, "text":"Possible answer 12" } ] }, { "content_id":8, "title":"Content 8", "media_url": "some_url", "possible_answers":[ { "id":13, "text":"Possible answer 13" }, { "id":14, "text":"Possible answer 14" }, { "id":15, "text":"Possible answer 15" } ] }, { "content_id":9, "title":"Content 9", "media_url": "some_url", "possible_answers":[ { "id":16, "text":"Possible answer 16" }, { "id":17, "text":"Possible answer 17" }, { "id":18, "text":"Possible answer 18" } ] } ] } }
Param name | Description |
---|---|
neuron_id required |
Validations:
|
content_id required |
Validations:
|
Param name | Description |
---|---|
neuron_id required |
Validations:
|
content_id required |
Validations:
|
notes optional |
Validations:
|
Save a record when an image is opened.
Param name | Description |
---|---|
neuron_id required |
Validations:
|
content_id required |
Validations:
|
media_url required |
Validations:
|
Param name | Description |
---|---|
id required |
Validations:
|
Param name | Description |
---|---|
id required |
Validations:
|
Param name | Description |
---|---|
id required |
Validations:
|
Param name | Description |
---|---|
id required |
Validations:
|
Param name | Description |
---|---|
id required |
Validations:
|
neuron_id required |
Validations:
|
time required |
Validations:
|