The Designspace http://thedesignspace.net/ My daily explorations, troubleshooting, solutions and discoveries. en-us ellen@thedesignspace.net Tue, 01 Mar 2011 20:39:30 -0500 Using the Qualtrics API with PHP and javascript to create custom reports http://thedesignspace.net/MT2archives/000872.html Qualtrics.com is an extraordinarily full-featured online survey application that offers nearly every type of built-in report on your survey data you could ever want. But eventually, there comes a time when nothing but a custom report will do. Or you may want to integrate Qualtrics data into another application. For those times, Qualtrics has an extensive API which allows... A SCORM-Ready Template: Qualtrics Quizzes - Part 7: Add the quiz to the module http://thedesignspace.net/MT2archives/000847.html Add an entry for the Qualtrics quiz to the module's page array If you aren't familiar with using the pageArray to add pages to your learning module, see Creating the Navigation. Copy and paste the sample Qualtrics quiz entry into your pageArray. {buttonTitle:'Qualtrics test', title:'',url:'qualtricsWrap.htm?href=https://umichumhs.qualtrics.com/SE/?SID=SV_4N65iNij70e29ms',chapter:11,level:1, type:'U', quiz:'2761832350879729', qmax:10 },... A SCORM-Ready Template: Qualtrics Quizzes - Part 6: LMS-related settings http://thedesignspace.net/MT2archives/000846.html LMS and report-related settings Special settings need to be applied to report individual results properly within Qualtrics, and to communicate the results back to the template so it can send them on to the Learning Management System.... A SCORM-Ready Template: Qualtrics Quizzes - Part 4: Create Feedback http://thedesignspace.net/MT2archives/000843.html img {border:1px solid #000000;} Create feedback for each question Qualtrics does not automatically generate feedback for each question, but it is simple to create feedback items using Display Logic. After each scored question in your quiz, add one or more Text/Graphic questions, containing the feedback for each choice.... A SCORM-Ready Template: Qualtrics Quizzes - Part 3: Create the quiz http://thedesignspace.net/MT2archives/000842.html img {border:1px solid #000000;} Create a scored quiz in Qualtrics The easiest way to get all the pieces right is to import an example Qualtrics quiz and add your own questions to it. Download this example Scored Survey XML file.... A SCORM-Ready Template: Qualtrics Quizzes - Part 2: End of Survey Message http://thedesignspace.net/MT2archives/000841.html img {border:1px solid #000000;} Create an "End of Survey" message We'll start at the end first: in order to communicate with the learning module, your Qualtrics quizzes will all need to reference a custom End of Survey message, which will be located in your Qualtrics message library.... A SCORM-Ready Template: Embedded Qualtrics Quizzes, Part 1 http://thedesignspace.net/MT2archives/000840.html img {border:1px solid #000000;} IMPORTANT If you have never used the SCORM-ready learning module template before, please go back to Part 1: Features, Outline your Module to learn how to set it up correctly....