I Need serious help!

I need app codes for a peace and unity app, I am thinking of a peace and unity quiz wherein parent and child attempt separately and the goal is to bring parent and child together and to teach the kiddo some basic values!my appathon is in 2 days, help me out

I am unfamiliar with peace and unity.

How would you do that with pencil and paper?

Hmm, idk what to do, please guide me since this is my first app with this tool!


This is what I have cooked up so far, but I want to add a separate attempt of the same questions for parent and then at the end I want to compare the 2 scores one of the parent and one of the kis!

You need to keep track of the answers by question and by person in a pair of new lists.

p.s. a dictionary would work for that too if you use questions as keys and answers as value

See this sample for how to show data in a grid.

It's easier to track by index compared to buggy Table Arrangements.