Description: Quiz server functional requirements: implement user login authentication (to be divided according to user permissions, administrators and ordinary visitors mainly divided into two permissions) to achieve normal user registration (need to enter a user name and password) to achieve the entry exam quiz (permissions for administrators) to achieve a random quiz topics topics (selected at random from the exam question 10) ordinary user successfully logged in, the server will send questions to the user,
To Search:
File list (Check if you may need any files):
1107X_knowledge
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.jdt.core.prefs
...............\admin.xml
...............\bin
...............\...\com
...............\...\...\wepull
...............\...\...\......\knowledge
...............\...\...\......\.........\KnowledgeServer.class
...............\...\...\......\.........\KnowledgeSession.class
...............\...\...\......\.........\ToCreatePropertiesFiles.class
...............\quizs.xml
...............\src
...............\...\com
...............\...\...\wepull
...............\...\...\......\knowledge
...............\...\...\......\.........\KnowledgeServer.java
...............\...\...\......\.........\KnowledgeSession.java
...............\...\...\......\.........\ToCreatePropertiesFiles.java
...............\users.xml