alternatives – Design, Search (Stub
) and Exit.
5 Marks
3.The design screen should incorporate a range of different screen elements andshould allow the user to input the following:
Hair colour (List or Combo)
Eye colour (List or Combo)
Nationality (Radio Buttons)
Extra accessories such glasses or moustache (Check Boxes)(Photoshop should be used to create all images used in the program.)
20 Marks
4.Allow the user to print out their picture only when nationality, hair and eye colour and been selected.
10 Marks
5.Programmers are expected to follow effective GUI design guidelines for thecreation of the interface. They include:
Use of white space
Effective prompts
Unambiguous and non threatening error messages.
Legibility of text size, font, justification and style.
Consistency.
5 Marks
6.Implementation of appropriate documentation including:
i) Internal Documentation
1
A stub is a module that is not developed yet but allows the programmer to test the program.
Add a Comment