CS 1500, Spring 2015 - Lab #03 (Fahrenheit <-> Celsius) Code Score Error Code(s) #0652 100 #1337 95 T5 ERROR CODE LEGEND #1764 98 S4 #1774 95 T5 ERR POINTS #1800 98 S4 CODE OFF EXPLANATION #1808 95 T5 #1936 95 T5 E-MAIL #2511 95 T5 E1 4 ea E-mail had the wrong subject line. #2665 95 T5 CS1500Lab03Source and CS1500Lab03Script #2700 98 S4 #2797 100 SCRIPT #3461 95 T5 T1 10 Script not received, but did get source code #3716 100 T2 3 Script not filtered. #4301 100 T3 5 Script does not match the source code. #4941 95 T5 T4 4 Script error (such as failure to exit) #5014 95 T5 T5 5 Less than two runs of the program in the script #6355 100 #6506 98 S4 COMPILATION #8404 100 C1 50 Program does not compile #8952 95 T5 C2 3 Format or minor error prevents compilation #9093 95 T5 #9397 95 T5 SOURCE #9580 95 T5 S1 100 Source code not received, and no script #9916 95 T5 S2 90 Script Received, but no source S3 5 Program does not prompt for input S4 2 ea Errors/Misspelling(s) in prompts or output S5 5 ea Inadequate spacing between text and number in output S6 2 ea Missing/extra blank line(s) in output S7 10 ea Incorrect formula for conversion(s) S8 5 Program does not prompt for a new Celsius value S9 35 The Celsius-to-Fahrenheit part missing from source S10 35 The Fahrenheit-to-Celsius part missing from source S11 5 ea Additional I/O that is out of spec S12 10 Incorrect ordering of statements added to main S13 25 One of the calculations uses double data type S14 50 Both of the calculations use double data type FORMAT & STYLE OF PROGRAM F1 Formatting defects - lack of enough 3 indentation, long lines, use of TAB characters (bad idea) MISC (n) Count X Excused