Can someone help me with the CL on this slide? I want students to enter the rate of change, have feedback pop up, THEN have the second question pop up only if the first question is correct. After answer the second question, I want feedback to pop up, and have the checkmark show up on the dashboard. I have scoured the forum and am not sure what I am doing wrong. Any help would be greatly appreciated. THANKS!
@Leigh_Mitchell You currently have the second note and multiple choice question hidden unless the first question is submitted. You want them to remain hidden until the first question is submitted and the correct condition is met.
You could use this:
hidden: not(equation2.script.correctequation2 and equation2.submitted)