Monday, March 14, 2011

Degree and Master's Final Project

In order to complete a graduate degree or a master's degree, according to the Bologna process, students must defend a final project. We are building a software application useful for students, teachers and staff members to keep track of all the projects.

Introduction
The ITLab has developed a computer program to manage a special type of subjects in the study plans named "Degree Final Project" or "Master Final Project". The implementation of official masters and degrees make it mandatory to finish all studies adapted to the European Higher Education Space with the preparation and defense of a final project.

The program's goal is to manage administrative tasks involved to monitor progression in the different studies taking into account the particularities of each degree or master. To do so, we've designed a form shared by all the degrees in which we ask a few questions that provide the basis to meet the requirements of each study. The results obtained through this form allowed us to make a flexible development adapted to the differences.

The information of the form is contained in a GoogleForm. It contains 30 questions to be answered by a person with a manager profile in the topic under study. Link to the form (spanish).

We wanted to give a generic name to the program. It couldn't be tied to any particular academic activity or associated to any type of study (degree or master). The APM initials match the requirements. APM stands for Academic Project Management.


Underlying technologies
Programming language: PHP 5
Programming environment: Zend Framework 1.11
Javascript Framework: jQuery 1.7
Database engine: PostgreSQL 8.3
Adapter authentication: LDAP (Lightweight Directory Access Protocol)
User authorization model, RBAC (Role-Based Access Control)
Current version:1.0


Application overview
In order to know the general approach to the final development of a new application, you can read the APM-slide document and the APM-notes document. The latter adds notes to the APM-slide.



No comments:

Post a Comment