The PHPEMS online mock examination system focuses on building a flexible online examination platform that is suitable for a variety of scenarios, such as driver's license, English and other practice systems.
System characteristics:
Strengthen training tests and conduct personalized exercises based on knowledge points.
Randomly group test papers for practice, and the system automatically selects questions for comprehensive practice.
Practice manual test paper forming, and manually compose test papers through the teacher's platform to form simulated test papers.
Support the coexistence of subjective and objective question types, and subjective question scoring can be set to student self-evaluation and teacher background scoring.
Random selection of supporting questions (such as English reading comprehension, a type of question with multiple short questions subordinate to one question).
Support examination room function and open a separate examination room for a single user.
Provides functions such as topic collection, wrong topic redoing, exam recording, etc.
System operating environment:
PHP (5.3-5.6) + MySQL 5.0
Installation steps:
Use phpMyAdmin to import pe.sql into the database.
Set database parameters in the lib/config.inc.php file to ensure that they are saved in UTF-8 without BOM format.
Set the data directory and files/attach directory to read and write permissions (777 permissions).
After completing the above steps, the installation can be completed.
Front desk visit address:
Domain Name/index.php
Background access address:
Domain Name/index.php? core-master
Default administrator:
User name: peadmin
Password: peadmin or 222222
Comments0