-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi! Please try the following sample format (in the online app or in jupyter notebook) - it won't render even though the documentation says so.
{
"name": "New data_entry Dataset",
"interface": {
"type": "data_entry",
"surveyjs": {
"questions": [
{
"type": "text",
"name": "document_title",
"title": "Title of Document"
}
]
}
},
"samples": [
{
"_id": "crap",
"document": "i'm alive.",
}
]
}
toretak
Metadata
Metadata
Assignees
Labels
No labels