What is the difference between formative and summative evaluation?
What will be an ideal response?
Formative evaluation takes place during the development process; summative evaluation occurs after the completion of a project. As Bob Stake puts it [Scriven 1991], “When the cook tastes the soup in the kitchen, that’s formative; when the guests taste the soup, that’s summative.”
Computer Science & Information Technology
You might also like to view...
Bitmap graphics are resolution dependent because each element is a discrete pixel.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
What will happen when the following statement is executed?
x.setEditable(false); A) The boolean variable x will be set to false. B) The text field x will be made read-only. C) The text field x will be editable. D) The boolean variable x will be editable.
Computer Science & Information Technology