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
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?
How to get the corresponding question by clicking on the question number like this