The script either takes state and number parameters, or attempt and questionid parameters.
It seems really strange to me to pass in the question number as as URL parameter, so I think I will change it to either take state or attempt, and make questionid required.
The script either takes state and number parameters, or attempt and questionid parameters.
It seems really strange to me to pass in the question number as as URL parameter, so I think I will change it to either take state or attempt, and make questionid required.