Introduction to evaluation, Assembly Language

Assignment Help:

This unit introduces the topic of evaluating interactive products. It is a short unit as evaluation is discussed in more detail in Block 4. Its brevity should give you additional time to work on your TMA. Evaluation checks that users can use the product and like it. Evaluation assesses how well, or otherwise, the usability goals and user experience goals for an interactive product have been satisfied in a particular design. Evaluation is one of the key activities in the ID lifecycle and as such is central to M364. You should not think that because evaluation is not taught in detail until the final block of the module that it is unimportant. Without evaluation you can never know whether the ID process has been successful, so it is essential, and in reality you will probably need to keep evaluating throughout the process.

In particular, the unit discusses some of the basic principles of evaluation - referred to as the 'why, what, where and when' of evaluation. It then describes three approaches to evaluation: usability testing; field studies; and analytical evaluations, explaining how these can be combined and how sometimes it is appropriate to apply these in an opportunistic manner. This discussion is complemented by an introductory video programme which introduces the topic of evaluation.


Related Discussions:- Introduction to evaluation

Calculator, how to add 111 and 333 in assembly language

how to add 111 and 333 in assembly language

Imul-arithmetic instruction-microprocessor, IMUL: Signed Multiplication: T...

IMUL: Signed Multiplication: This instruction multiplies a signed byte by a signed bit in source operand e in the register AL or signed word in source operand by signed word in th

Write an assembly program to find out largest number, Program :  Write an...

Program :  Write an assembly program to find out the largest number from a given unordered array of 8-bit numbers that stored in the locations starting from a known address. S

Counters, #question. counters using 8051.

#question. counters using 8051.

Code, 1. Assembly code for the flow chart we did in the class about the sim...

1. Assembly code for the flow chart we did in the class about the simple I/O interface driver 2. Enhanced driver (flow chart and its assembly code) to cater for interruptions in th

Lods-stos-string manipulating instruction-microprocessor, LODS : Load Stri...

LODS : Load String Byte or String Word:- The LODS instruction loads AL/AX register by the content of a string pointed to by DS:SI register pair. The SI is automatically modifie

Space don''t come in ASCII characters while printing?, .MODEL SMALL .STACK...

.MODEL SMALL .STACK 100H .DATA PROMPT DB \''The 256 ASCII Characters are : $\'' .CODE MAIN PROC MOV AX, @DATA ; initialize DS MOV DS, AX

Write an assembly program to design an array, 1- Write an assembly program ...

1- Write an assembly program that:   a- Defines an array of 10 (word type)elements;   b- Finds out the number of negative elements   c- Calculate the summation of the posi

Program to perform one byte bcd addition-assembly program, Program : Write...

Program : Write a program to perform a one byte BCD addition. Solution : It is consider that the operands are in BCD form, but the CPU considers it as hexadecimal and acco

Prime finder - assembly program, Prime Finder - assembly program: Pro...

Prime Finder - assembly program: Problem:  Prime Finder   In this problem you will write a small program that tests whether a given integer is a prime number or not.  Let's

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd