mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 05:08:32 +00:00
INCOMPLETE = 'Incomplete in Protocol Builder', ACTIVE = 'Active / Ready to roll', HOLD = 'On Hold', OPEN = 'Open - this study is in progress', ABANDONED = 'Abandoned, it got deleted in Protocol Builder'
27 lines
715 B
JSON
27 lines
715 B
JSON
[
|
|
{
|
|
"DATE_MODIFIED": "2020-02-19T14:26:49.127756",
|
|
"HSRNUMBER": "12345",
|
|
"NETBADGEID": "dhf8r",
|
|
"Q_COMPLETE": true,
|
|
"STUDYID": 54321,
|
|
"TITLE": "Another study about the effect of a naked mannequin on software productivity"
|
|
},
|
|
{
|
|
"DATE_MODIFIED": "2020-02-19T14:24:55.101695",
|
|
"HSRNUMBER": "",
|
|
"NETBADGEID": "dhf8r",
|
|
"Q_COMPLETE": true,
|
|
"STUDYID": 65432,
|
|
"TITLE": "Peanut butter consumption among quiet dogs"
|
|
},
|
|
{
|
|
"DATE_MODIFIED": "2020-02-19T14:24:55.101695",
|
|
"HSRNUMBER": "",
|
|
"NETBADGEID": "dhf8r",
|
|
"Q_COMPLETE": false,
|
|
"STUDYID": 1,
|
|
"TITLE": "Efficacy of xenomorph bio-augmented circuits on dexterity of cybernetic prostheses"
|
|
}
|
|
]
|