Identify between six and eight people for each of your user groups who are willing to perform the card sorting exercise. For each person interviewed, record

What will be an ideal response?

User’s first name
The user category they belong to
The date and time
The name of the person conducting the interview
The results of the card sorting session including the card numbers listed as groups and the accompanying label for each group.

Computer Science & Information Technology

You might also like to view...

A(n) ________ is made up of three parts: the protocol, domain name, and top-level domain

A) ISP B) HTTP C) host D) URL

Computer Science & Information Technology

What will display when the following code is executed:

JLabel label = new JLabel ("It is a beautiful morning."); labed.setIcon(SunnyFace.gif); A) A label with the text "It is a beautiful day." to the left of the SunnyFace image B) A label with the text "It is a beautiful day." to the right of the SunnyFace image C) A label with the text "It is a beautiful day." below the SunnyFace image D) A label with the text "It is a beautiful day." above the SunnyFace image

Computer Science & Information Technology