You can easily create an admin app where the admin can add questions, and a frontend app where the interviewee answers them...
However, from your email and questions, it looks as though you don't already have any Symfony experience. This is a fairly trivial application - you could get it running literally in minutes using Wufoo or similar, so being purely pragmatic, I'd say go and implement it using Wufoo. On 14 Oct 2009, at 00:45, Cosimo Zecchi wrote: > > Hi all, > i'm trying to realize this model using symfony. (http:// > img96.imageshack.us/img96/3193/diagrammadiclasse2.png or something > like that..).. it should be a flexible job-interview system.. so I > need an application for making (by an admin) and answering (the > users) questionaries. > Maybe my uml is not the best, but it gives an idea. > > An interview in made of three parts (personal informations, skills > and attitudes) and an Admin should decide for every category the > questions: personal informations and attitudes are the same for every > category.. only skills change depending on category. > i don't know how to realize it with symfony, because i have two > levels of submits: the admin submits questions for category, and the > user submit the answers to the questions.. but how do i do to relate > questions with answer in an unique form for the user? > Do you have any ideas? > > I have another doubt.. in this way maybe my Answers Table will be > huge in a short time (hundred questions for every user, thousand > users..). > Mysql can afford this amount of data and queries? > > Thank you in advance. > > Cosimo Zecchi > > P.IVA: 02035150974 > [email protected] > tel. 3475851188 > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
