HI,
I am trying to do questions generation system in PHP. I need some idea form all of you, how to shuffle questions and answers from table based on standard, section, subject,difficulty of question (Easy, Medium, High),No of module (Like, choose the best anser, true or false, Explanation ), and Choices for each module, etc,
By your ideas only, I am going to do this concept., How to do shuffle the question?
Can you tell me with some examples?
with some easy logic for shuffling questions?