Can you name which geography-related item is highlighted on the map? Each answer corresponds to a quiz on JetPunk where it's guessed correctly a certain percentage of the time, from 100% to 1%.
Great idea! I was planning something like this with the map hunter series, but this works super well!
By the way, it might be fair to make the circles a bit bigger for mobile users. You can do that somewhat easily by jacking the stroke-width of the circles on mobile only. You’d just have to revert back to normal stroke-width when it’s either svg-correct or svg-incorrect.
As for the strange bug, from what I can gather the quiz doesn't remove the hint after you get it wrong. And it is not unique to just this quiz, but others of the same type too. Best way to deal right now is just ignore when they repeat, I guess.
How I said instant nomm. I hate clicking.
By the way, it might be fair to make the circles a bit bigger for mobile users. You can do that somewhat easily by jacking the stroke-width of the circles on mobile only. You’d just have to revert back to normal stroke-width when it’s either svg-correct or svg-incorrect.
Excellent quiz idea, nominated!
Also, something very strange is happening on this quiz for me. If I get Angel Falls incorrect then it appears again as a clue. Tested it a few times.
As for the strange bug, from what I can gather the quiz doesn't remove the hint after you get it wrong. And it is not unique to just this quiz, but others of the same type too. Best way to deal right now is just ignore when they repeat, I guess.