I am new to desmos so my activites are mostkly modyfications of existing ones. In some cases have problem with displaying checkmark on teachers dashbord.
This script works fine:
s=wzor.submitCount
content:
when graph9.number(“I_c”)=0 “bad”
when graph9.number(“I_c”)=1 “good”
otherwise “”
But this doesn’t:
correct: graph9.number(“I_c”)=1
Without this second script everything is fine. With it there are warnings (but only in preview) and checkmark is not working.
Since you have an input and a graph, it will not show a check unless some other things are done. Would you mind sharing a link to the screen/activity so I could look at it? It might be a bit easier to fix that way.