A Design and Implementation of Programming Examination Platform with Compilation Feature

Yifan Zhu,Dali Yang,Jingwen Ma
DOI: https://doi.org/10.2991/isci-15.2015.102
2015-01-01
Abstract:With the popularization of education on computer science field and the development of courses reform, the amount of students who attend the class of Programming Technology is increasing. However, the demand of programming skill based on practice and the limited number of teacher determine that written examination cannot evaluate one's programming skill. Therefore, this article designed and implied a programming examination platform based on a LAMP (Linux, Apache, MySQL, PHP) server. With using Browser/Server method, the platform compiles code that provided by user and judged the correctness automatically. According to the experiment, the platform could evaluate one's programming skill more accurately.
What problem does this paper attempt to address?