The framework of a new online judge system for programming education.

TURC(2018)

引用 11|浏览28
暂无评分
摘要
An OJ (Online Judge) system is a web software for compiling, executing and evaluating programs submitted by users. OJ systems were originally used in programming competitions. Since systems are high-efficiency and suitable for different-level programming learners, they are widely used in programming education at present. We have developed an OJ system and applied it to the course of Programming in C language since the year of 2007. We found that the system did help improve the programming ability of students. However, a traditional OJ system still has some shortcoming for programming education, such as it grade programs only based on the number of test cases passed, regardless of the code quality of programs. In this paper, we propose the framework of a novel OJ system for programming education. The new OJ system contains four modules: personalized feedback for students, code quality checking, code similarity checking, and advising on teaching adjustment.
更多
查看译文
关键词
Online judge,Software quality,Test case,Software,Software engineering,Computer science,IT Grade,Programming education
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要