For your save.
X (any) - is index of your question
Y (0) - Player answered right or wrong. Stores boolean: 0 or 1
Y (1) - Timer in which Player answered the question
Also don't forget that On Timer 'Q' would also have to trigger checkQuestion function otherwise if your Timer run out your array would store 0 (because Timer didn't run)