LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I create a survey questionnaire using labview


@frankenberry wrote:

The question file would have questions, wouldn't it? Why is the example you gave including possible answer choices in the question file? Shouldn't it just contain the questions? And the answer file would contain possible responses. And the output file contains the response given by the participant?

 


That doesn't make any sense.  Why wouldn't you want to have the potential answers in the same file as the questions?

The answer file should contain the answers people gave.  You can call it a "response file" if you like.

 

Input file = Questions

Output file = Answers  (as in the answers people gave)

 

OR call it

 

Input file = Questions  (easier to call it that then Question/Possible Answers)
Output file = Responses

 

I think you are confusing semantics with makes logical programming.

0 Kudos
Message 21 of 25
(804 Views)

Maybe I should have called it the answer options file. Some answers are the same and some are different in different questionnaires. A response file would be generated at the end.

0 Kudos
Message 22 of 25
(760 Views)

Then don't post anything. You do not need to respond.

0 Kudos
Message 23 of 25
(759 Views)

The input files (i.e., the questionnaires) would be made in Excel and imported into Labview. If students wish to add a new questionnaire, it is easier for students to use Excel. They have trouble programming in Labview . The input (questionnaire file) and the output (response file) would have to be in Excel. I would also still want the analysis done in Labview. That's just me though. Other students would need an Excel output file if they don't know how to program in Labview.

So the goal is to have the questions in excel (for students) format for each questionnaire and have an "add new questionnaire" feature in Labview. The researcher can select which questionnaires to present and the order they would like to present them,

E.g.:

   Choose the questionnaires you would like to present and the order of presentation:

      handedness                      3

      noise exposure                 2

      gender identity                  5

      hearing health                   1

      mini-mental state              4

      etc...

Labview presents them in the requested order, then Labview analyzes the data for each questionnaire with the option of outputting the response data and/or analysis in excel format.

0 Kudos
Message 24 of 25
(753 Views)

@frankenberry wrote:

Then don't post anything. You do not need to respond.


Who are you talking to?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 25 of 25
(748 Views)