mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
spelling corrections.
This commit is contained in:
parent
93e8b899da
commit
dea7cac8e2
4
README
4
README
@ -33,7 +33,7 @@ jspsych-xab.js
|
|||||||
On each trial, 2 images must be specified, along with 3 timing parameters
|
On each trial, 2 images must be specified, along with 3 timing parameters
|
||||||
The "a_path" image is always the X image
|
The "a_path" image is always the X image
|
||||||
Both the "a_path" and "b_path" images are displayed in random arrangement
|
Both the "a_path" and "b_path" images are displayed in random arrangement
|
||||||
POSSIBLY A BUG ON P TRIALS: how are they ever parked as correct?
|
POSSIBLY A BUG ON P TRIALS: how are they ever marked as correct?
|
||||||
STILL HAS A TODO NOTE, is that current?
|
STILL HAS A TODO NOTE, is that current?
|
||||||
|
|
||||||
jspsych.js
|
jspsych.js
|
||||||
@ -43,5 +43,5 @@ jspsych.js
|
|||||||
finding the correct trial plugin type
|
finding the correct trial plugin type
|
||||||
building the set of trials
|
building the set of trials
|
||||||
then calling the correct plugin
|
then calling the correct plugin
|
||||||
Data is output at the end of all blocks
|
Data is output at the end of all blocks (?)
|
||||||
Also includes helpful private functions for displaying images
|
Also includes helpful private functions for displaying images
|
||||||
|
Loading…
Reference in New Issue
Block a user