
@Article{jbd.2020.011420,
AUTHOR = {Zuwei Tian, Shubo Tian, Tuo Wang, Zhen Gong, Zhenqin Jiang},
TITLE = {Design and Implementation of Open Source Online Evaluation System Based  on Cloud Platform},
JOURNAL = {Journal on Big Data},
VOLUME = {2},
YEAR = {2020},
NUMBER = {3},
PAGES = {117--123},
URL = {http://www.techscience.com/jbd/v2n3/40328},
ISSN = {2579-0056},
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.},
DOI = {10.32604/jbd.2020.011420}
}



