Is there any way to make a multiple answer path?

Submitted by David78 on May 13, 2026
I’ve been trying to optimize some SVGs for large quizzes, but it’s been impossible so far. Is there a way to create a path that only activates when you get two or more answers correct?

Like a region that turns green only when you type its cities

2 Comments
+3
Level 68
May 13, 2026
Theoretically, you can split the region like what Simon did here.
+4
Level 83
May 13, 2026
I believe the way to do this was explicitly disabled recently. But yes, there is a way to do conditional styling in css with the : symbol.