Student Edition | instructor view | information center view | Home
Web Engineering
Student Edition
Web Links
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...
Multiple Choice Qu...

Feedback
Help Center




Multiple Choice Quiz - Chapter 8

WebApp Design



1

In the context of the design of WebApps, there is really no difference between logical and physical design.
A)true
B)false
2

Which of the following is not a design goal for WebApps:
A)consistency
B)navigability
C)complexity
D)identity
E)compatibility
3

A designer must focus on quality but to do that, she must understand what quality is. Which of the following is not a quality requirement:
A)usability
B)functionality
C)reliability
D)efficiency
E)maintainability
F)all of the above are quality requirements
4

Which of the following questions can be used to assess content quality:
A)Can the scope and depth of content be easily determined to ensure that it meets the user’s needs?
B)Can the background and authority of the content’s authors be easily identified?
C)Is it possible to determine the currency of the content, the last update and what was updated?
D)Is the content and its location stable (i.e., will it remain at the referenced URL?)?
E)all of the above
F)none of the above
5

A design pyramid can be used to depict the design tasks (elements) that occur as a complete design model is created.
A)true
B)false
6

Which of the following is not an element of the WebApp design pyramid?
A)Interface design
B)Navigation design
C)Functional design
D)Server design
E)Architecture design
7

You're faced with designing a WebApp that combines a large collection of content types that are coupled with a variety of functional elements. Although it is possible to begin design at a number of different levels, where is the best place to start for a complex WebApp?
A)interface design
B)functional design
C)content design
D)architectural design
8

The conceptual architecture provides an overall structure for the WebApp design, and the technical architecture shows how this can be mapped into specific technical components.
A)true
B)false