{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

1.2.9 - Discuss the importance of iteration during the design process. Flashcards

(3 cards)

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly