Lab 6 Instructions

As part of lab this week, we will be showing you how you can get instant 
feedback from our grading system.

When you run "git submit" from silo your work will be automatically 
graded. You can login to see what your current score is from here:

tinyurl.com/c212grading

From here you can see what your current score is on a given assignment. We 
have to design and install tests before this feature will be useful to 
you, but we will be trying to do that from now moving forward.

If you have a score of "-1" this means that there was a fatal error and we 
could not compile your code. You will need to fix this before your 
assignment will be graded. On the page displaying your code you should 
hopefully be able to see a useful error message to help identify what went 
wrong. Please note that you should NEVER change any of the method 
signatures in the template or you may cause such an error.

If you have trouble logging on, please try again several times - the same 
way you would if you were logging into oncourse or onestart (we use the 
same authetnication system).

For your lab assignment please follow these specific instructions:


R6.10                Put answer in comment section at TOP of template (page 303)
R6.18                Put answer in comment section at TOP of template (page 304)
R6.25, R6.29         Put answer in comment section at TOP of template (page 305) 
R6.33, R6.34, R6.35  Put answer in comment section at TOP of template (page 306)


R6.7, R6.8, R6.9 - Write the code in the template's methods (page 303)
R6.24            - Write the code in the template's methods (page 304)
R6.30 a,b,c,d,e  - Write the code in the template's methods (page 305)