[Suggestion] Too many hints in the description of the challange

Hey guys, I’ve got one minor suggestion to the creators of the course.

I think that instructions about creating a bool variable and all following use of it in this lecture are actually major hints on implementing a solution and should be placed in HINTS section of the challenge.

In my opinion, a task that involves general programming practices and units (not the cases of calling some Unity-specific method) should be descrided in general, just to articulate a problem, not including in fact its step-by-step solution. In other words, tell us WHAT we need to do, but not HOW to do it. That way the students will have more opportunities to learn and develop themselves as programmers.

1 Like

Privacy & Terms