CS 1500, Spring 2013 Lab #3 Results (Temperature Conversion) Team Error ERROR CODE LEGEND Code Score Code(s) ERR POINTS 120 95 T5 CODE OFF EXPLANATION 125 100 130 95 T5 135 100 E1 4 ea E-mail had the wrong subject line. 140 98 S6 CS1500Lab03Source and CS1500Lab03Script 145 100 150 92 T5,F1 155 95 T5 T1 10 Script not received, but did get source code 160 100 T2 3 Script not filtered. 165 100 T3 5 Script does not match the source code. 170 95 T5 T4 4 Script error (such as failure to exit) 175 100 T5 5 Not enough testing (several > 2) 180 92 T5,F1 510 100 515 100 S1 100 Source code not received, and no script 520 86 T4,S7(1) S2 90 Script Received, but no source 525 90 S7(1) S3 5 Program does not prompt for input 530 100 S4 2 ea Errors/Misspelling(s) in prompts or output 535 100 S5 5 ea Inadequate spacing between text and number in output 540 100 S6 2 ea Missing/extra blank line(s) in output 545 100 S7 10 ea Incorrect formula for conversion(s) 550 92 T5,F1 S8 5 Program does not prompt for a new Celsius value 555 100 S9 35 The Celsius-to-Fahrenheit part missing from source 560 100 S10 35 The Fahrenheit-to-Celsius part missing from source 570 100 S11 5 ea Additional I/O that is out of spec 580 98 S4 S12 10 Incorrect ordering of statements added to main 590 100 S13 25 One of the calculations uses double data type S14 50 Both of the calculations use double data type F1 Formatting defects - lack of enough 3 indentation, long lines, use of TAB characters (bad idea) (n) Count X Excused