Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48618
| From | chip9munk <"chip9munk[SSSpAm"@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | python-django for dynamic web survey? |
| Date | 2013-06-18 12:24 +0200 |
| Organization | ARNES |
| Message-ID | <kppch6$67b$1@poprovec.arnes.si> (permalink) |
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.) Since I am very inexperienced with this stuff I want to ask you if you thing that python (which I use) and django (which I have never used before) would be a good way to do this easily? I have seen there are some django survey and crowdsourcing librarires... What do you think? Is there an easier way? I would like some fast, clean, modifyAndDoNotCodeFromScratch solution. Thanks!
Back to comp.lang.python | Previous | Next — 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