Skip to Main Content

Survey Design Software

Access and information about web-based survey design

Stats iQ & Crosstabs Miscalculations 8/12/24 - 8/25/24

A message from Qualtrics:

You may have seen miscalculations in your data while you were using Describe, Relate, and Regression in Stats iQ, or while you were using Crosstabs. These miscalculations only happened to those analyzing data that involved text topics, any questions with display logic applied or any questions with multi-select response options. 
 
We apologize for the miscalculation, and it has been resolved as of end of day, July 25, 2024. It occurred as we were upgrading our Stats iQ and Crosstabs infrastructure to improve performance. 
  
What action do I need to take?
If you exported any relevant data from Stats iQ or Crosstabs during this period, please discard the data and download new results as needed.
 
What if I have questions?
If you have a question about how to re-download your data, see this Stats iQ or this Crosstabs support page.

Survey Design Guidance

I made my survey in Survey Monkey. How can I switch to Qualtrics?

Unfortunately, you can't export the survey itself from Survey Monkey. However, it is easy to recreate your survey in Qualtrics by cutting and pasting your survey question text from Survey Monkey or another survey tool by download your data and upload it to Qualtrics if you'd like. 

I made my survey in Google Forms.  How can I switch to Qualtrics?

You can copy your Google Form  by clicking the File menu and selecting Make a copy. Copying a form will copy only the questions and layout, not the responses you’ve already received. Once you have downloaded your Google Form, you can upload it to Qualtrics

To copy the response from your Google Form, you can download your response to as a CSV file by clicking the File menu, select Download as, and click Comma Separated Values. Again, Once you have downloaded your Google Form, you can upload it to Qualtrics

Accessibility

WebAIM Evaluation of Qualtrics

WebAIM.org, a third party authority in web accessibility, has evaluated the Qualtrics survey platform and certifies its output to support conformance with Level A and Level AA of the Web Content Accessibility Guidelines version 2.0. WCAG 2.0 is the compliance standard for Section 508 of the Rehabilitation Act of 1973. More Information is available at the following link. https://webaim.org/services/certification/qualtrics

The following question types were evaluated for conformance on March 13, 2018:

  • Descriptive Text
  • Multiple choice (all 21 types)
  • Net Promoter Score
  • Matrix (except Bipolar, MaxDiff, Likert)
  • Text Entry (all types)
  • Rank Order (only Text Entry, Graphic, and Radio)
  • Constant Sum
  • Side by Side
  • Drill Down
  • Timing
  • Meta Info
  • Captcha Verification (V2)

Checking Accessibility in Qualtrics

The following Qualtrics page contains more information on appropriate question types and the accessibility checker. To access the acessibility checker follow the steps listed below.

  1. In the Survey Tab, click Tools.
  2. Under the Tools list, click Review.
  3. Under the Review list, click Check Survey Accessibility.

Screenshot of Qualtrics Workspace on the Survey Tab demonstrates the steps to check survey accessibility. Corresponding steps are transcribed above.

Using Code for Accessibility in Qualtrics

Looking to make your survey accessible to the fullest potential of users... 

There are ways to do this within Qualtrics, or you can add the following CSS code. 

CSS code can be included in Qualtrics surveys under Custom CSS to create better highlighting on elements when survey-takers use keyboard to navigate the survey.
*:focus,
input:focus,
select:focus,
button:focus {
  outline: 3px solid #3dbbdb !important;
  overflow: -moz-hidden-unscrollable;
}

For more ideas about making your survey accessible see below or contact us at Data Services.

Videos and Tutorials

Literature

CC

Creative Commons License
Original work in this LibGuide is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.