Problem with quiz making (missing knowledge)

Submitted by Daniel1712 on December 16, 2024
Hey guys, I‘m trying to make a quiz about a football/soccer starting 11‘s (players on the pitch) and my idea is to have the answers on one side and an actual formation on the left (1-4-3-3 Rows). I have no clue about SVG, so I‘d rather avoid using that, I‘m a Mobile User anyway. Is there a way how I could order the answers forming this formation or adding a block looking like that with no unneeded cells? I tried a few things, but failed due to limited options in removing them.

Thanks in advance,

no worries if it isn’t possible.

Your Daniel ;D

3 Comments
+2
Level 68
Dec 16, 2024
I guess you could try making 5 hint columns to the left of the answer column in Step 2, keeping the column closest to the answers empty, then filling in the pattern (1-1-4-3) across the other 4 columns.

Then in Step 4, change the editor to manual, and make the empty cells all white so you can't see them. That might work.

+1
Level 68
Dec 16, 2024
SVGs are actually your better option here though. If you have access to a desktop device then you can try using Inkscape for that.

Alternitavley you could ask someone here to make a base SVG for you and then tweak it as required. Several of us on the Message Board know how to make these (none better than Dimby)

+1
Level 72
Dec 17, 2024
Thank you guys, very nice of you that you spend your time in JetPunk blogs. I will try the simple solution suggested first and then maybe if I feel like it some svg. Thanks a lot :D