CS 1500, Fall 2014 Lab #3 Results (Temperature Conversion) ERROR CODE LEGEND Team Error Code Score Code(s) ERR POINTS CODE OFF EXPLANATION Bilbies 100 Coots 100 F1(X) E-MAIL Gliders 100 E1 4 ea E-mail had the wrong subject line. Koalas 95 T5 CS1500Lab03Source and CS1500Lab03Script KRoos 90 T1 Possums 100 SCRIPT Quolls 100 F1(X) T1 10 Script not received, but did get source code Tasmans 100 T2 3 Script not filtered. TRoos 95 T5 T3 5 Script does not match the source code. Walls 95 T5 T4 4 Script error (such as failure to exit) Wombats 0 S1 T5 5 Not enough testing (several > 2) COMPILATION C1 50 Program does not compile C2 3 Format or minor error prevents compilation SOURCE S1 100 Source code not received, and no script 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