Error with image presentation & key response
Hi,
I'm trying to present images in an experiment and have them in the file pool. They are shown using the line draw image center=1 file="[image].png" scale=0.5 show_if=always x=0 y=-96 z_index=0
The variable image is defined in the experimental loop. This works in OS, but when I test it in OS, I get the following error:
[Error] Cannot load file:///private/var/folders/q4/6nmb76z13pjdb93q7yb_h8v80000gn/T/osweb.1.3.9.bundle.js.map due to access control checks.
How can I avoid this?
I'm also having another error with the key response. I want to collect ratings by having participants press a key on a 7-pt scale (loop: sketchpad with image, key-response, logger). However, the key response does not respond correctly, it only goes to the next trial when the key is pressed multiple times or for a prolonged period of time. Can I change something in the settings to avoid this?
Thanks,
Sarah
Comments
Edit: I fixed the second question by setting the sketchpad duration to 0, it collected the key response twice. However, my first question remains. Thanks, Sarah