foundersandcoders / morning-challenge-traffic-lights

:vertical_traffic_light: Traffic light callback challenge! :vertical_traffic_light:
9 stars 12 forks source link

Needs a "beginner's mind" review #2

Closed finnhodgkin closed 7 years ago

finnhodgkin commented 7 years ago

I think I'm currently the only person to complete this.

It would be great to get some more opinions on the difficulty level / code clarity.

ZooeyMiller commented 7 years ago

I worked through up to step 4 but didn't complete step 4 (just because it was more of the same). I think it's fine in terms of difficulty, the hint.md will level the playing field with people who are struggling. Though I'd probably suggest they try not to use it for 1st 30 mins or something so they can give it a proper go on their own.

nelsonic commented 7 years ago
nelsonic commented 7 years ago
git clone https://github.com/finnhodgkin/morning-challenge-traffic-lights.git

should be:

git clone https://github.com/foundersandcoders/morning-challenge-traffic-lights.git
nelsonic commented 7 years ago

@finnhodgkin got it working with the help of hint.md 👍 I think for complete beginners there's the potential for "confusion". 😕 But it's an opportunity to get them to ask clarifying questions... 😉

finnhodgkin commented 7 years ago

Thanks @nelsonic! Super helpful I'll definitely add live server.

I'm happy with a bit of confusion in morning challenges - I'll just have to keep on my toes to make sure there aren't any uncomfortably confused people.