|
We are designing a survey application with the following features
The users will be able to select questions from a set of predefined questions. Each question has a question type defined which dictates the type of answer (multiple choice, DB look up, ...
Started by NimsDotNet on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
With InfoPath, you can have the responses call back to Web a survey system is not as....
Be to have users use InfoPath or Adobe Designer to create the survey forms that are distributed to survey takers (either by e-mail or web-site).
|
|
Survey - Final Crosscuts - Which tool? Like many, I have a SCMS (Makita) and I like it a lot. But for finish crosscuts on solid wood, like rails or other shortish pieces, it is prone to some tearout and splintering at the back because the blade cuts upwards...
Started by Randy in Calgary on
, 16 posts
by 15 people.
Answer Snippets (Read the full thread at canadianwoodworking):
Re: Survey - Final Crosscuts - Which tool? Have you tried using a piece of sacrificial would? Kevin Re: Survey - Final Crosscuts - Which tool? Originally Posted by Lost in the Woods Have you: Survey - Final Crosscuts....
|
|
Can anyone recommend a free, or low cost, online survey tool? I am looking for something that is flexible for the type and number of questions asked and which can handle around 1,000 respondents. Ability to export responses to Excel is also critical. ...
Answer Snippets (Read the full thread at linkedin):
And when you make that regular investment resource, some of them (like kwik ....
The monthly rate is only about $25 month.
Aytm.com/
The survey tool is free to use and is unlimited, offering many features (including Survey Monkey.
|
Ask your Facebook Friends
|
I want to build a native survey tool.
Someone who takes the survey should be able to just click a link in an e-mail and land to the survey page WITHOUT logging in.
Any ideas how i could build a native App which does not require login.
The "Stay-in-Touch...
Started by GoForceGo on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at developerforce):
Either of these solutions require hosting the page/app on a ... .
You may be able to use the Web-to-Lead feature to capture user-supplied data in Salesforce, or you could build a simple integration that populates a custom object using the Web Services API .
|
|
We are going to post a Beta Version of an Android tool for tree surveying that links andcommunicates with Cloud1 on Google Market. It will be posted tomorrow but it usually takes 12 to 24 hours for new programs to be put online by Google. So watch this...
Started by John Roberts on
, 10 posts
by 2 people.
Answer Snippets (Read the full thread at arbtalk):
With regards to Cloud1.
The name Cloud1 Survey it probably wont appear for a while yet but if it does I will post back the other tools we are developing on to it so you have a tree work tool box.
|
|
I'm trying to develop a short (5-ish questions, all multiple choice) survey that I can have customers complete after they receive a brief product training delivered on the iPad from employees at my company. I've been researching this a bit online, and...
Started by stoneje on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at macrumors):
In addition.
There is also a site called www.SurveyTool.com which is a completely free survey tool.
|
|
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 shouldn't be too hard to do some sort.
It allows you to input the basics of a survey with this code which adds the questions .
It is called SharePoint Survey Loader.
I wonder if this tool would be useful to you.
|
|
I had to take a surveymonkey survey today, and the format was as follows: a question was asked, then after hitting the next button, the answer was displayed as "Answer: _" along with an explanation. For kicks, I'd like to make a program that could take...
Started by awegawef on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Would it be unrealistic to make it post to the survey monkey pages? You could then do some regex's for that matter that does http posts to the survey pages in order and uses regex's to find the next page, etc.
|
|
I'm working on a fairly simple survey system right now. The database schema is going to be simple: a Survey table, in a one-to-many relation with Question table, which is in a one-to-many relation with the Anwser table and with the PossibleAnwsers table...
Started by kender on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
One way is to add a table 'question requirements' with fields:
question_id (link to the "which brand?" question) required_question_id (link to the "do you smoke?" question) required_answer_id (link to the "yes" answer) In the application you check this... .
|
|
The situation When you study social sciences, you are frequently confronted with the need for online surveys (scientific data collection online). That's one of the main reasons why I started with PHP in the first place.
Recently these survey applications...
Started by tharkun on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Do you know any kind of survey specific framework.
Application development: MVC using Zend_Controller.
|