leftvalues.github.io icon indicating copy to clipboard operation
leftvalues.github.io copied to clipboard

Question order should probably be randomized

Open mirrorcult opened this issue 6 years ago • 2 comments

Not sure how much refactoring that would require but having the questions be in random order, rather than having every topic's questions be in order, would do a lot to balance the quiz a little bit

mirrorcult avatar Sep 01 '19 17:09 mirrorcult

That should be a pretty easy thing to do. We can just copy-paste the function from here https://stackoverflow.com/questions/6274339/how-can-i-shuffle-an-array, and we just need to call once. I'll make a quick pull request for this.

EDIT: I'm having issues with getting Git to authenticate. I'll probably try again tomorrow, or someone else can make the pull request.

rkelsey avatar Sep 03 '19 00:09 rkelsey

Is this issue completed? Must close this then.

suryasis-hub avatar Dec 31 '21 09:12 suryasis-hub