Online exam questions PHP
A峰
A峰 2020-11-24 22:21:37
0
3
1270

How is this kind of question-taking method similar to the Driving School Booklet implemented? Are all the questions obtained? When I use a similar question system to get all the questions, it will be very stuck. If it is loaded in pages, then if the user clicks on the question number below, how do I know which page to turn to? Is there a better way to implement a similar solution? Asking God for guidance

A峰
A峰

reply all(2)
A峰

Now there are two questions 1. The PHP backend returns all the questions to the frontend. It takes a long time to render at the beginning, and it will get stuck when sliding left and right. 2. If you choose to turn the page and return the question to the front end, how does the user find the corresponding page number when he clicks on a question number below? Is there a better solution?

A峰

image.pngHow to get the corresponding question by clicking on the question number like this

  • reply Just put the question ID here. When clicked, it will jump to the question details page. Just put the question ID in the URL.
    西门大官人 author 2020-11-27 11:20:40
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template