Hi,
I sometimes get NAN as an answer
Did you try to see a pattern where there sometimes is a NAN ?
You see, the timestamp of each question is stored.
And furthermore you the order of the images is stored in QH1-QH6.
So you should be able to calculate the order of the questions and the value that should be saved, but is not.
Edit:
I saw that you set a randomization group name on the questions of UG.
Why? You already randomized this by the selection of the images in QH1-QH6.
One and a half year ago I showed that with this javascript selection the randomization by randomization group is not necessary.
Personally I do not see a reason to randomize all 5 groups (which causes your "track order" problem)
In my opinion it would have been sufficient to keep UG at a fixed place and randomize the other four around.
Like:
BPNI : Randgroup0
ACME : Randgroup0
UG groups
BSL : Randgroup0
FACES : Randgroup0
Now you could have splitted UG into several groups each containing the three related questions
Like
UG_AF37 : Randgroup1
UG_HM19 : Randgroup1
...
Everything would have been fine.
Joffm