QuestionSelector
QuestionSelector[{qo1, qo2, …}] represents a list of questions from which one of the question objects qoi can be randomly selected.
Examples
QuestionSelector[{QuestionObject["What is 1+1?", 2], QuestionObject["What is 2+2?", 4]}]Please visit the official Wolfram Language Reference for more details.