问题出现(我再告诉大家)
The following runtime error occurred : Uable to load sound 203 -please view the AudioReport in your experiment folder line:448 error number:1234
解决步骤:
1 找到output 区域打开错误报告 2右击浏览器打…
倒计时设置为60s
第一步:添加slide部件 命名为”Stimulus1“ 第二步: 添加显示倒计时的Text 命名为Text2 第三步:添加指向Stimulus1的代码Inline3 倒计时设计为60s
代码如下:
Dim t As Integer Dim t0 As Integer Dim time1 As…