Standard Development Project - Marks System
During Spring 2006 I had completed the Standard Development Project (SDP) with 9 others as part of my degree. Our brief was to develop a marks system to be used by the university to allow students completing a class to be allocated a marker, who would then mark exams and submit the marks. These could then be viewed by the Student Centre or the students themselves. The whole process was controlled by a series of coordinator users.
It was a great semester and I got to work with some amazing people, and in the end we found out that ours was the best planned, documented, and constructed system, and hence we ended up winning the Skillsearch Software Development Case Stuy Prize.
The software was coded using Servlets, JSPs, and JavaBeans (all Java web stuff) using an MVC architecture, along with the usual HTML, CSS, and Javascript. We even threw in some AJAX for fun.
