Design and Implementation of Small Program for Online Examination of Programming Language
In order to ensure the teaching effect of online programming course,with the advantages of fast development and con-venient use of WeChat small program,an online programming language examination system is designed and developed.The front end of the applet uses WeChat developer tools,the back end uses spring MVC framework technology,and MySQL data-base stores business data.The system allows teachers to upload test papers and statistical results,and students can complete online testing,examination and query score.At the same time,in order to avoid cheating,an optimized random test paper gen-eration algorithm is used.This system improves students'learning initiative,and has practical applicability for students to master programming language knowledge and fragmented learning,and is suitable for the development trend of"Internet plus"education,and also provides reference for the development of online examination system.