City Quiz question again

Submitted by ooftownroad on October 14, 2024
Okay another question: How do you get the dots to turn green when guessed
5 Comments
+1
Level 70
Oct 14, 2024
Is there a way to click on the screen to get the cords or do you have to manually find the ones that aren't given
+1
Level 62
Oct 14, 2024
There is an extension Geocoder which you can install on Google Sheets, and it will automatically output the coordinates of all cities listed. Be careful, though, because it can sometimes output incorrect coordinates for a non-unique city name.

If you want to make a more custom map, definitely read the SVG Guide. That's how I learned

+1
Level 70
Oct 14, 2024
Just the US map is fine. Thanks!
+1
Level 62
Oct 16, 2024
Also, to turn the dots green:

When you click the "Draw Dots" button on the dot placer, you will see another column of text appear at the end; it'll be something like "cairo" or "los-angeles". Those are called the path IDs. Then, after uploading your SVG, go to step 2 in the quiz editor. In the hint column, add each ID in the row of the corresponding city.