A web-based computer-program grading system

Programming is a fundamental skill for most engineering students, and millions of programming assignments are conducted every year in higher education community. However, without an efficient and easy-to-use tool, it is hard for instructors to grade students’ programming assignments and detect sourc...

Full description

Saved in:
Bibliographic Details
Main Author: Zhu, Wu.
Other Authors: Chua Hock Chuan
Format: Final Year Project
Language:English
Published: 2012
Subjects:
Online Access:http://hdl.handle.net/10356/49920
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Programming is a fundamental skill for most engineering students, and millions of programming assignments are conducted every year in higher education community. However, without an efficient and easy-to-use tool, it is hard for instructors to grade students’ programming assignments and detect source code plagiarism. This project aims to develop a program grading system for university programming course. The project covers two phases. The first phase focuses on developing a web portal to accept programming course assignment submission according to problems set by instructors and conduct verification on submitted source code by running through test cases. The second phase focuses on study of source code plagiarism detection, and a source code plagiarism detection tool is developed and integrated into the web portal.