Karin_W
About
- Username
- Karin_W
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
Aaaah, I found the error by myself. There was a typing error in the if-condition :(
-
I found the problem! So thank you for your help! It works now!
-
Sorry, I didn't know this. Thank you! When I write the command constrain word maxrep=1 in the script of the loop, it shows a syntax error. What am I doing wrong?
-
The following problem "- In the debug window is written, that the name "shuffle" is not defined. Maybe I have to install something for that?" from above is solved...
-
It does. Thanks a lot! Karin
-
Hi, unfortunately I'm a very beginner at Open Sesame and I have a similar problem to MichelQ above: When I set the Run if: statement of the feedback to =(self.get('count_trial_sequence')+1)%32 == 0 (I would like to have a break after 32 Items), op…