mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
29 lines
693 B
Markdown
29 lines
693 B
Markdown
---
|
|
title: "10-design-heuristics-1"
|
|
tags:
|
|
- info203
|
|
- lecture
|
|
---
|
|
|
|
## 1 Wizard of OZ
|
|
[wizard-of-oz](notes/wizard-of-oz.md)
|
|
simulating machine behavior with human operators
|
|
|
|
## 2 Video prototyping
|
|
[video-prototyping](notes/video-prototyping.md)
|
|
|
|
## 3 Creating and comparing alternatives
|
|
create multiple ideas in parallel rather than one after the other
|
|
|
|

|
|
|
|
## Functional fixation
|
|
|
|
This is when you get tunnel vision about some design. This causes you to not consider other possible alternatives.
|
|
|
|
For example with nail problem, almost nobody consider using the nails it the way that is needed.
|
|

|
|
|
|
## 4 Design heuristics
|
|
|