I know hovering over the city dots makes the name appear on the bottom of the map, but could there be a feature where I click on the answer on the answer box, the dot changes colour/enlarges or does something noticable?
Something like that would help a lot! Thanks!!!
give all the cities one class, let's say class 'city', in the CSS of the quiz, write '.post-quiz .city:hover {r: (any number larger);}'
Try asking Dekkie if she can implement this, I'm making an effort to do this in my own quizzes as I agree with your proposal.
You might not need the '!important', but if it doesn't work without it, add it in.