animation plugin but with text #2620
Unanswered
TomerMalovani
asked this question in
Q&A
Replies: 1 comment
-
Hi @TomerMalovani, What about just a sequence of trials using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I am currently using jsPsych for work and it's very useful!
I need to create an experiment that displays a sequence of numbers with different duration for each number and sometimes at the same time.
the closet plugin I have found for my use case is the animation plugin, but it can only show images.
for now, I added some hard-coded code (HTML and CSS) for my experiment to work, but I am looking for a better way,
is there a way to use the animation plugin with strings (text) and not only with images?
or is there another way for me to achieve my needed result?
I am adding the hard-coded code I wrote here in case it'll help
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions