Structure chart statements for hotel booking
2025-familiarisation-se-q04 · Multiple Response · 2 marks
Source: NESA 2025 HSC Software Engineering Familiarisation Q4
Question
This structure chart describes a hotel booking system.
Select the items that are TRUE about this structure chart.
Options
Reveal answer
- A. Booking made is a flag.
- B. Login is the first module called.
- D. Display new bookings may not be executed.
- E. Members do not need to log in to browse hotels.
- F. A choice is continually offered between Browse hotels and Book.
Marking rubric
| Marks | Description |
|---|---|
| 2 | Selects the true statements about the structure chart. |
| 1 | Selects some true statements with limited incorrect selections. |
Explanation
The filled circle indicates a flag. The repeated choice between browse and book continues until done, and some modules are conditional.
Metadata
- Submitter
- Seed data
- Created
- 2026-05-02
- Status
- published
- Syllabus
- y12-project-modelling-tools
- Tags
- structure charts flags modules control structures