Open Access
ARTICLE
Design and Implementation of Open Source Online Evaluation System Based on Cloud Platform
College of Information Science and Engineering, Hunan First Normal University, Changsha, 410205, China
* Corresponding Author: Zuwei Tian. Email:
Journal on Big Data 2020, 2(3), 117-123. https://doi.org/10.32604/jbd.2020.011420
Received 10 June 2020; Accepted 08 September 2020; Issue published 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. The judgment core is written in C language for the sake of improving the efficiency of the system. Sandbox technology is used to ensure the security of the judgment system. Experimental results show that the system can meet the need of daily teaching and competition.Keywords
Cite This Article
This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.