File size: 1,277 Bytes
8819a96 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
{
"guidelines": null,
"allow_extra_metadata": true,
"distribution": {
"strategy": "overlap",
"min_submitted": 1
},
"fields": [
{
"id": "20de80cc-3509-4df3-9e0b-803410581d24",
"name": "text",
"title": "text",
"required": false,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "c4ad1c73-d4b6-4982-b73c-d981bbb7d6bc",
"inserted_at": "2024-12-25T13:24:36.958494",
"updated_at": "2024-12-25T13:24:36.958494"
}
],
"questions": [
{
"id": "0d5afda5-9711-48fe-993b-a86c48257a98",
"name": "label",
"title": "label",
"description": null,
"required": true,
"settings": {
"type": "label_selection",
"options": [
{
"value": "incorrect",
"text": "incorrect",
"description": null
},
{
"value": "correct",
"text": "correct",
"description": null
}
],
"visible_options": null
},
"dataset_id": "c4ad1c73-d4b6-4982-b73c-d981bbb7d6bc",
"inserted_at": "2024-12-25T13:24:36.980334",
"updated_at": "2024-12-25T13:24:36.980334"
}
],
"metadata": [],
"vectors": []
} |