Family Feud Style Question Generator (with Show/Hide Answers)

A few weeks ago I was playing the Family Feud card game with some members of my family and thought it would be a cool and simple project to try in Coda.

So I have a list of a few thousand random questions with answers (credit to a random Google doc that I found with the questions) and created a questions table and an answers table.

A button is used to pick a random question from the list using a separate table and the RandomItem() function), while another set of buttons is used to show/hide the answers (by modifying the filter on an “Answers” view).

I’ll play around with future updates with a form for submitting answers, scorekeeping, etc. but I didn’t want to overcomplicate it quite yet.

Check it out in the gallery: Family Feud

6 Likes