1 / 9

Team Illusion - Remote Learning System Interface Project

This project involves creating a web interface for teachers to remotely access a learning system to monitor students and make changes efficiently. Using MySQL database, the system will communicate seamlessly with the database for data management. The architecture combines MVC and event-driven components, ensuring user-friendly design and easy access across platforms. Testing will include database, layout, alpha, beta testing by teachers to ensure efficient data delivery. Limitations include reliable connection and secure data handling.

aiden
Télécharger la présentation

Team Illusion - Remote Learning System Interface Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Team Illusion Members: Nathan Vickers Stephen Schoenberger Joshua Dodson Philip Fahnestock MathodactylTeaching UtilityDeSign specification

  2. Overview • Web interface that allows teacher remote access of learning system • Provides a quick and easy way monitor students and make critical changes • Use MySQL database to pull information

  3. Data Design • Heart of the data is in the database that the website will communicate with • Listener and talker modules

  4. Architecture • Model-View-Controller architecture combined with components of an event-driven architecture • User events cause database actions which display results back to the user

  5. Example of MVC Architecture

  6. User Interface Design • Website built in HTML with CSS scripting • Viewable on any web capable platform • No special software (or hardware) • Login must occur to view/edit any data • Will be friendly and keep user in control of his/her situation within the system

  7. Testing Concerns • Classification’s of tests will include • Database testing • Layout/design testing of the website • Alpha and beta testing by teachers • Ensuring data is delivered in • A user friendly manner • No delay such that multiple users will not hamper the system

  8. Limitations • Reliable connection between the website and database must exist to ensure 24x7 uptime • Website must be secure and have secure connections to external entities (database and users)

  9. Questions?

More Related