Flight Information System Components
publish date: 2026/06/11 07:14:54.697723 UTC
volume_muteUsing the generic four-layer model of an information system, suggest which components would be part of an information system that allows users to view information about flights arriving and departing from a particular airport. Classify each proposed component into the correct layer.
drag and drop the selected option to the right place
Correct Answer
Explanation
Layer mapping: User Interface - web browser displaying flight boards; User Communications/Auth - login and role management (staff vs public), data validation for query forms; Information Retrieval/App Logic - flight search and filter engine, report generator for operations; Transaction Management/Database - the arrival/departure database, and the transaction manager for updates (e.g., gate changes, status updates).
Reference
Software Engineering, Ian Sommerville, 10th edition
