1.2.9 - Discuss the importance of iteration during the design process. Flashcards
1
Q
What is iteration in the design process?
A
Iteration is a procedure in which repetition or a sequence of operations yields results successively closer to the desired result. It involves repeating computer instructions a specified number of times or until a condition is met.
2
Q
Why is iteration important during the design process?
A
Iteration allows for constant improvement based on user or client feedback through prototyping, testing, analysing test results, and refining.
3
Q
What are the four sections of the MYP design cycle?
A
The four sections of the MYP design cycle are: define and research problem, develop ideas, plan and create a solution, and test and evaluate.