Problem with Replay Button Function in E-Prime Slide

33 views
Skip to first unread message

許嘉芸

unread,
Oct 6, 2025, 9:39:34 AMOct 6
to E-Prime

Dear all,

Hello, I’m currently encountering a problem with my E-Prime experiment.
I added a button named “Replay” on a Slide. The goal is to allow participants to replay the SoundOut stimulus once when they press this button.

However, when I run the program, pressing the Replay button has no response—the sound does not play again.
Could you please advise me on how to properly design this function so that the sound file plays once more after the button is clicked?

Thank you very much for your time and assistance.

Best regards,
Chia-Yun Hsu

Email:ja97...@gmail.com


Slide.png
list.png
procedure.png

Yang-Ming Huang

unread,
Oct 6, 2025, 8:49:33 PMOct 6
to e-p...@googlegroups.com
嗨嗨

你看一下   
主要有註記的地方在
1. slide1 -> button1 ->  response 那邊設定為 replay
2. 加入 label1  看你希望程式回到哪邊
3. InLine1 做設定 

If Slide1.RESP = "{replay}" Then
GoTo Label1
End If 

希望你會懂...  不過你如果都沒有使用inline的經驗,可能會有點辛苦

揚名

--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/e-prime/59fddb72-5890-4bf0-a0db-ffac5f57bc74n%40googlegroups.com.
1007demo.es3

許嘉芸

unread,
Oct 7, 2025, 9:16:58 AMOct 7
to E-Prime
老師您好,

我目前設計的Slide中一共有3個按鈕,LeftBtn、RightBtn、Replay。
LeftBtn、RightBtn放在圖片後面,按下其中一個按鈕為[CorrectAnswer]。
我昨天有調整了一下,目前可以按下「Replay」 的按鈕並播放出Slide  SoundOut ,且只能按下一次。
但我發現這樣的設計無法在分析檔看到有Replay的紀錄。
若要在分析檔記錄受試者是否在題目中有無按下Replay的按鈕,要在Slide的Properies中調整嗎?

感謝老師撥冗回覆我的問題

yangmin...@gmail.com 在 2025年10月7日 星期二上午8:49:33 [UTC+8] 的信中寫道:
Button response.png
Slide properties.png
list-2.png
Slide-2.png
button.png
procedure-2.png

Yang-Ming Huang

unread,
Oct 7, 2025, 9:38:36 AMOct 7
to e-p...@googlegroups.com
那需要另外寫inline 的程式碼喔

Reply all
Reply to author
Forward
0 new messages