Java programming online exam system

The aim of this project is to design and develop a Java Programming online exam system. Our system is developed to compile, run and check the students’ codes instantly and automatically. In addition, our exam system could handle various types of questions such as multiple choice question (MCQ), code...

Full description

Saved in:
Bibliographic Details
Main Author: Tran, Phuong Thao
Other Authors: Li Fang
Format: Final Year Project
Language:English
Published: 2016
Subjects:
Online Access:http://hdl.handle.net/10356/66579
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The aim of this project is to design and develop a Java Programming online exam system. Our system is developed to compile, run and check the students’ codes instantly and automatically. In addition, our exam system could handle various types of questions such as multiple choice question (MCQ), code completion, code comprehension, code writing, etc.,… After students take the quiz, the system could produce different kinds of graphs and reports for assessment purpose. With online exam system, the marking programming exam becomes easier and more convenient compared to existing manual one which requires more human resources, time and paper works. The system helps instructors to create, edit and maintain the question pools as well as quiz papers. Furthermore, the exam system will automatically mark the students’ quiz and generate different kinds of reports and graphs for instructors to evaluate students’ performance and generate feedbacks for students to view the statistical information of that quiz. The system could be extended to the usage of the other programming modules.