Basically what I'm looking forward is be able to have a schema-less model.
Sebastian Macias wrote: > Hello, > > I need to be able to build custom questionnaires with yes/not options, > multiple options and free text options. The answers must be > searchable: > > I need to query users that took quiz 1 and selected option a and b in > question x, took quiz 2 and selected option c or d for in question y. > > Performance must be really good. > > Does anyone know if there is a Django Quizzes or Questionnaires App > code available anywhere?? > > If there isn't what would be the best way to achieve something like > this so saving and searching is fast as if each quiz had its own model > and table? > > Sebastian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

