Design of Python Program in Online Evaluation Platform
This paper expounds the construction method of a three-layer architecture online evaluation platform,optimizing the submission and evaluation process of programming assignments.It explores the design of evaluation algorithms,implements output verification based on minimum editing distance,utilizes message queue technology to improve the parallel processing capability of algorithm.