Update for 14-02-22 12:45
This commit is contained in:
parent
ba8c85a434
commit
33caee1003
@ -10,6 +10,7 @@ Computer graphics is the field focusing on making a computer generate an image.
|
||||
* [[creepy_convenience]]
|
||||
* [[fitts_law]]
|
||||
* [[hick-hyman]]
|
||||
* [[quantative_evaluation]]
|
||||
|
||||
* [[GUI]]
|
||||
|
||||
|
20
tech/quantative_evaluation.wiki
Normal file
20
tech/quantative_evaluation.wiki
Normal file
@ -0,0 +1,20 @@
|
||||
= Quatnative Evaluation =
|
||||
|
||||
* do this to ensure that the system we build behaves how we expect it to
|
||||
behave
|
||||
* this should happen throughout the lifecycle of the software
|
||||
|
||||
== goals ==
|
||||
|
||||
* Assess the systems functionality
|
||||
* Assess users expereince of the interaction
|
||||
* identify any issues with the system
|
||||
|
||||
== paradigms for evaulation ==
|
||||
|
||||
* quick and dirty
|
||||
* how testing usually happens
|
||||
* dev checks if it works quickly
|
||||
* usability testing
|
||||
* field study
|
||||
* predictive evaulation
|
Loading…
Reference in New Issue
Block a user