A
A
Aladdin2017-08-30 00:10:43
excel
Aladdin, 2017-08-30 00:10:43

How to generate questions randomly in Excel?

There is an excel survey and it is necessary that the questions in it are given out randomly, which part is responsible for this, otherwise I have no idea
. Also, I can’t view the code, it gives an error.
DIPMhj369fc.jpg
All that is
dn9ngmTCOmw.jpg
Error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2017-08-30
@Mr_Tabrest_3115

to issue questions randomly, you need to maintain a "bank" of questions (an array of objects) - where each question is represented as an object that contains the text of the question, the correct answer, incorrect answers, you also need a bank of answers (a simple array), at the end, compare the answers with the questions and calculate the correct ones .
Only one form needed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question