Читайте также:
|
|
A visual prototype of the application is provided below.
The user should first select an author's first name from the first-name drop-down list. The user then selects an author's last name from the last-name drop-down list. Finally, the user selects a novel from the option-button group. To test for a match, the user should then click button Test.
When button Test is clicked, if the selected first name, last name, and novel title match, the application should display the green checkmark image. If the selected first name, last name, and novel title do not match, the application should display the red letter X image.
The Clear button must reset the application so that a new match can be attempted. The Exit button must terminate the application.
To improve the interface's effectiveness, be sure to place the matching items from the different data sets on or in the interface so that they are not in matching order.
Below is a table containing the data for the information. Each row contains matching information.
First Name | Last Name | Novel |
Charlotte | Bronte | "Jane Eyre" |
Nathaniel | Hawthorne | "The House of Seven Gables" |
James | Joyce | "Ulysses" |
George | Orwell | "1984 |
"
Provide a "How to play" feature and an "About" feature as Help menu options. The table below provides the information to be displayed for each option. The "About" feature must also display the green checkmark picture.
Help Menu Options | |
Options | Display Information |
How to play | 1. Select an author's first name from the first name drop down list. 2. Select an author's last name from the last name drop down list. 3. Select the matching novel from the option button group. 4. Click the 'Test' button to see if you are correct. (A green checkmark will appear if you are correct) 5. Click the 'Clear' button to start process again. 6. Click the 'Exit' button to exit the application. |
About | © Copyright 2004, iCarnegie, Inc. All rights reserved. |
Note: To produce the ©, use Chr$(169).
The application must conform to good programming practice and to the Microsoft guidelines for software interfaces. Below is a summary of the relevant material.
Files
These are the image files to be used:
Дата добавления: 2015-09-10; просмотров: 86 | Поможем написать вашу работу | Нарушение авторских прав |