Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKelli Parris
3,851 PointsCode Challenges
Is there a way to see a correct answer when you get a question wrong on a quiz, or see what you're doing wrong in a code challenge? If I am stuck on something, I can't move on to build on it.
5 Answers
Dino Paškvan
Courses Plus Student 44,108 PointsThere is no way to see the right answer, but both quizzes and code challenges are based on the videos that came before them. Just re-watching the video carefully is enough to compare what you're doing with what the teacher is doing to get the right answer/fix.
David Lane
33,414 PointsNot that I know of. The hints in the challenges are suppose to help. In this case, the forum will be your best friend.
Emma Willmann
Treehouse Project ReviewerYou can also post your questions in the forum. A lot of times you get a pretty quick reply.
Dino Paškvan
Courses Plus Student 44,108 PointsOr search the forums as there are plenty of answers already floating around. :)
Emma Willmann
Treehouse Project ReviewerThat is so true. I've seen many questions repeated in the forum.
Kelli Parris
3,851 PointsThank you!
Kurt Bouma
11,049 PointsThere are some projects on here that are not covered very well for complete newbies. To the point that even re-watching the video that precedes the challenge doesn't always provide clarity. However, the easiest and quickest way I've found (which some treehouser's may call it cheating) is to open a separate browser window and google the code challenge instructions. I've only had a few instances where google didn't have a link directly to the forum post that covers what your stuck with. Hope that helps!