Creating a checkbox sort of table question

Hi all!

I am trying to create an SOL (VA standardized test) style question that requires students to respond by checking boxes in a table. Below is a screenshot of the question I want to turn into a desmos question. Any guidance on how to create a table for the answer inputs?

To make something clickable like this, you would really need a graph component. I just made this - see if it does what you want. You can change the number of rows/columns and you would edit the correctness and row/column headers inside the graph. I tried to make it clear where to do things but let me know if you have questions. check box graph • Activity Builder by Desmos Classroom

I love what you created for this, I am trying to adapt it and add more rows. When I add rows it does not allow me to click for check boxes. check box graph question • Activity by Catherine Kraus
I don’t know how to edit the equations to fix it. Can you give me a sample and I will fix the rest?

Hi Catherine - the problem is that I had hard coded the M_clicked list to have 9 elements. I adjusted it have a length of rows*columns so I think it should work now.

That was helpful, thanks!