This would mark true if, for example, they put x + 4 in both boxes. You could do something like this:
correct: (input5a.latex="x+6" and input5b.latex= "x+4") or (input5a.latex="x+4" and input5b.latex= "x+6")
This would mark true if, for example, they put x + 4 in both boxes. You could do something like this:
correct: (input5a.latex="x+6" and input5b.latex= "x+4") or (input5a.latex="x+4" and input5b.latex= "x+6")