Write a short proposal describing what type of user interface would be appropriate for the users of the project reporting system who are in the training group. Include reasons for your decision
What will be an ideal response?
The interfaces designed for the Training Unit would ideally be a graphical user interface (G U I) and ideally would use a Web interface. The Training Unit is familiar with Shiromas (Macintosh clones) which use a G U I interface and there will be less resistance to change. If a G U I interface cannot be constructed, pull-down menus would be the next logical choice. Again, the Shiroma computers include a pull-down menu interface. Additionally, the interface should provide adequate feedback and include context-sensitive help and perhaps incorporate the use of wizards. One has to remember that the Training Unit is comprised of people who are artists and trainers, more occasional users of the computer for business activities. It should also have an easy interface for the users to generate reports.
You might also like to view...
Alice lets us build programs consisting of statements, in which we often send messages to ____.
A. functions B. objects C. classes D. methods
Which statement will generate random numbers between 0 and 12?
A. rand(12) B. srand(12) C. rand()%13 D. srand()%13