PHPEMS (PHPExamManagementSystem) online mock exam system is developed based on PHP+Mysql. It is mainly used to build a mock exam platform and supports a variety of question types and presentation methods. It is the first PHP open source in China that supports question questioning and automatic scoring combined with teacher scoring. Online mock exam system. Using this system, you can quickly build a website platform for mock exams to achieve functions such as paperless exams, real exam room simulations, and knowledge enhancement exercises. It can meet various examination needs of training institutions, schools, companies and other institutions.
PHPEMS online mock exam system functions: 1. Strengthen training tests and make individual connections to knowledge points
2. Randomly compose papers for practice, and the system automatically selects questions for practice
3. Manually compose papers and form test papers through the teacher platform for simulation practice
4. Supports the coexistence of subjective and objective question types, and subjective question scoring can be set to student self-evaluation and teacher background scoring
5. Support random selection of question types (such as English reading comprehension, one question type with multiple sub-questions)
6. Supports the examination room function, and can open a separate examination room for a single user
7. Supports functions such as question collection, wrong question redoing, and exam records.
PHP: php5.2+ recommends 5.2x and 5.3x, 5.4 and above are not recommended
MYSQL:mysql5.0+
Operating system: windows, linux
Installation method of PHPEMS online simulation examination system1. Import pe.sql into the database using phpmyadmin
2. Set the database parameters in the lib/config.inc.php file, and be sure to save them in utf8 without BOM format.
3. Set the data directory and files/attach directory to be readable and writable (777 permissions)
4. After completing the above 3 steps, the installation can be completed.
PHPEMS online mock exam system front page PHPEMS online mock exam system background managementBackend path: domain name/index.php?core-master
Username: peadmin Password: peadmin
Backend page: