From bd351e40a5e73522799fa2c13bc31b688721ba0f Mon Sep 17 00:00:00 2001 From: Jose Tello Date: Sun, 10 Apr 2016 15:10:27 -0700 Subject: [PATCH] Add rules #3 & #4 to Tribute Page to encourage students to not copy the sample project. --- .../01-front-end-development-certification/basic-ziplines.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/challenges/01-front-end-development-certification/basic-ziplines.json b/challenges/01-front-end-development-certification/basic-ziplines.json index 3c4e29ed61f..17e8da0ef30 100644 --- a/challenges/01-front-end-development-certification/basic-ziplines.json +++ b/challenges/01-front-end-development-certification/basic-ziplines.json @@ -180,6 +180,8 @@ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/hallaathrad/full/vNEPpL.", "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries you need. Give it your own personal style.", + "Rule #3: You may use your own CSS and frameworks other than Bootstrap.", + "Rule #4: Choose your own tribute subject.", "User Story: I can access all of the portfolio webpage's content just by scrolling.", "User Story: I can click different buttons that will take me to the portfolio creator's different social media pages.", "User Story: I can see thumbnail images of different projects the portfolio creator has built (if you haven't built any websites before, use placeholders.)",