EVALUATION SCHEME (CS 2500 / A6 / Fall 2008): TESTS Q1 (maze2.script): Test #1 ___ 1% Test #2 ___ 1% Test #3 ___ 1% Test #4 ___ 1% Test #5 ___ 1% Test #6 ___ 1% Test #7 ___ 1% Test #8 ___ 1% Test #9 ___ 1% Test #10 ___ 1% Test #11 ___ 1% Test #12 ___ 1% Test #13 ___ 1% Test #14 ___ 1% Test #15 ___ 1% Total ___ 15% Q2 (matm1.script): "read" command) ___ 3% "print" command (normal) ___ 1% "print" command (error) ___ 0,5% "dimensions" command (normal) ___ 0,5% "dimensions" command (error) ___ 0,5% "add" command (normal) ___ 1% "add" command (error) ___ 0,5% "append rows" command (normal) ___ 2.5% "append rows" command (errors) ___ 1.5% "append cols" command (normal) ___ 2.5% "append cols" command (errors) ___ 1.5% Total ___ 15% Total 30% ___ PROGRAM STRUCTURE Q1: Documentation ___ 5% Func. "readMaze" ___ 5% Func. "getPosStatus" ___ 5% Func. "makeMazeMove" ___ 5% Main program ___ 5% Q2: Documentation ___ 5% Func. "getMatrixIndex" ___ 5% Func. "readMatrix" ___ 5% Func. "getMatrixString" ___ 5% Func. "incMatrix" ___ 5% Func. "appendRows" ___ 5% Func. "appendColumns" ___ 5% Main program ___ 10% Total 70% ___ Assignment Mark 100% ___