UNPKG

@researchdatabox/sails-hook-redbox-redcap

Version:

Redbox hook for REDCap API

19 lines (18 loc) 363 B
module.exports.workflow = { "redcap": { "draft": { config: { workflow: { stage: 'draft', stageLabel: 'Draft', }, authorization: { viewRoles: ['Admin', 'Librarians'], editRoles: ['Admin', 'Librarians'] }, form: 'redcap-1.0-draft' }, starting: true } } }