Codename README Python Code Present Animated GIF Present Correct Playback of .btf files Code Design Code Efficiency Converts playback to animated gif Project Raw Project Percentage Date submitted Date Due Days late Bonus Project Total Comment
  10 10 10 25 15 15 15 100 100       5    
AA MAX                              
apollo 10 10 10 25 10 15 15 95 95 04/15/10 04/16/10 0 5 100 Code Design: Used libraries not documented in the readme file. python-imaging-tk. Error's out if can't find directory antScreens. Should test for and create the directory if necessary. Sets no quit action.
armstrong 10 10 10 25 10 15 15 95 95 04/15/10 04/16/10 0 0 95 Code Design: error's out if can't find directory antScreens. Should test for and create the directory if necessary.
asteroid 10 10 0 25 13 15 0 73 73 04/17/10 04/16/10 1 0 65.7 Code Design: Sets no quit action. Convert to gif: does not attempt to save frames or convert to gif
comet 10 10 10 15 10 10 15 80 80 04/15/10 04/16/10 0 0 80 Playback: Some ants seem to get stuck and the choice of ant sprite gif makes some ants hard to see. Code Design: Hard coded to handle only a certain number of ants. Code Efficency: attempts to draw all possible ants even if they don't appear on screen at a timestamp
cosmos 0 10 10 25 13 15 5 78 78 04/15/10 04/16/10 0 0 78 No readme or animated gif file present. Code Design: Makes no use of object oriented design. Converts to gif: saves frames but does not convert to gif
gaia 10 10 10 15 10 15 15 85 85 04/15/10 04/16/10 0 0 85 Playback: Some ants seem to get stuck. Code Design: Ant id's hard coded into the python script. Should be determined from the input files
horizon 0 0 0 0 0 0 0 0 0   04/16/10 0 0 0  
hyakutake 10 10 0 25 13 15 15 88 88 04/15/10 04/16/10 0 0 88 Code Design: must comment out lines of code to change the programs behavior. Should use command line arguments.
mercury 10 10 10 25 15 15 15 100 100 04/15/10 04/16/10 0 0 100  
meteor 10 10 0 25 13 15 15 88 88 04/15/10 04/16/10 0 0 88 No animated gif present. Code Design: must uncomment lines of code to produce the gif. Should use command line arguments
neptune 0 10 10 25 15 15 15 90 90 04/15/10 04/16/10 0 5 95 No readme file present.
pathfinder 0 0 0 0 0 0 0 0 0   04/16/10 0 0 0  
terminus 10 10 10 25 10 10 15 90 90 04/15/10 04/16/10 0 0 90 Code Design: Ant id's hard coded into the python script. Should be determined from the input files Code Efficiency: Test for the existance of each possible ant at each timestamp
venus 10 10 10 10 15 15 5 75 75 04/18/10 04/16/10 2 0 60.75 Playback: Only shows one ant at a time. Converts to gif: saves frames but does not convert to gif