[JSONdata Instruments] The score_instrument.php script does not support JSON data instruments #7142
Labels
Beginner Friendly
PR or Issue appears to be easy for someone to use to familiarize themselves with LORIS
Proposal
PR or issue suggesting an improvement that can be accepted, rejected or altered
The score_instrument.php tool queries the data with a hardcoded query looking for the instrument table instead of using the instrument's loadInstanceData function.
https://github.com/aces/Loris/blob/main/tools/data_integrity/score_instrument.php#L179
This behaviour prevents it from working with any non-SQL instrument.
The text was updated successfully, but these errors were encountered: