@sbernesto hi, i had the same problem and fixed with your solution thanks!
I wanna put one submit button for the exam and get the questions in random order. Is it possible to get random questions while i put each problem in the same block?
@markman8 , @Hilal_Gungor , Just be aware that when you put multiple questions in one single problem, there will be only one set of configurations for the problem and the grade will be computed into one single component for all questions.
This has some effects that may not be ideal such as not being able to get the scores or responses information for each question independently in the grade reports or in the edX insights dashboards.
An alternative solution (although a bit hackish) is to keep the questions separated and place a piece of html / js at the end of your unit that will automate the individual submissions.
Hello, can you solve your problem? I wanna put one submit button for the exam and get the questions in random order. Is it possible to get random questions while i put each problem in the same block?
in short, my suggestion back then was to leave the normal randomized content block which would add multiple questions in random order, and at the end, add a “submit all my responses” button: