Several ways.
One is to make a global variable per question, set it true or false depending on the students answer. Then on the end look for eacht value.
Another way is to make a string and add the number (or any other property) to this string. In the end, copy the string to a textfield.
[:)]
Several ways.
One is to make a global variable per question, set it true or false depending on the students answer. Then on the end look for eacht value.
Another way is to make a string and add the number (or any other property) to this string. In the end, copy the string to a textfield.
[:)]