A relatively full-featured Asp.net online examination system source code, which can realize online maintenance and management of single-choice questions, multiple-choice question maintenance, fill-in-the-blank questions, and judgment questions. After adding and generating test papers, the test questions can be automatically called from the question bank. After the test is completed Automatic scoring and statistics can be performed in the background.
Backend modules include:
Exam subjectsExam subjectsAddExam subjectsMaintenance
User Information User Add User Maintain User Score
Test paper preparation test paper maintenance
Maintenance of single-choice questions, maintenance of multiple-choice questions, maintenance of fill-in-the-blank questions, maintenance of true-false questions
The system is developed using a three-layer structure, with the core layer under App_code
Expand