I'm running an experiment using psychopy for my bachelor thesis. The experiment was set up last year (08/2014) using the BuilderView. After an update to the newest version of psychopy 1.82.01 a code I was using isn't working anymore. The code perfectly functioned unter 1.81.03. The aim of this code was to remember an initial rating and using this rating as a starting point for a second rating. That means in a new routine you could adjust your initial rating. The code I was using is:
Begin Routine: rating3.setMarkerPos(rating.getRating())
Does anyone know how to fix this code? Thanks a lot! Julie