To Notes
Summary for HCI 201 -- 1/12/06
Review Questions
- What are the goals of HCI with respect to computer systems?
Ans: To improve computer systems with respect to
safety, utility, effectiveness, efficiency, usability and appeal.
- What is a Needs Analysis?
Ans: A short discussion of why the site is needed and what the goal
and/or mission of the site is.
- Name four types of prototypes.
Ans: Throwaway, evolutionary, low-fidelity, high-fidelity.
- What are the advantages and disadvantages of expert vs. user evaluation?
Ans: Experts might thing of things to add to the site that the average
user might not consider. Average users might uncover that the site is too
complex in places; the expert might not notice this.
- What is the difference between a folder and a directory?
Ans: No difference. They are both names for a special file that stores
the names and locations on disk of the files that it contains. Folder
is a Windows word. Directory is a Unix and DOS word.
Special Characters in HTML
- Open a FrontPage website with a single page named
test-page.htm.
- Enter these characters on the page in Normal View:
<
>
"
&
- Change to Split View to see how these characters are represented
in HTML.
- What happens to the code when you type extra spaces between these
characters?
The History of the Internet
Do Exercise Ex3
- Here is the description of Exercise
Ex3.