Thank you for the video. When you program a task, how do you prepare or structure ahead things which you want to develop? Do you pre-determine the architecture (components, subroutines, condition files, etc.) for a complex task? If yes, can you share how you do that? Thanks !!
Thank for this great video, I am preparing a recognition memory experiment but I need to randomize my words as old or new for each participant differently like in the within subject designs. So I cannot use selected row because then all participants would see the exact words as old or new. How can I do it ? Thank you
What should I do if multiple answers are correct? For example: "Word1" ist correct, but also "Word2". How can i code that? Right now my code component says: "if textbox_2.text == Word1:" What should I change, that Psychopy also accepts "Word2" as correct?
hi! I'm trying to write an experiment using python idle. display.update() in pygame can update only part of the screen instead of the whole screen(display.flip()). But how to use psychopy to achieve this update function? When I set the clearBuffer in win.flip() to False according to the psychopy manual, I didn't achieve the effect I wanted.Looking forward to your response. Thanks a lot.
Thanks for watching everyone! If you are in need of help with PsychoPy, I am available for consulting and programming help. I can help fix experiments or build them from the ground-up to run locally or online in Pavlovia. I can be reached at directly at jason@psychopyhelp.com. You can visit psychopyhelp.com for more information on my rates and services.
Thank you for the video. When you program a task, how do you prepare or structure ahead things which you want to develop? Do you pre-determine the architecture (components, subroutines, condition files, etc.) for a complex task? If yes, can you share how you do that? Thanks !!
Thank for this great video, I am preparing a recognition memory experiment but I need to randomize my words as old or new for each participant differently like in the within subject designs. So I cannot use selected row because then all participants would see the exact words as old or new. How can I do it ? Thank you
Does this help? ruclips.net/video/toQ2enxAv1E/видео.html
What should I do if multiple answers are correct? For example: "Word1" ist correct, but also "Word2". How can i code that? Right now my code component says: "if textbox_2.text == Word1:" What should I change, that Psychopy also accepts "Word2" as correct?
I need to add loops for the keyboardto work properly?
hi! I'm trying to write an experiment using python idle. display.update() in pygame can update only part of the screen instead of the whole screen(display.flip()). But how to use psychopy to achieve this update function? When I set the clearBuffer in win.flip() to False according to the psychopy manual, I didn't achieve the effect I wanted.Looking forward to your response. Thanks a lot.
Thanks for watching everyone! If you are in need of help with PsychoPy, I am available for consulting and programming help. I can help fix experiments or build them from the ground-up to run locally or online in Pavlovia. I can be reached at directly at jason@psychopyhelp.com. You can visit psychopyhelp.com for more information on my rates and services.