Skip to content

Displaying two images #802

Answered by jodeleeuw
gkim132 asked this question in Q&A
Jul 1, 2020 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @gkim132,

You can use HTML to put two images on the screen:

var trial = {
	type: 'html-keyboard-response',
	stimulus: '<img src="a.png"></img>'+
		'<img src="b.png"></img>'
}

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@gkim132
Comment options

Comment options

You must be logged in to vote
2 replies
@gkim132
Comment options

@jodeleeuw
Comment options

Answer selected by jodeleeuw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants