ENDT wk3
Week 3 Assignment
DUE: May 26, 2019 11:55 PM
Grade Details
|
Grade |
N/A |
|
Gradebook Comments |
None |
Assignment Details
|
Open Date |
May 6, 2019 12:05 AM |
|
Graded? |
Yes |
|
Points Possible |
100.0 |
|
Resubmissions Allowed? |
Yes |
|
Remaining Submissions |
2 |
Top of Form
Assignment Instructions
Instructions:
Getting Started with Documenting your Program
This assignment will assess your basic knowledge and use of flowcharts. While there are a number of different symbols to support building a flowchart, use the attached basic flowchart symbols.
Create a FLOWCHART for each problem below! Use the information below to solve each problem using flowchart symbols to illustrate how you would complete your program. You may use Microsoft PowerPoint® or Microsoft Word ® for your flowchart.
· Problem 1: Build a flowchart to solve a simple payroll calculation. Calculate the amount of pay, given hours worked, and hourly rate. (The formula to calculate payroll is pay = hourly rate * hours worked.) Display hourly rate, hours worked, and pay.
· Problem 2: Build a flowchart that will calculate the average miles per gallon obtained on a trip. Input the amount of gas used and the number of miles driven. (The formula to calculate miles per gallon is miles per gallon = number of miles driven / amount of gas used.) Display gas used, miles driven and MPG.
· Flowcharting, variables, operations and comparatives-2.pptx
· Flowchart In Programming - https://www.programiz.com/article/flowchart-programming
Assignment Rubric:
|
Assessment Rubric |
Accomplished |
Developing |
Beginning |
Points Available |
Points Earned |
Comments |
|
Describe your experience downloading Python 3.x. (Resolve all installation issues this week). |
Student effectively completed the assignment. |
Student partially completed the assignment. |
Student failed to complete the assignment. |
5 |
5 |
|
|
Build a flowchart illustrating how to solve a simple payroll calculation. Use the basic flowchart symbols attached. |
Student effectively completed the assignment. |
Student partially completed the assignment. |
Student failed to complete the assignment. |
45 |
45 |
|
|
Build a flowchart illustrating how to calculate the average miles per gallon obtained on a trip. Use the basic flowchart symbols attached. |
Student effectively completed the assignment. |
Student partially completed the assignment. |
Student failed to complete the assignment. |
45 |
45 |
|
|
Explain your experience in this process and what additional information supported your success in completing Week Three Assignment. |
Student effectively completed the assignment. |
Student partially completed the assignment. |
Student failed to complete the assignment. |
5 |
5 |
|
|
Total |
100 |
100 |
|
Bottom of Form