This commit is contained in:
Josh de Leeuw 2015-02-18 15:08:29 -05:00
parent a503585598
commit a6df7ee289

View File

@ -44,7 +44,7 @@ var block = {
```javascript
var block = {
type: 'single-stim',
type: 'multi-stim-multi-response',
stimuli: [['img/happy_face.png']],
choices: [['y','n'],['1','2','3','4','5']],
timing_stim: [-1],