Constant Sum Matrix Total | XM Community
Skip to main content
Question

Constant Sum Matrix Total

  • February 19, 2021
  • 6 replies
  • 230 views

How can I generate the total sum of a Constant Sum Matrix Table?

6 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • February 19, 2021

image.png


  • Author
  • February 22, 2021

I'm sorry, let me further clarify. I am looking for a total sum for the entire matrix not just by row or column.


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • February 22, 2021

Okay. To display the sum to participants while they are answering, you'll need JS. However, if you just want to store it or show it at a later stage, then qualtrics math operations can be used.


  • Author
  • February 22, 2021

Thank you! Could you point me in the direction of instructions on JavaScripting, I would like to learn.


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • February 22, 2021

You can start here.


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • October 22, 2022

I have a function that adds constant sum matrix totals. See csmAddTotals.