Friday, May 27, 2011

Educational system for mobile devices

1. User didn't find needed educational test in the knowledge db. User composes the test in a light formated form. And sends the request to the server. Server transforms the test to xml form and stored it to the db for future use.

[mobile device] ---> [application server] ---> (knowledge database)

2. Server returns the test transformed to xml to the user

[mobile device] <--- [application server]

3. The test is deployed on the mobile device as a part of the knowledge base of the educational program.

No comments:

Post a Comment