SE401:Automated algorithm student-submission marker

From Marks Wiki
Jump to navigation Jump to search

Automated Algorithm student-submission marker

Code: 125

Supervisor: Dr Michael Dinneen

Second Examiner: NULL

Students: Jae Hyek Lee and Edward Tristan Marriott

Description: We need a system to (pre-) auto grade student program assignments. This is mainly useful for algorithms classes where the student's program should give a well-defined output for a given input. Currently, many classes use assignment drop box (ADB) but the assignments are not marked until a marker manually does this after the submission deadline has been reached. What we want is a system that can compile/run/test a submission and give immediate feedback to the student (allowing them to revise and resubmit). This project could possibly be split into two projects or one big project that implements the requirements using: a) web-based submission platform (e.g. cgi-based perl/php) b) client-server submission platform (e.g. using direct TCP/IP connections) Pre-requisite: None

Project Progress

Progress Page

Meetings

Requirements

Requirements Page

Research Findings

Research Findings


Important Dates

  • 7th May : Interim Report 10%
  • 6/7th September: Conference/Seminar 7.5 %
  • 10th September: Final Report 45%
  • 14th September: Exhibition 7.5%
  • 21th September: Compendium 30%

Useful Links