Hi All:
I am looking for some advice.
I need to create a series of job aids. These are interactive forms in which user answers a series of questions. When they are done, I need to analyze the responses and create a customized "prescription" which I then display to the user. The prescreiption would be a series of sentences or paragraphcs with some customization. This is similar to an on-line learning module.
I'm not a programmer so I'm wondering if someone can recommend a module that would be relatively easy to learn and would create the needed material.
Here is a simplified example:
Question 1: How much do you like DotNetNuke 1 2 3 4 5
Question 2: Are you a professional programmer? yes no
When the user submits the answers, I need to come up with a response like:
You indicated that you like DNN a lot but you are not a professional programmer. We suggest that you hire a programmer if you need custom work completed.
In other words, I want to collect input, do some simple analyis of the input and then create a customized text-based output.
Any suggestions would be most appreciated.
Thanks.
Charlie