CS 1500, Fall 2016, Nov 2-4 - Lab #05 (Max Score Calculator) Grades, Keyed by Last 4 Digits of Student ID Number Code Score Error Code(s) x0103 0 NP CS 1500, Fall 2016 x0388 100 Lab #5 Results (Max Score Calculator) Due Nov 4, 2016 x0596 100 x0876 90 L1B,L1D ERROR CODE LEGEND x1052 100 x1171 100 ERR POINTS EXPLANATION x1684 50 F1 CODE OFF x1773 90 L1B,L1D Problems with Testing x2517 95 F12 T1 10 Test script not turned in x3292 90 L1A,L1B T2 2 No test for first value out of range x3651 50 F1 T3 2 No test for first value in range, x4436 93 L1E but second value not in range x4606 90 F12(2) T4 2 No test for two in-range values, with x4946 95 F12,F16X the larger value the first entered x5591 100 T5 2 No test for two in-range values, with x5783 95 F12,F16X the larger value the second entered x5867 100 T6 2 No test for two in-range values, with x6031 93 L1I(2),L1F the two equal x6126 90 F12(2) T7 4 Sent ‘bad’ script after ‘good’ script x7085 90 L1A,L1B x7105 93 L1I(2),L1F Problems with Level One Code x7111 100 L1A 5 Vers1 not turned in x7872 0 NP L1B 5 Vers2 not turned in x7878 0 NP L1C 3 Use of global variable x7934 100 L1D 5 Statements after first "else" x8217 93 L1E not grouped properly within braces x9516 95 F12 L1E 7 Main function missing some if-else logic L1F 1 Bad/missing function call from main (each) L1G 3 Error in second set of if-else clauses. L1H 2 Other minor logical error. L1I 3 Stub(s) not returning values as directed or not coded as directed L1J 2 Incorrect indentation of code L1K 4 Wrong subject line (CS1500_Lab5_Vers1, CS1500_Lab5_Vers2 CS1500_Lab5_Fin, CS1500_Lab5_Scr) Problems with Final Level Code F1 50 Final Level not turned in F2 5 Function writes something that should be written by the main program, or vice-versa F3 10 Statements after the first "else" are not grouped with braces. (This will make the program function incorrectly.) F4 5 Use of global variable F5 10 Code in main() missing if-else logic. F6 1 Each function call missing from main F7 ? Function return type was changed F8 ? A parameter added to function Code that should be a compound statement F9 5 lacks braces. F10 <=5 Other logical error F11 5 Function does not return a value F12 5 Function is not correct F13 2 Stub code left in function F14 5 Two versions of function "RangeError" F15 2 Wrong subject line F16 2 Incorrect indentation of code F17 3 Function not used properly (each) MISCELLANEOUS M1 Please make an appointment to see me. (n) Count X Excused NP Not Present (no credit)