On June 27th Mike and
Kelvin met at Kelvin’s Office. The following are records from our
discussion.
i.
Everywhere we say “Adaptation” we
should use “Adoption” (Kelvin is a foreigner, this is
the lame excuse we have).
ii.
Need to re-phrase some of the
questions under “Potential for Adaptation” such that the reviewer can comment
more on the assignment, rather then general questions that
applies to all assignment in general.
iii.
Ruth pointed out a very good point
that language and textbook are often decided by committee, so we should
re-phrase some of questions.
i.
Kelvin: Need to
re-examine after ReadMe naming convention fixes
ii.
Both
Mike and Kelvin: should remove all the .zip files
from Assignment folders. The MakeRelease tool will
automatically create these.
iii.
Kelvin: Try to
integrate keyboard input to XnaAssignmentBase.
iv.
Kelvin: Assessment
form update (based on Ruth’s input)
i.
Mike: Readme
file: naming convention
ii.
Mike: Console
Rubric needs percentage
i.
Kelvin: XNA
Solution:
1.
speed of balls should be
kept
2.
must make sure balls will not bounce
only horizontally (initial-X velocity must be set
properly)
ii.
XNA Student starter
project:
1.
Pass1 (Mike): go through the
code comment and indicate what students should do.
2.
Pass2 (Kelvin): go thought the
code and make sure solution still valid and clean up the
code.
iii.
Mike: XNA student
assignment description
iv.
Mike: XNA grading
rubric
v.
Mike: move the
console solution to the right place
i.
Kelvin: XNA
Solution:
1.
use array for initial computation
(just like console solution)
2.
after array-functions, let user
change circle radius
3.
keep dots on
screen to show approximation process (make dots small), see if we can let
student use this function also.
ii.
XNA Student starter project
:
1.
Pass1 (Mike): go through the
code comment and indicate what students should do.
2.
Pass2 (Kelvin): go thought the
code and make sure solution still valid and clean up the
code.
iii.
Mike: XNA student
assignment description
iv.
Mike: XNA grading
rubric
i.
XNA Student starter project
:
1.
Pass1 (Mike): go through the
code comment and indicate what students should do.
2.
Pass2 (Kelvin): go thought the
code and make sure solution still valid and clean up the
code.
ii.
Mike: XNA student
assignment description
iii.
Mike: XNA grading
rubric
iv.
Mike: Console
solution + Start project