mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
wrong plugin name (#186)
This commit is contained in:
parent
199eac2f42
commit
234173d090
@ -45,7 +45,7 @@ var block = {
|
||||
|
||||
```javascript
|
||||
var block = {
|
||||
type: 'single-stim',
|
||||
type: 'single-audio',
|
||||
stimuli: ['sound/sound.mp3'],
|
||||
choices: ['h','s']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user