Please help me if possible.  Trying to do a simple Survey.  Survey has
10 Questions, each question has one of 4 possible Answers.  I'm trying
to get the data model correct.

surveys table has id, survey_name,  date_created
questions table has id, question
surveys_questions has survey_id,question_id,answer

does this sound correct?  How do I set the form field names to make it
simple to save the data?  I'm using radio buttons,one per question,
right now.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to