Hello
I have an excel quiz where questions and its answers both are randomized. I need help in getting it randomized based on difficulty level.
Please find the attached excel sheet.
1. It has a provision of shuffling the answers/options for every quiz questions that can be run with CTRL+SHIFT+A macro shortcut (code provided by Bernie Deitrick at http://www.excelforum.com/excel-prog...d-loop-it.html)
All questions are in column A. Every question has 4 answers and the correct answer is prefixed in question. Column B has the difficulty level.
2. It has a provision to generate 10 random questions out of 50 given in column A that can be run with CTRL+SHIFT+Q macro shortcut.
3. Both the codes are working fine. However, I need to put a difficulty level where first 5 questions should be 'easy', next 3 questions should be 'normal' and final 2 questions should be 'tough'. I need help in achieving this. Appreciate if I can get some assistance. Thank you
Bookmarks