Zuwei Tian*, Shubo Tian, Tuo Wang, Zhen Gong, Zhenqin Jiang
Journal on Big Data, Vol.2, No.3, pp. 117-123, 2020, DOI:10.32604/jbd.2020.011420
- 13 October 2020
Abstract In order to provide a good practice platform for the program design
contestants and algorithm enthusiasts, this paper designs and implements a
programming online evaluation system based on cloud platform, which is a web
system that can return the test results of the program source codes submitted by
users in real time. It realizes the automatic evaluation of the program design
training questions. The system is implemented by the way of front-end and backend separation and modular programming. The front-end of the web is
implemented by Vue framework, the back-end is implemented by Django
framework. More >