Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48684
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jsf80238@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.034 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'dynamically': 0.07; 'users,': 0.07; 'guys!': 0.09; 'handful': 0.09; 'cc:addr:python- list': 0.11; 'random': 0.14; 'combinations': 0.16; 'subject:django': 0.16; 'using,': 0.16; 'subject:python': 0.16; 'select': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'distribute': 0.26; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'them?': 0.31; 'received:google.com': 0.35; 'subject:?': 0.36; 'example,': 0.37; 'two': 0.37; 'gmail': 0.38; 'how': 0.40; 'manually': 0.60; 'back': 0.62; 'different': 0.65; 'surveys': 0.68; 'ideas.': 0.84; 'subject:survey': 0.84; 'sufficient?': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=2iWXrnzJoKXL9xzLgFPSnZqgz+ThpFnWA60aqcCzsdo=; b=LPgnrXWn1yj2AVE+4A4VSlCzrU9mdLFRQzc/kVVFNZF66303TsFkIcRh0cASvzS93L emA5y+0D2v9vhsD056M0/S8YI4oIsPLl868XWSdr3lwmwSwBVRwQcoj7vS8pK5MYpmuZ eYQge3CTSycpG5KxlFUdIcu+KZelgVvUfo8qRlc9YZeU0BZZgy6PxrOBrSaAyT3oXvQt EVdcxT57ZXSQqHRwVk26rJOlQaWs6zYbUe0hD6zBIEbLcENvqsb/f+3DTs+Y6X+HPYHx c3Zl2DYbWqFFzTK+t84NB2ZzpqaSiiuKQAOVT3kqT5unWcd/GXJwJDOoggnlgp8uCCVJ 366g== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.56.20 with SMTP id w20mr8960277igp.40.1371618290997; Tue, 18 Jun 2013 22:04:50 -0700 (PDT) |
| In-Reply-To | <kppch6$67b$1@poprovec.arnes.si> |
| References | <kppch6$67b$1@poprovec.arnes.si> |
| Date | Tue, 18 Jun 2013 23:04:50 -0600 |
| Subject | Re: python-django for dynamic web survey? |
| From | Jason Friedman <jsf80238@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=089e01538d70009e3704df7ac536 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3567.1371618293.3114.python-list@python.org> (permalink) |
| Lines | 43 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1371618293 news.xs4all.nl 15925 [2001:888:2000:d::a6]:48496 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:48684 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> Hi guys! > > Please help me with your advices and ideas. > > I need to create a web survey that will dynamically (randomly) select > questions and descriptions from a dataset, present them to users, collect > their answers and store them back in the dataset. (Every user gets > different set of questions randomly selested from the pool.) > > > How random do the questions need to be? Is a handful or two different combinations sufficient? Can you manually create these different surveys using, for example, surveymonkey, and distribute them? -- Sent from Gmail Mobile
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python-django for dynamic web survey? chip9munk <"chip9munk[SSSpAm"@gmail.com> - 2013-06-18 12:24 +0200
Re: python-django for dynamic web survey? andrea crotti <andrea.crotti.0@gmail.com> - 2013-06-18 11:59 +0100
Re: python-django for dynamic web survey? chip9munk <"chip9munk[SSSpAm"@gmail.com> - 2013-06-18 13:26 +0200
Re: python-django for dynamic web survey? Jason Friedman <jsf80238@gmail.com> - 2013-06-18 23:04 -0600
Re: python-django for dynamic web survey? chip9munk <"chip9munk[SSSpAm"@gmail.com> - 2013-06-19 08:03 +0200
csiph-web