What should you recommend?

You create Microsoft Windows-based applications. You are enhancing an application for a medical transcription service. Users need to view a long list of medical codes and descriptions. The users displays are set at 800 x 600 resolution. The existing application requires the user to regularly obtain printouts that contain pages of medical codes. These medical codes frequently change. The application must be updated to assist users in entering medical codes into a database. The application must enable the user to view and enter medical codes and descriptions on screen at the same time. You need to evaluate the user environment and recommend a design that best meets the requirements of the users. What should you recommend?

You create Microsoft Windows-based applications. You are enhancing an application for a medical transcription service. Users need to view a long list of medical codes and descriptions. The users displays are set at 800 x 600 resolution. The existing application requires the user to regularly obtain printouts that contain pages of medical codes. These medical codes frequently change. The application must be updated to assist users in entering medical codes into a database. The application must enable the user to view and enter medical codes and descriptions on screen at the same time. You need to evaluate the user environment and recommend a design that best meets the requirements of the users. What should you recommend?

A.
Design a form that contains a ListBoxControl control. Load the medical codes into the ListBoxControl control. Place the ListBoxControl control next to the input controls that accept the medical input.

B.
Design a form that accepts the medical input. Create a context menu for this form to display all the medical codes when the user right-clicks.

C.
Design a form that has a left and a right panel by using a Split Container control. Display the list of medical codes and descriptions on the left panel and all input controls on the right panel.

D.
Design a form that contains a Table Layout control to display the medical codes in a two column table.
Next to the Table Layout control display the medical data input controls.



Leave a Reply 0

Your email address will not be published. Required fields are marked *