Hi hundredfold,
please see screen-images attached, in that you can see how we displaying question's and answer options randomly.
we calling another file through construct 2 ajax and running that file on particular answer option is clicked, like that we build in construct 2.
that ajax calling file have to run at particular option is clicked, but the problem is that file calling/running multiple time's(like 8-40) when we're playing the game & that particular option clicked.
in that ajax file we placed code to insert values in database, but calling/running multiple times we're getting another problem's.
also is there any way to get that randomly displayed question&options from construct 2 tool to ajax calling file ?, for that we can insert that to database, at the time of when user clicked on particular option.
Please kindly assist us.