Does any really know how this Function works? I was under the impression that it resets certain variables. Every time i write a variable within the parenthesis, to rest it, it doesn’t work! For example, i am tracking right and wrong answers for a group of interaction and displaying the score at the end with percentcorrect. Problem is, it calculates the score for all the interactions as one score. So to track the scores of the interactions independently, i placed a cal icon before the second group of interactions and wrote Initialize (PercentCorrect) inside it, to no avail! Was this the right way to approach it or should i have done it differently? Also, what is the right way to use to "initialize" function?
Thanks a million!
Thanks a million!