Hi,

This is a bit of a noob question. I run a club for children, where we have 
a quiz night and I would like to develop a web2py app to speed up the 
scoring and create a leaderboard. I would like to use web2py as I love the 
elegant design, the portability and the focus on security, but I am not an 
expert web app or database developer.

The requirement is : 

1) Each child has a name and then groups of children form teams - standard 
one to many relationship
2) There are number of rounds and each round has a number of questions - 
again a one to many relationship
3) Each question will receive a mark it isn't just yes or no but a score 
out of 10.
4) I understand that the team to round relationship is a many to many 
relationship

But ...
How do I set up a model and controller, that allows me to record the scores 
of each individual question for each team? I am going round in circles as 
it feels like a many to many to many relationship?

Any guidance would be gratefully received.

Gavin

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/ca311d1b-ab5f-428d-95c0-b4182e35481b%40googlegroups.com.

Reply via email to