Correct counter - order of operations

Hi everyone

I’m trying to include a couple counters for a self generating order of operations review task. Evaluating with Order of Operations • Activity Builder by Desmos The counter for the number of attempts and the number of correct answers don’t seem to work - I used a similar coding to what I found from another task.

Help??

You have an error warning indicating it can’t find the component “note”. You need to name your (first) note component. Then in the input, add

note = whatever name you chose here

Awesome - that was the issue. Thank you for your help.