Skip to content

Interactive online experiments #779

Answered by vijaymarupudi
MelindaPozzi asked this question in Q&A
Discussion options

You must be logged in to vote

Yep, those are all possible via Javascript, jsPsych is just a thin layer over the programming language.

For chat applications, look into the Websocket API or the long polling technique. You will need to write a corresponding server (if it's person to person communication).

It is also possible to design interactive experiments. You would need to write all the logic for the virtual partner. There are certain Javascript libraries like Phaser.js to help with that.

Let me know if you have any further questions!

~ Vijay

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by MelindaPozzi
Comment options

You must be logged in to vote
2 replies
@becky-gilbert
Comment options

@MelindaPozzi
Comment options

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