Group: Forum Members
Posts: 85,
Visits: 397
|
Hi Dave,
Thanks. I understand that, where the correct number was incorrectly appearing, it was actually recording it for the trial beforehand but incorrectly placing it in the next data row. I switch all the trials to recorddata = false, and switched surverypage.te = true, and it records properly now.
Thanks for your help!
One other quick thing that I've spent the last 2 hours trying to work out, is how to record openended responses? They need to enter in their specific ID, so, as predicted, /correctresponse or valid/repsonse does not work.
I have this so far: <openended paID> /position = (50, 50) /buttonlabel = "Click here to advance" /linelength = 50 /charlimit = 30 /numlines = 1 /size = (500, 50) /recorddata = true </openended>
What would I need to enter, either here or in the data section, for it to record?
Many thanks, Josh
|