Team Illusion - Remote Learning System Interface Project
90 likes | 223 Vues
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.
Team Illusion - Remote Learning System Interface Project
E N D
Presentation Transcript
Team Illusion Members: Nathan Vickers Stephen Schoenberger Joshua Dodson Philip Fahnestock MathodactylTeaching UtilityDeSign specification
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
Data Design • Heart of the data is in the database that the website will communicate with • Listener and talker modules
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
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
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
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)