I'm trying to make a random sequential map quiz. I've had a look through the guide but can't find answers to a few questions.
When setting the randomization mode to "random sequential" it hides everything on the map until guessed, how can I set the full map to be visible from the start?
I'm also struggling to get the quiz to visibly mark the area to be guessed (like in the random sequential Europe capitals" quiz.
Could someone point me in the right direction, please?
Thanks in advance!
I will see what needs to be done and will inform you about what I did.
I just added you as a collaborator on the quiz.
There are random sequential capital cities on a map quizzes for Europe, Africa, Asian and US states. I'd like to make one for North America and South America.
Maybe the 'Yellow Box' setting is turned off?
I fixed it through adding classes (so like zoomable-circle, which tells the site to make the circle smaller when zoomed on) and then linking them to code (which you can see in the description). The countries and ocean were given full opacity, meaning they are completely visible, and the cities should highlight properly now.
Is there anything you would like me to alter or explain?
I didn't realize this could be done via adding CSS to the description, nifty!
I modified the color of the highlighted city (it seems like black is the correct color for random highlights). Everything else looks great!
I'm new to making quizzes, and this is my first map one, so I need some practice :)
I'll submit this one and hopefully people like it!
Glad I could help make it possible.
I'm trying to do the same type of quiz for Oceania atm, and maybe I'll do a world one too.