mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 16:48:12 +00:00
add msg
This commit is contained in:
parent
2132163127
commit
2b5f40b84f
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
var after_if_trial = {
|
var after_if_trial = {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
text: 'This is the trial after the conditional.'
|
text: 'This is the trial after the conditional. Check the console log to see if conditional evaluated.'
|
||||||
}
|
}
|
||||||
|
|
||||||
jsPsych.init({
|
jsPsych.init({
|
||||||
|
Loading…
Reference in New Issue
Block a user