I have two multiple choice lists for students to select terms to be put into a graph/sketch as point labels. I would like to instead give one checkbox where students could select multiple choices that would then result in each term being its own point label. Is this possible?
I think there was a spot that said “maxchoices” in the checkbox CL, then add another point and duplicate the CL in the graph for the third point. There’s some more conditional to add for choice1=choice3 and choice2=choice3.