======================================================
======================================================
CS 1500 Grades on Lab #03 (Celsius and Fahrenheit)
by Team ID Code
ID Score Info Error Code(s)
Auks (100 - 000 == 100)
Fulmars (100 - 000 == 100)
Gannets (100 - 000 == 100)
Grebes (100 - 000 == 100)
Gulls (100 - 000 == 100)
Noddies (100 - 000 == 100)
Penguins (100 - 005 == 095) L
Petrels (100 - 000 == 100)
Prions (100 - 000 == 100) P
Skimmers (100 - 000 == 100) N
Skuas (100 - 005 == 095) I
Terns (100 - 000 == 100)
======================================================
======================================================
Error List
Error Point Error
Code Deduction Description
A. (-05) E-mail had the wrong subject line.
B. (-10) I received the source code, but no script.
C. (-03) The script was not filtered.
D. (-05) The script does not match the source.
E. (-05) The program does not write prompt(s) for the input.
F. (-02) Misspelling in the output
G. (-03) In the output, inadequate spacing between text and number
H. (-05) Incorrect formula in one or both conversions.
I. (-5) Program does not prompt for a new Celsius value
J. (-15) The Celsius-to-Fahrenheit part missing from source
K. (-10) The Fahrenheit-to-Celsius part missing from source.
L. (-05) Incorrect ordering of statements added to main.
M. (-100) Nothing received
N. (-0) Program used numbers with decimal parts
- I wanted only integers to be used.
P. (-0) You changed the program to use doubles
- I wanted only integers to be used.
Warning: In future you could lose points for
not following directions.
======================================================
======================================================