auto update

This commit is contained in:
Jet Hughes 2022-04-07 18:11:03 +12:00
parent 348cc304d2
commit 6bd23b68c5

View File

@ -10,7 +10,7 @@ tags:
#unfinished #unfinished
Why to evaluate using 'outside' people: Why to evaluate using 'outside' people:
- how do we know if a [[Prototyping|prototype]] is good - how do we know if a [prototype](notes/prototyping.md)] is good
- designer/developers are not 'fresh' -> they already have experience with the product - designer/developers are not 'fresh' -> they already have experience with the product
- designer/developers don't know what real users will do - designer/developers don't know what real users will do
@ -100,16 +100,17 @@ Why to evaluate using 'outside' people:
+ easy to compare different products + easy to compare different products
- responder bias - responder bias
- Not accurate representation of real product - Not accurate representation of real product
* e.g., ![[Pasted image 20220316130318.png]] * e.g., [](https://i.imgur.com/midv8VU.png)
* Focus groups * Focus groups
* gathering groups of people to discuss an interface * gathering groups of people to discuss an interface
* group setting can help or hinder * group setting can help or hinder
### 0.6.3 Feedback from experts ### 0.6.3 Feedback from experts
- [[Peer critique]] - Peer critique
- [[Dogfooding]] - Dogfooding
- Using tools yourself - Using tools yourself
- [[Heuristic Evaluation]] - [heuristic-evaluation](notes/heuristic-evaluation.md)
- structured feedback - structured feedback
### 0.6.4 Comparative experiments ### 0.6.4 Comparative experiments
@ -124,17 +125,17 @@ Why to evaluate using 'outside' people:
- observe what people do in the actual evironment - observe what people do in the actual evironment
- usually more long term - usually more long term
- find things not present in short term studies - find things not present in short term studies
- [[Observation]] - [observation](notes/participant-observation.md)
### 0.6.6 Simulation and formal models ### 0.6.6 Simulation and formal models
- more mathmatical quantitative - more mathmatical quantitative
- useful if you have a theory to test - useful if you have a theory to test
- often used for input techniques - often used for input techniques
- can test multiple alternatives quickly - can test multiple alternatives quickly
- typically simulation is used in conjugtion with [[monte carlo optimisation]] - typically simulation is used in conjugtion with monte carlo optimisation
## 0.7 Query techniques ## 0.7 Query techniques
- [[Interviews]] - [Interviews](Interviews)
- questionnaires - questionnaires
- less flexible - less flexible
- larger samples possible - larger samples possible