Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

ctsit/redcap-data-entry-form_complex-validation-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

REDCap Complex Validation Hook - ARCHIVED

This repository has been archived and is no longer actively maintained.

This project was archived as of October 1, 2025. The project for which it was written is now over. There's no funding to provide further maintenance for other projects. Please don't hesitate to use this code in accordance with the license; however, the authors are unable to offer any additional support.


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 <span class=valid>88</span> if unknown.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages