RE: Result Shuffling problem in Mysql 04-12-2014, 05:33 AM
#3
@invisal Ok Here's what I'm trying to do,
This is a script from my project, There are 5 columns namely Subject, Question, Option 1, 2, 3, 4 and then the Answer. This script fetches the rows for the respective subject that the user has chosen for Example User chose Physics. Now all the items print perfectly but the problem is when I choose an option and press submit, at the instance all the options and the question gets changed for example my quiz is
What is an atom?
1) Particle
2) Neutral Ion
3) Proton
4) None of These
When I select Particle(Radio Button) and press Submit this happens:
![[Image: FvBTsRy.png]](http://i.imgur.com/FvBTsRy.png)
All my options and the question change after Submit
This is a script from my project, There are 5 columns namely Subject, Question, Option 1, 2, 3, 4 and then the Answer. This script fetches the rows for the respective subject that the user has chosen for Example User chose Physics. Now all the items print perfectly but the problem is when I choose an option and press submit, at the instance all the options and the question gets changed for example my quiz is
What is an atom?
1) Particle
2) Neutral Ion
3) Proton
4) None of These
When I select Particle(Radio Button) and press Submit this happens:
![[Image: FvBTsRy.png]](http://i.imgur.com/FvBTsRy.png)
All my options and the question change after Submit


![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)