The attached experiment builds on Rene Kopietz's sample javascript chat window.

This sample provides a Qualtrics task on the left side and a chat window with canned messages on the right side. The participant feels like he/she is participating in a chat while completing the Qualtrics task. The responses.xls file contains all of the canned messages. The chat.html file references the responses.xls file for which messages to display. The chat.html file contains javascript that makes the chat "feel" real - with different timing for each chat message and real time updating of the chat window when the subject types something in. You'll need to update the CSS file to fit your screens if the formatting looks weird.

More info on Qualtrics integration here:
http://www.empirisoft.com/support/sh...ight=qualtrics

MedialabChatSimulation.zip