| With the huge physical education independent enrollment examination,the examination data management work is becoming more and more onerous.Because the traditional offline single enrollment examination system has problems such as project independence,decentralized functions,time-consuming client software debugging,and difficulty in video backtracking,it is no longer compatible for nowadays’ examination environment.At present,it is necessary to combine modern computer technology to develop a data processing mode that can integrate the electronic equipment of various examination items,to realize the integrated score information input,synchronous score management,and more convenient and fast sports physical education independent enrollment examination management system for video viewing.In this paper,the examination management system based on BS architecture is generally divided into serial middleware and web management terminal.This paper first takes Visual Studio 2022 as the development platform,uses C # language,adopts the single thread,multi class serial communication mode,integrates the serial port data processing methods of three kinds of examination equipment,uses Web Socket treaty to set up the link between various examination equipment and the web,and designs the Winform interface of the serial port communication software.The web management terminal is mainly designed with IDEA as the platform,Java language and B/S architecture mode.Each web application of the system uses Spring Boot as the basic running framework and Thymeleaf as the template engine of the system interface to process relevant HTML and plain text information.In terms of data,My SQL is used as the background database to manage the candidate’s registration information and score data.This article has completed the development of a examination system and verified the feasibility of information technology development for this type of examination.Through the analysis of system use cases,basic functions such as device data transmission,information management,grouping management,and video management were designed and implemented during the exam process.They were put into use in the Wuhan Institute of Physical Education Sports Single Enrollment Exam project in April 2023,with approximately 800 test takers.After on-site inspection,they met the overall exam requirements in actual exams,and user feedback was good.It has achieved the standardization of software,integration of information management,and convenience of video retrieval in sports single entrance exams,making exam work more transparent and fair,with certain social value. |