How To Use Expression Questions

Overview

Expression question are hidden questions that are used in order to store data and execute scripts.
They can be used as dummy-questions for complex calculations, data collection and analysis.
This How-To will show you how to create such and use them.

 

  1. Add an expression question, and write its body text.
    The body text will not be displayed, but will be used for understanding the usage of this expression when analyzing the data.
  2. Write a script in its answers tab.
    An Expression question must return a value.
  3. Now, every time you need to get the returned value from the expression question, you can refer to it with Answer(*INDEX OF THE EXPRESSION QUESTION*), for Example, assuming our expression is index 10: Answer(10); will get the returned value of the expression.

 

That’s it!

Visit us at: http://www.dooblo.net

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.