CEMS Examination Information System

This is a demonstration system which currently contains the examination schedule from the January, 2005 examination period. Its purpose is to show a three tier application using a MySQL database, PHP scripts and two different modes of interaction: an SMS interface and a text to speech interface. I hope to extend this to support voice input as well.

It also demonstrates the normalisation of a spreadsheet.

Some sample module codes

Here are some valid Module codes to try:

Query modes

SMS access

You can access this information by texting EXAM followed by a module code to the CEMS IS school number 0762 480 3759 or you can use this test interface instead.

Voice-enabled browser

You can query the exam timetable and get the reply in both text and speech using this interface . To hear the speech you need to be using a browser which supports the application/xhtml+voice+xml protocol. Opera 8 beta on Windows is one choice.

Implementation

Questions