Likert: how to get chosen value for any question?

We have a likert slide with X questions: how to iterate any question and get the value of the choice?

Hi Fabio,

Kindly let us know why you want to do that, so we can assist you better.

Have a nice week.
Regards,

We need to show a number of questions to students. Any question have N unique choice (likert mode). Any choice should have a value (1,2,3,4, N). With the send button we should collect the value of any choice, making a sum of all values and show the sum to student with a label or any other visible control.

Thank you for your clear description.
The quickest way to achieve what you want is by using JavaScript. Please see the attached project below for more details:

likert.approj (604 KB)

Regards,

1 Like

Great!
Thanks for your support :slight_smile:

1 Like