Hi everyone,
I want to create a random list of questions with passing a maximum number. And I need it in the format of 3,8,12,22,76… How can I do this? What I am going to do is once the random list is created as a string I am going to save it in one field in a table. Then just go through the numbers and load the questions in that order. I need to save the list in a table so I can stop and continue the questions. I’ll save the last question number each time.
Thanks!
Warren