Need help formatting matrix table | XM Community
Skip to main content

Two matrix questions.

I am newish to Qualtrics and just learning how to use  html and java to adjust questions.  I’m struggling with matrix questions...

 

Width of matrix box

adjust the width of the matrix to fit the envelope using the html view of the question text using the code below.     

 <style type="text/css">.Skin .QuestionOuter.Matrix{max-width:875px}</style>

Two issues:  

  1. How do I adjust the question wording space/envelope so it is the same size as the matrix? 
  2. How do I keep the code from disappearing from the html if I adjust the question in any way? Is there a way to do this using java?

Borders (see attached screenshot)

Only some borders show up.  No border at the left of the choice and only a partial border on the label  “TEST LABEL” 

  1. Can I remove the border on the “TEST LABEL”
  2. Is there any way to fix the table borders while also having it fit in the screen?   The total size of the white screen envelope 950px, but the Quatrics question width is much smaller.

 

 

Be the first to reply!

Leave a Reply