Millisecond Forums

Recording text input

https://forums.millisecond.com/Topic14695.aspx

By Research316 - 10/21/2014

Is there a way to replace the numerical ID to a text ID. Basically I need to get inquisit to record an email input to match with each subject. Is this possible?
By Dave - 10/21/2014

Yes. Inquisit will accept non-numerical subject id's just fine as long as your script doesn't require numerical ones for condition assignment (use group id for condition assignment instead). You can also use either <openended> or <textbox>/<surveypage> elements to have the script collect / record text responses.