Hi Dave,
I'm a bit confused about how to pass the ID from the list that you shared to Psiturk .
The requirement that I would like to use from the list is this one
<option value="3TKFE7XEDHKIEKXQGFGM4W4E7VDNBS" data-reactid=".0.0.1.0.0.0.2.0.1.$0.0.0.2.$3TKFE7XEDHKIEKXQGFGM4W4E7VDNBS">Tablet Owner</option>
I tried to set in the config file like this require_quals = .0.0.1.0.0.0.2.0.1.$0.0.0.2.$3TKFE7XEDHKIEKXQGFGM4W4E7VDNBS
I also tried
require_quals = 3TKFE7XEDHKIEKXQGFGM4W4E7VDNBS
and
require_quals =Tablet Owner
but all give me the same error.
Response(Operation: create_hit | Status: error | Exception: An error occurred (ParameterValidationError) when calling the CreateHITType operation: The value ".0.0.1.0.0.0.2.0.1.$0.0.0.2.$32DH8RR06QAI82ZGB92EJ0LYJLKYJA" is not valid for the parameter QualificationTypeId. (1619739408792 s))
What am I missing?
Thank you for your help