teaching machines

CS 318: Project Prototype 2 – due May 9

April 23, 2018 by . Filed under cs318, specifications, spring 2018.

Your next milestone in the project is to iterate on the first digital prototype of your site. You will present this second draft of your prototype to randomly assigned classmates for another round of evaluation.

Task 1: Iteration on Your Prototype

Create a second draft of your site in a folder named prototype2 in your GitHub project. Do not rename prototype1 or delete it or its content. Just make a new prototype2 directory and copy your content from prototype1 into it. Name this directory exactly; no spaces, all lowercase.

Complete these requirements:

Task 2: Student Evaluation

During lab on Monday, May 9, three classmates will evaluate your prototype by viewing it through GitHub Pages. Be sure you have tested that others can access your site by visiting https://USERNAME.github.io/cs318/prototype2—replacing USERNAME with your actual GitHub username.

Prototype 2 Deliverables

Submit your prototype by committing and pushing it to GitHub. Make sure GitHub Pages is enabled so others can view it rendered by a web browser.

Your prototype must be turned in on time to receive credit. Prototypes received after the posted due date will not receive any credit, but must be completed regardless. Project deliverables build upon each other, so you must complete this step in order to complete the next deliverable.