|
Hi,
I have a survey as part of an application I'm building. The user can create a survey and specify questions dynamically (can have as many as they want), so I've used an associated model with:
#survey.rb has_many :survey_questions, :dependent => ...
Started by Chris on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Examples building the associated objects wich seems to be your problem (since the survey_id in survey Survey < ActiveRecord::Base has_many :survey_questions accepts_nested_attributes_for :survey Survey .
|
|
Be honest, please.
When taking a survey, are you hesitant to select "Other" when it is given as a possible choice?
Started by Low Key on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at twoplustwo):
BASTARD ainec My survey response gimmick is at the cleaners.
Other hopefully Gizmo will lock and ban.
|
|
I am looking for an open-source survey system for our department. PHP or Java are both OK. I checked LimeSurvey, but I don't like it.
Which open-source survey system is the best now?
Started by Adventure10 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Zodiac.NET survey engine seems promising.
It all depends on your needs: what is "best" for you, may very well be "worst" for someone else .
Looks ok to me?
There is no "best" survey system.
|
Ask your Facebook Friends
|
I am developing a very small survey application, likely 3-4 pages web application. so my question is what is the best way to save survey data?
by the way so far I have come up with the following ways.
save to database and mark each survey as incomplete...
Started by Mohamed on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want them to be able to save their results mid way through the survey and come back at another time to complete it, then you'll have to store the start time of the survey and the end time users to return back (even after closing the....
|
|
Can anyone recommend a good polling/survey solution for use on a .net web application?
Started by rifferte on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is a smattering of links to ASP.NET Polling/Survey Solutions:
WebSurvey (Open-Source) Voting.
|
|
I need to add survey capability to my social website so that each user is able to create and manage their own surveys/polls etc.
Can anyone recommend any existing application for this? PHP-MySQL combo preferred.
Started by Vinayak on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.limesurvey.org It is pretty sophisticated, and allows for complex survey logic if you want..
|
|
Is there a way to import information into a survey from an external datasource? I have a user who has a spreadsheet full of measures (Over 300 of them) who would like to create a few surveys in SharePoint so that he could ask our users to rate some software...
Started by Brian on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
It allows you to input.
It is called SharePoint Survey Loader.
I wonder if this tool would be useful to you .
It shouldn't be too hard to do some sort.
The basics of a survey with this code which adds the questions .
|
|
Wondering what ratio I can dial a survey at with my hardware (specified in my signature). My bandwidth is 15 Mbps down and 1 Mbps up.
Started by noworldorder on
, 10 posts
by 4 people.
Answer Snippets (Read the full thread at net):
And supposing....
Should I assume that 1.5 mpbs up would allow me 15 simultaneous calls? It should, but what codec are you using? And is nothing else using that bandwidth? ulaw and nothing else using the bandwidth .
This is an easy answer for someone here.
|
|
Is it possible to have an image in the Survey Question?
I want my responders to choose an answer depending on the image in the question.
Thanks in advance!
Started by Vijay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In the new column page, in the Additional Question Settings (i am using it in a survey) i do not get.
|
|
Where to put announcement about upcoming "Git User's Survey 2009", and who to ask about it?
The survey is planned to be open 15 July 2009 -- 15 September 2009 at http://tinyurl.com/GitSurvey2009
Currently I plan to announce it:
on git mailing list on ...
Started by Jakub Narębski on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The idea would then be to make that article referenced by DZone , or reddit , or other... .
May be you could try writing an article (or blog entry) detailing previous insights offered by previous Git User's surveys, and then announcing the current one.
|