ReproNim / reproschema-py

Apache License 2.0
2 stars 8 forks source link

some quick fixes in reproschema2redcap #32

Closed yibeichan closed 10 months ago

yibeichan commented 10 months ago

fixed some Field Type matchings between reproschema and redcap. for example, everything related to audio/document/image/video check/upload, we all convert it to file, which is related to file upload in redcap.

those are some quick fixes for the eab meeting demo.

yibeichan commented 10 months ago

okay, i'm gonna merge myself this time