What I sent was what I was left to accept because I was having problems with getting it to accept a negative answer. That’s why I wanted to make a copy and input what I originally had to show you that it was NOT working.
If your intent is for students to see that they have the correct answer, you could use suffix to display info when it’s correct. This statement in the CL of one of the slopes for screen 3 will require that both slopes and the multiple choice are correct.
suffix: when SlopeABinput.numericValue = -0.2 and SlopeCDinput.numericValue = -0.25 and MC3.isSelected(3) "✅" otherwise "❔"