Sunday, 21 December 2008

4. State Diagram

Lsbu virtual learning environment - State Diagram


Description of the state: 

a1. This page has been call using ajax technique and this will replace one of the area in intial page to student or admin or staff login table.

a2. go to next page, admin page for admin, staff page for staff and student page for student.

a3. on student page, units will be call using AJAX as soon as te page loaded. this will replace unit area with listh of unit which student or staff has registered.

a4. a unit from the list can be click to perform an action. as soon as it clicked the material's area will be replace by material details (ajax technique)

a5. perform ajax technique which get data (table) from server and replace material;s area with upload's table.

a6. new material has been saved to database as well as file to the server

a7. perform ajax technique which get student list from database

a8. one of student has been checked as well as chossing email or ms to send notification

a9. perform ajax technique to get all the list of student and replace one area of the page

a10. perform ajax techniquwto get student details from database and replace one are of the page

a11. perform ajax technique to get staff details from database adn replace one are of the page

No comments: