Introduction - If you have any usage issues, please Google them yourself
Quiz server functional requirements: user login authentication (to be divided in accordance with the user privileges, mainly divided into two permissions of administrators and ordinary visitor (need to enter a user name and password) the entry quiz questions (permission) to achieve the common user registration quiz subject random topics (administrator) randomly selected 10 questions from the exam) after the successful landing of the ordinary user, the server will send the subject to the user, each time only made one question, the server immediately verify the user answered The user' s answer is correct, and the results are sent to the user, and then send the topic of the next question. Server after the user completes all topics will be the final score of the user answer correct rate to users. Quiz the server is able to achieve more than access at the same time. The above documents are the property of files (including Q & A, user authentication)