CSC 270, Assignment 3 - grading details marker: Lucia or Tasso Surname ___________ Given initials ______ CDF Login________________ ********* Report ********************************************************** R.1 Random appearance times / 5 __ doesn't explain well how is computed/formula (4) __ doesn't say that means are obtained from array (1) R.2 Statistical output / 10 __ (1) doesn't include stats for at least one run __ (1) doesn't include copy of modified network __ (4) problem in computation by hand __ (2) problem in discussion of overwhelmed syst. __ (2) problem in the rest of the discussion R.3 Accident generation / 10 Report readability / 5 (how clearly you express your ideas, it's a more subjective mark) ********* Correctness and Efficiency of Program Code ********************* A Two additional trains / 5 B.1 Passenger appearances / 10 ___ (2) problem: accessing destination index ___ (3) problem: testing if mean=0 ___ (4) problem: computing appearance time ___ other, specify: B.2 Statistics collection / 15 ___ (4) problem in: calling the statistics function ___ (10) problem(s) in: new variables at statistics class new function at statistics class/ collection of statistics error code: ___ (1) final report (final calculation) C Accident events / 20 ___ (5) definition of the 2 new event classes ___ (11) beginAccidentEvent::handle ___ (3) correct code for scheduling next accident ___ (2) has a call to a FUNCTION for the previous, in the right place. ___ (4) checks occupied/frozen flags (2 each) ___ (2) sets red/frozen in this order ___ (4) endAccidentEvent::handle Program style, including comments / 5 (qualitative mark) ********** Testing ************************************* / 10 ___ (5) Compile and runs without errors (boolean 0 or 5) Running with original network1,time=1000,comparing with output from the 3 working codes provided ___ (2) first line of values not OK ___ (3) some of the additional statistics(14 values) not OK Total / 95