exporl / apex

APEX 4: software platform for auditory behavioural and psychophysical experiments. This repository follows the major releases of APEX.
http://kuleuven.be/exporl/apex/
Other
10 stars 2 forks source link

error with feedback #170

Closed SamDenys closed 6 years ago

SamDenys commented 7 years ago

In an apex:constantProcedure experiment, adding true does not work (thumbs up/down are not shown). This does work in the experiment trainingprocedure.apx (examples>manual), even when changing the example to a constantProcedure experiment... To prevent this problem, in our own experiment, we've added:

correct.png wrong.png

I put the figures in the images map I refer to in the experiment.

croissanne commented 6 years ago

I can't reproduce this error. Do you still have the experiment?

Note that when not supplied with pictures, Apex will take default pictures (feedback_ok.png, feedback_nok.png) from the icons folder. If the icon folder got modified or moved Apex won't find them.

mh21 commented 6 years ago

I think this was an error in a helper function to resolve relative paths that got fixed a while ago, I think you can close it.