This is the second assignment toward your Final Project. Please reread the description of the Metric Conversion program in the...

profilelivng.

This is the second assignment toward your Final Project. Please reread the description of the Metric Conversion program in the Metric Conversion Final Project Overview and Timeline carefully so that you know exactly what the program is supposed to do.  Understanding the problem is part of the programming process.  Follow the program requirements precisely.

The first thing you need to provide is a completed set of flow charts for the Metric Conversion program. For each flow chart in the Metric Conversion Flowcharts and Code Worksheet, fill in the missing symbol text (denoted by a red number) in the corresponding table below the flow chart.  For flowchart symbols and an example of a flow chart, refer to Chapter 2, pg. 94-97.  Other examples of flow charts for the various control structures are interspersed throughout your Chapter 2, 3, and 4 readings.

The second thing you need to provide is the complete pseudocode that solves the Metric Conversion program. Please place your pseudocode in the designated area at the end of the Metric Conversion Flowcharts and Code Worksheet. Your pseudocode does not necessarily have to follow the flow of logic depicted in the flow charts (since your pseudocode designs may vary), but your code must meet all of the requirements of the Metric Conversion program described in the Metric Conversion Final Project Overview and Timeline.  To write the pseudocode, you will have to utilize everything we have learned so far, such as modular programming, variables, common programming statements (Write, Declare, Input, etc.), and the three control structures.

As stated in the Instructor Policies, your pseudocode must conform to the syntax and style of the pseudocode examples in our textbook.

Grading Rubric:

Assignment: Metric Conversion Design and Code

Due: Day 7

 

Available Points

Points Earned

Comments

Correctly completed the entries in the five flow charts

25

 

  

For the program pseudocode, all required variables are properly declared before use and then used consistently as declared

15

 

  

The program properly displays a Main Menu to the user

10

 

 

The program obtains the correct input from the user, validates the input, and properly stores the values in variables

15

 

 

The program correctly converts the metric amount to the corresponding U.S. amount

15

 

 

The program correctly displays the converted U.S. measurement name and amount to the user

10

 

 

Used good grammar, spelling, capitalization, and punctuation

10

 

  

Late Penalty 20% (1 day maximum)

 

 

  

Total

100

 

  

Additional Comments:

Copyright © 2012 by
    • 12 years ago
    • 10
    Answer(0)
    Bids(0)