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...
Saved in:
Main Author: | |
---|---|
Other Authors: | |
Format: | Final Year Project |
Language: | English |
Published: |
2013
|
Subjects: | |
Online Access: | http://hdl.handle.net/10356/54335 |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Institution: | Nanyang Technological University |
Language: | English |
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 an Online Computer Program Grading System (OCPGS) for university programming courses. The project covers two phases. The first phase focuses on developing a web application to accept programming course assignment submissions according to problems set by instructors and conduct verification on submitted source code by running through test cases. The second phase focuses on the study of source code plagiarism detection, and a source code plagiarism detection tool is developed and integrated into the web application.
OCPGS covered all the basic functionalities required in a programming course, including user login, registration of courses and users, problem/test case manipulation, answers submission as well as verification of the submitted source code files.
OCPGS has already been successfully deployed and currently used in NTU’s “IM1003 Object-Oriented Programming” and “EE5703 Object-Oriented Programming” courses, and has proved its robustness during the usage. |
---|