Fill in the Gap quiz using drag and drop

I wanted to recreate this style of informational drag and drop quiz that I stumbled upon recently.

I was able to do so using a combination of regex find and replace, modulo-based conditionals and my new favourite tool, draggable elements.

I thought others might find it useful or interesting. I also think that whilst it is not a super complex problem, it again speaks to the richness and flexibility of Bubble that one can do this sort of thing without code.

Preview: https://louisforum.bubbleapps.io/version-test/dragdropquiz

Editor: https://bubble.io/page?type=page&name=dragdropquiz&id=louisforum&tab=tabs-1

9 Likes

Very slick. Thanks for sharing!

1 Like