Group: Forum Members
Posts: 5,
Visits: 85
|
Hi all, I recently converted an Inquisit 5 script to an Inquisit 4 script. The problem: The sliders responses are not shown in the output. The latency is shown there, but not the response. The sliders look like this:
<slider o1> / caption = "Question o1 Text" / position = (20%, 50%) / labels = ("0";"50";" 100") / range = (0, 100) / increment = 1 / slidersize = (60%, 5%) / required = true / showticks = true / orientation = horizontal </slider>
I hope you can help me out with this
|