Hallo,
I created a Random Generator A103 with same keys as before in A101
1 = EmployeeInfoDeck 1
2 = EmployeeInfoDeck 2
3 = EmployeeInfoDeck 3
4 = EmployeeInfoDeck 4
Now when i use $deck = value('A103');
after the questionnaire ends, i see the Drawn Yet box still shows
1: 0
2: 0
3: 0
4: 0
Could you please let me know why this discrepancy is happening ?
I also created a new PHP code as i created 10 separate questions. Below is the code.
Thanks