December
1999 QUESTION 4 Total Marks: 15 Marks |
Click here to access other
questions
SUGGESTED SOLUTIONS |
(a) |
There are a number of fundamental rules for designing computer-based instruction and interfaces.List four of these,and for each one,explain why it is important. Any four from the following;one mark for the point,andone for a relevant comment about its importance. 1.Keep cognitive
load low
|
[8] |
(b) |
What is the purpose of outlining?Describe how to create an outline. To identify and define the branching of the program (1). Awardmarks for points such as: Developing an outline for an interactive multimedia project is like developing an outline for an essay (1).The outline structure translates into branches or points of decision on the screen (1).Major headings in the outline become options for the user (1)
|
[4] |
(c) |
(c)Why is the logic flow chart important in developing a multimedia application? Graphically the logic flow chart provides a road map of the proposed application (1). The flow chart illustrates the choices that the application user has for each screen (1).It is important that the logic is developed correctly so that the project is developed properly (1). |
[3] |