Hi, I’m relatively new at this and I can’t figure this out.
This is for a multiple choice question.
I’ve tried to limit the number of times the student can press submit to 1 using this code I found on this forum: submitDisabled: when mc1.submitCount>0 true otherwise false
I get an error “could not find sink submitDisabled”.