I’m trying to create a “Number of the day” slide where students enter expressions that equal a given number.
I want to display their expressions for them as they submit.
I can create a note that displays a current expression:
content: “Your expressions:
${number.latex}”
But I have not figured out how to keep and add to their expressions to display a collection in the note.