A
AdamW3995
I'm building a database to give a randomized test based off of the number of
questions I select. Example: I have a table with 100 questions, but I want
to only select 20, at random, and have them displayed in a report. Can this
be done easily? I already know how to randomize the questions, I just need a
way to tell it to select only a designated amount.
questions I select. Example: I have a table with 100 questions, but I want
to only select 20, at random, and have them displayed in a report. Can this
be done easily? I already know how to randomize the questions, I just need a
way to tell it to select only a designated amount.