Checkmark on Dashboard

It seems that if I have a text input component along with a multiple choice component, it won’t give me a checkmark, only a dot. (It does give an X when appropriate.). Since the textbox component doesn’t take a ReadOnly sink, I’m not sure what to do. Am I missing something obvious? Probably. Thanks in advance!

The best you can do with anything that has a text input is to receive a dot because this indicates everything is good so far with the multiple choice, but teacher interpretation is needed for the text.

1 Like

Thanks for the reply – very helpful!
It does seems strange then that the ReadOnly sink wouldn’t be available here, though. I’m trying to set it up so students are given a MC question and they have to (in order):

  1. Identify the topic the question is asking about
  2. Answer the question
  3. Get feedback – if correct, move on; if not, a chance to do it again and explain how they adjusted their thinking.

So only some fields are “judged”. I guess I can do with a dot instead of an X.

Anyway, thanks again!

Or is it a dot instead of a check? Whatever. Thanks.