Henrik
About
- Username
- Henrik
- Joined
- Visits
- 42
- Last Active
- Roles
- Member
Comments
-
Hey, Its all running now, thank you very much.
-
Hey, Just wanted to let you know i got it working now, thanks alot for the support again. I got one last Question, im using the Counter variables to make the participant pay credits all 8 Trials. Open Sesame makes him pay in the first trial, and th…
-
Hey, Yeah that solved the problem. I experience two other issues right now. I tried to solve them by myself but im somewhat unable to do so. First again with the counters: I got the 3 conditions bus, bike and car. The bus condition has to be pai…
-
Hi again, Yeah i had it in the prepare-phase, thats why it didnt work! Thanks. To the sidequestion, I had a trialphase where the participant could how the experiment works, so he started with 60 credits and could spend some of them to pay for exam…
-
Hello, Me again, i keep having some issues. Im using the variable [credits] now to let the participant pay at a fixed number of intervals. I use several different loops: * paying at each 8th trial 20 credits. * paying at each trial 2 credits. * pa…
-
Hello, That helped, now im trying to get it to run and im experiencing some issues. I have set the variable "credits" in a loadsequence. However if i try to run the experiment i get the following error: Error: Runtime error Description: …
-
Hi sebastiaan, Oh I see the problem, my bad. I want the first example. A random event that occurs with increasing chances depending on wether or not it has occured before. Best regards, Henrik
-
Hi again, how do i use: =self.get('count_trial_sequence') % 3 == 0 I want the Participant to pay every third trial for using the car. The inlinescript is called "Carcost". So i put this line into the sequence where "Carcost" …
-
Hey, Sorry that i took so long. I tried to make it work the way i wanted but i got some bugs (probably because of my mistakes). I start with an Inline script:" exp.set('credits', 1000)" As next there is a sketchpad with Instructions say…
-
Hey, Thanks alot for the tipps, the credits-part works very well! But I failed to explain what I really mean to say with the choices. The participant has the choice to select one of the options. If, for example, the participant decides to take Cho…
-
Hey, Thank you very much for that great support, it works perfectly fine now. Best regards Henrik
-
Hey, Yeah i put all the sketchpad names in now, moved the inlinescript behind all three sketchpads. It works now but doesnt show the number nor plays the sound when the key is pressed. The number doesn´t appear at all and the sound is played right …
-
Hey, I am really sorry to ask again, but after i fixed that i get the same mistake. Python traceback: runtime_error: Error: Runtime error Description: Variable 'time_pic3' is not set in item 'inline_script'. Im using 3 Sketchpads to display 3 ite…
-
Hey, Yeah that is what i want to do. If i enter your lines in a inline script, i get the following error message: "runtime_error: Error: Runtime error Description: Variable 'time_my_sketchpad' is not set in item 'inline_script'. You are tryi…
-
Hey, Actually the [response] != timeout plays the ton only at the end of the sketchpad, but the sketchpad runs always for 5 secs so they see any picture the entire 5 secs (they will be recalled later) which mean that term doesnt work (sorry for my …
-
Hey, Sorry forgot to say it, works now thank you very much!
-
Okay, exact discription is: (Only tried it with Sketchpads so far but should happen on all in-line scripts). "Error: Script error Description: Failed to instantiate module 'sketchpad' as 'zweiterTeil': Error: Script error Description: Unknown…
-
Hey, to part2 yes i found that out quite soon, so it wasn´t such a loss. The exact problem was that i entered a line in a sketchpad ,and saved it, that couldn´t be executed. After i got the bugreport i closed OpenSesame. As i tried to open the Scri…
-
Hey, I have changed the picture_selecting so that "dist1" is the correct response. "dist1" gets shuffeled with "dist2-4" so the correct response is a number btw. 1 and 4 but the variable "dist1". Is there a …
-
Hey, I finally made it, programm and everything is working thank you very much for your rly rly good support! Best regards Henrik
-
Thanks for the fast reaction, i will try to explain it further. It is only 20 Trials each, but that doesn´t matter. Both phases are correct. But i would like to have the recall right after Phase 1). So it would be: * Phase 1 (20 Trials in which 2 …