An open API service indexing awesome lists of open source software.

https://github.com/ctsit/redcap-data-entry-form_complex-validation-hook

Complex Validation Hook for the REDCap Data Entry Form that is configured via the note of a REDCap field
https://github.com/ctsit/redcap-data-entry-form_complex-validation-hook

externalmodule redcap redcap-hooks reviewphilip

Last synced: over 1 year ago
JSON representation

Complex Validation Hook for the REDCap Data Entry Form that is configured via the note of a REDCap field

Awesome Lists containing this project

README

          

# REDCap Complex Validation Hook

Allows for the addition of valid options outside of the min-max range for
a REDCap form field.

For example, if the question were something like "In which month was the
subject born?" The field note could read "1-12, or 88 if unknown." Simply
use the 1-12 range and decorate additional valid options in the Note like
this:

1-12, or 88 if unknown.