We are creating elearning tests and need to add questions that are not listed as a question type. does anyone know how to set an action to update the score of a test to include the results of the none question.
I created a variable Test_01 with a value of TAN
Then added an action on a button (Transparent)
on a non Question
On: Mouse click
Action: modify variable
Target: Test_01
value: 1
Modification type: set variable contents
On the last page of the test I added an action
On: Show
Action: modify variable
Target: Block1B_score
value: VAR(Test_01)
Modification type: Add to variable
When I run in preview mode - and just answer the Non Question then move to the last page and submit. All the Questions are listed with failed but the non question is not on the list.