Software Design Challenge

Software Design Challenge

Test your knowledge about software design principles and common practices. The questions will touch different topics including design concepts, patterns, usability, etc.

published on April 14, 20230 responses 0
Software Design Challenge
Next »
1/12

Which of the following feature helps in UI navigation?

Which of the following feature helps in UI navigation?
Hint: 2 choices
Navigation Bar
Footer Links
Modal Windows
List Boxes
2/12

Which of the following element is a usability concern?

Which of the following element is a usability concern?
Hint: 2 choices
Number of steps
Colors used
Cost of the product
Navigation structure
3/12

What is a design pattern?

What is a design pattern?
A programming language
A set of coding principles
A solution to a common design problem
An example of a good user interface
4/12

What can modular design be used for?

What can modular design be used for?
Hint: 2 choices
Writing scripts
Creating components
Testing usability
Developing user interfaces
5/12

What is a user story?

What is a user story?
A description of a user's experience
An example of a common design problem
A set of coding principles
A programming language
6/12

Which of the following should be considered when designing an UI?

Which of the following should be considered when designing an UI?
Hint: 2 choices
Platforms supported
Flexibility
Database design
Back-end logic
7/12

Which of the following is an example of a UI pattern?

Hint: 2 choices
MVC
Navigation Bars
Models
Card Layouts
8/12

Which of the following is an advantage of prototyping?

Which of the following is an advantage of prototyping?
Cheaper to develop
Easier to change
Faster development time
Better performance
9/12

Which of the following is a step in the software design process?

Which of the following is a step in the software design process?
Hint: 2 choices
Testing
Documentation
Planning
Implementation
10/12

Which of the following element is a key factor in accessibility design?

Which of the following element is a key factor in accessibility design?
Hint: 2 choices
Functionality
Navigation structure
Color contrast
Page layout
11/12

What is agile design?

What is agile design?
A programming language
An iterative design process
A set of coding principles
An example of a good user interface
12/12

Which of the following is one of the fundamentals of effective software design?

Hint: 2 choices
Writing scripts
Creating components
Analyzing user behavior
Testing usability