Scoring/Count for Option List
CompletedMake an easier way to do scoring and counting with option list. Instead of making a long function or unnecessary elements, create Count function like the Countif function in Excel. So for every time a certain option is selected, add one. For Example, for every 'yes' selected, add 1 to the count. In addition, add values to specific options. For example:
Yes = 4 points
In between = 2 points
No = 0
So if you use a Countif Function, add the points accordingly.
-
Official comment
Scoring has been added to the admin portal. No Javascript required!
https://iformbuilder.zendesk.com/hc/en-us/articles/201699500
Comment actions -
This has been added as a server side feature and has both a View and Feed output. For more information see the article below.
https://iformbuilder.zendesk.com/entries/22913785-How-do-I-score-form-questions-
-
I understand the scoring option in the admin side but I have a series of select widgets for a pass/fail subform and I would like to display the number of items marked fail at the top of the form so it shows up in the table view within the parent.
WE want the inspector to see how many uncompleted items are remaining when we push the form back to them.
-
With iOS 8.37 and Android 8.13, we've added a Built-in Function to count option occurrences. This allows a user to count the number of times a particular option is chosen on a form and may be useful to some following this topic.
Please sign in to leave a comment.
Comments
5 comments