Will be changing how reflex values are recorded in ARDC acquisition. Instead of using qualtrics, we will input the data into matlab which can then be appended to the visit structure in compile_visit. Need to update compile visit to handle this new type of reflex data entry and to also be backwards compatible with qualtrics entry of data.
Compile data should also handle entry of a "Referring lab" so that the data can get back to the lab
Once a subject has completed the in-lab measures, the researcher should gather all the data and compile into a single structure (working currently). This structure should then be sorted into a folder with the given referring lab label so that it can be uploaded to the correct box folder and shared with the referring lab.
compile visit with the new reflex data entry process is working. Will also work if there is a qualtrics file in the folder.
Still need to add in the option to input a referring lab.
compile_visit
. Need to update compile visit to handle this new type of reflex data entry and to also be backwards compatible with qualtrics entry of data.