OS (e.g. Win10): Mac 14.6.1
PsychoPy version (e.g. 2024.2.4 Py 3.8): 2025.2.3
Standard Standalone Installation? (y/n) y
Do you want it to also run online? (y/n) y, on Pavlovia
Hi all, I’m new to PsychoPy and I’m struggling both conceptually and practically, so I’d appreciate any help folks can offer. Please assume that I don’t know what I’m doing and don’t really know how to implement anything.
I’m trying to create an experiment that’s a paired comparison/forced choice task. Participants will be presented with two audio stimuli that they can start, stop, and repeat so they can listen to both stimuli as many times as they like. (The stimuli shouldn’t autoplay when the screen loads; they shouldn’t play until the participant wants to hear them but the participant can play them as many times as they like.) The participant will then answer a question about the pair that will require them to select one of the stimuli, and answer a question about their confidence in their answer on a slider or something. (It would also be SUPER helpful if the program forced the participants to actually LISTEN to both of the stimuli before answering, but maybe that’s a question for a different time since I can’t even figure out how to do the basic stuff yet.) There isn’t a right or wrong answer for the question; what I’m interested in is in creating a sort of ranked list in how the stimuli are perceived in comparison to one another, so the data that comes out would have to be helpful in that process. Each participant will hear 20-30 randomly selected pairs of stimuli (out of about 100 pairs total) and answer the question & confidence interval for each pairing.
I know I need to create a list of the possible pairs of stimuli, but I can’t figure out how to format it so that it loads and displays the audio files so that participants can control the playback, and I also have no idea how to format the experiment screen so that the instructions, audio files, question, and confidence rating all appear for each pairing.
I’ve been reading lots of other posts here and trying to figure it out, and going through the tutorials, but I just can’t seem to get the important bits down. Thanks in advance for any help!