Part 2 Deliverables

Read the Part 2 overview .

You will submit the following to Brightspace (see Schedule for due date). The primary narrative of project Part 2 will be in the form of Powerpoint slides and a video presentation using those slides. You will also be submitting your well-documented, beautiful code.

  • file 1 (a zip file):
    • Powerpoint slides accompanying the video
      a text file containing a video LINK (e.g., a private link on Youtube or a link to a Zoom recording).

      • The bulk of your part 2 grade will be based on the video and slides. The video should focus on improvements/additions/changes/expansions that you have done since Part 1
      • Make sure that Doug (doug.h.fisher@gmail.com if on Youtube) can view the video without having to ask.
      • A reasonable time upperbound for the video is 15 minutes, and/but you should include all that you regard as important about your Part 2 work. These can be improvements/additions/expansions to functionality based on at least one of the three broad Part 2 ideas (e.g., gamification, machine learning, and world modeling) or some other area that we have discussed, and/or remediating your Part 1 work (as explained in the Part 2 overview).
      • Summaries of experimental studies, including explanations of selected cases, graphs and tables
      • Remember that well-thought figures can be worth a “1000 words”. At a minimum you might include an architectural design of your system, to include parts of the system that still implement basic Part 1 functionality. But in any case, give a comprehensible overview.
      • Citations to outside sources that you used (e.g., on transforms and resources, algorithmic variations), to include references to other teams.
  • file 2 (a zip file): well-documented and well formatted code, include a READ ME file with clear and detailed directions for running your code and that identifies the file that contains the game_scheduler function, and any other important top-level functions. You will also be graded on the documentation and format of the entirety of Part 1 and Part 2 code.