Which input/output program for a questionnaire?

Associate
Joined
8 Jan 2005
Posts
1,023
Location
Macclesfield
I'm looking for a program which will allow me to easily create a questionnaire; allowing the user to input answers such as yes/no and text based which the program will then output into some form of readable file.

The best way I can describe what I need is an application form which I can then incorporate into a website; although it is not essential that it be made available online.

Here is the criteria:

"You are required to develop a resource for recording student achievement.
The record should provide students with a framework to reflect, assess and plan for their future skills development.
It should help students improve their skills by identifying skills gaps and areas that require development."

Any ideas? Cheers
 
You can do it fairly well with Acrobat Pro (and possibly with Adobe LiveCycle but I'm not sure).
 
thanks for the suggestion, I did explore it but it just didnt suit my exact needs. If anyone else is interested in this I found a great solution by using Google Documents. It allows you to create a form online and then gives you the code to embed it into your html. When a user fills in the form it is submitted to your google documents account and you can then download it in excel or word format, great resource.
 
thanks for the suggestion, I did explore it but it just didnt suit my exact needs. If anyone else is interested in this I found a great solution by using Google Documents. It allows you to create a form online and then gives you the code to embed it into your html. When a user fills in the form it is submitted to your google documents account and you can then download it in excel or word format, great resource.

+1

I was just about to start looking for a solution to this. Google Docs is perfect.
 
Back
Top Bottom