CS 1500, Fall 2016, October 3 - Lab #03 Results (Fahrenheit <—>Celsius) Grades, Keyed by Last 4 Digits of Student ID Number Code Score Error Code(s) x0103 100 ERROR CODE LEGEND x0388 95 T5 x0596 95 T5 ERR POINTS x0876 95 T5 CODE OFF EXPLANATION x1052 92 T5,F1 NP 100 Not Present During Lab Session x1171 95 T5 x1684 95 T5 E-MAIL x1773 95 T5 E1 4 ea E-mail had the wrong subject line. x2517 85 T5,S7 CS1500Lab03Source and CS1500Lab03Script x3292 95 T5 x3651 95 T5 SCRIPT x4436 95 T5 T1 10 Script not received, but did get source code x4606 95 T5 T2 3 Script not filtered. x4946 95 T5 T3 5 Script does not match the source code. x5591 92 T5,F1 T4 4 Script error (such as failure to exit) x5783 95 T5 T5 5 Less than two runs of the program in the script x5867 95 T5 x6031 95 T5 COMPILATION x6126 95 T5 C1 50 Program does not compile x7085 92 T5,F1 C2 3 Format or minor error prevents compilation x7105 95 T5 x7111 92 T5,F1 SOURCE x7741 0 NP S1 100 Source code not received, and no script x7872 0 NP S2 90 Script Received, but no source x7878 0 NP S3 5 Program does not prompt for input x7934 95 T5 S4 2 ea Errors/Misspelling(s) in prompts or output x8217 85 T5,S7 S5 5 ea Inadequate spacing between text and number in output x9516 100 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