Codename Q1  Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 (Pic) Total Comments:
  5 15 15 5 5 10 15 15 10 5 100  
AA MAX                        
Celestial Surface 0 0 0 0 0 0 0 0 0 0 0 Cannot find a folder.
Rief Cigruta 4 13 15 3 5 10 15 15 10 5 95 For Q1, your final result should be (F O(R-60 F) F), not (F O (F R-60) F). "(get-angle (make-forward-command))" should produce an error. "(draw-curve-points (make-vertical-line 0.5) 1000)" should produce a line that goes across the entire screen, not just one that stops in the middle.
~@25!q555& 5 15 15 5 5 10 0 0 10 5 70 Program produces error when tested with "(draw-curve-points (position-curve (connect-curves-evenly (convert-lcommands-to-curvelist tree-commands)) 0.5 0.5) 1000)".
Discrete 5 15 15 5 5 10 15 15 0 5 90 Question one should have been in a sepparate file. Program produces error when run with "(draw-lsystem-fractal (make-tree-fractal 4))" - question 9. Code should have been "(- level 1)" instead of "(-1 level)".
Lizard King 5 13 15 5 0 10 15 10 10 5 88 "(get-angle (make-forward-command))" should produce an error. Question 5: "(draw-half-line)" produces an error. When testing with "(draw-curve-points (position-curve (connect-curves-evenly (convert-lcommands-to-curvelist tree-commands)) 0.5 0.5) 1000)", the result is not quite correct.
Flaky Biscuit 5 15 15 5 2 10 0 0 0 5 57 Question one should have been in a sepparate file. Note: DonŐt write (load "Documents/Scheme/lsystem.ss"), instead write (load "lsystem.ss") assuming that all files are in the same folder. Specifying a path will give you errors if the files aren't in the same folders on my computer when I grade them. "(draw-half-line)" should produce a half-line in the middle of the screen, not to the left side. For question 7, 8, and 9 I get the error: "graphics.ss:83:73: reference to undefined identifier: random".
Piotr Jared Wozniak 2 15 15 2 5 10 15 15 10 0 89 Your answer to Q1 is not quite detailed enough, and it is hard to decipher. Your tree image needs to be a jpg file. 4b does not work (produces errors).
Pluto Omega 5 15 15 5 5 10 0 10 10 5 80 For question 7 I get the error "graphics.ss:331:9: reference to undefined identifier: printf". Your output to "(draw-curve-points (position-curve (connect-curves-evenly (convert-lcommands-to-curvelist tree-commands)) 0.5 0.5) 1000)" is not completely correct.
Medieval Chaos 0 0 0 0 0 0 0 0 0 0 0 Cannot find a folder.
Constant Peg 5 15 15 5 5 10 15 15 10 5 100  
Failure Drill 5 15 15 5 2 10 15 2 10 5 84 (draw-half-line) should produce a half-line in the middle of the screen, not to the right side. For question 8 your program starts printing out an incorrect tree, then gives the error "graphics.ss:331:9: reference to undefined identifier: printf". 
Risky Swans 5 15 15 5 5 10 15 15 10 5 100  
Failure Knight 5 15 15 5 5 10 15 15 10 5 100  
Metal Tranquillity 0 0 0 0 0 0 0 0 0 0 0 Cannot find a folder.
Earth Rules 0 0 0 0 0 0 0 0 0 0 0 Did not submit anything.
Fhwdgads 5 15 15 5 2 10 15 15 10 5 97 (draw-half-line) should produce a half-line in the middle of the screen, not to the left side.
Protofitz 0 0 0 0 0 0 0 0 0 0 0 Cannot find a folder.
Eminent Winter 0 0 0 0 0 0 0 0 0 0 0 Cannot find a folder.
Nitro  0 0 0 0 0 0 0 0 0 0 0 Did not submit anything.
Johnny Sleepside 5 15 15 5 5 10 15 15 2 0 87 Didn't submit a picture. For question 9 when run with  "(draw-lsystem-fractal (make-tree-fractal 4))", the program starts drawing the tree, then gives the error "graphics.ss:333:9: reference to undefined identifier: printf".
Stormy Riders 5 15 15 5 5 10 15 15 10 5 100  
Maria Hybinette 5 15 15 5 0 10 15 10 0 5 80 "(draw-half-line)" produces the error "reference to undefined identifier: draw-half-line". "(draw-curve-points (position-curve (connect-curves-evenly (convert-lcommands-to-curvelist tree-commands))  0.5 0.5) 1000)" produces an incorrect, skewed tree. Sheck your answer to question 9 (and possibly get back to me). As it is, when it is run with "(draw-lsystem-fractal (make-tree-fractal 4))" or "(draw-lsystem-fractal (make-tree-fractal 3))" it simply runs out of memory and cannot finish. This should not be the case.
Wintermute 5 10 15 5 5 10 0 0 0 5 55 Program produces error when run - "reference to undefined identifier: unless". This affects question 2, 7, 8, and 9. I am assuming we are using different languages - you can contact me about this.
Lancelot 5 10 25 4 0 10 15 10 10 5 94 4b gives me this error "graphics.ss:64:34: procedure application: expected procedure, given: #<void>; arguments were: 0.0", but still does what it should. "(draw-half-line)" only produces an error. Your output to "(draw-curve-points (position-curve (connect-curves-evenly (convert-lcommands-to-curvelist tree-commands)) 0.5 0.5) 1000)" is not completely correct.