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 trialDonald Richmond
13,807 PointsWhat do you do when the system will not recognize the correct answer?
The system will not accept the correct answer and will not let me bypass the question. What does one do???
2 Answers
Frederico Graciano
Courses Plus Student 2,768 PointsThe question is are you sure your answer is right?
Post it here and let's see.
Sometimes there is some bugs on the challenge then you got contact them using the ? button on the bottom-left sidebar. I had a problem a while ago and they fixed it really fast.
Ted Sumner
Courses Plus Student 17,967 PointsI too have found an error in the answer, but I did that course without an issue. The code challenges can be picky. If it is not coded in the way they ask, it will fail even if it works in practice.
That said, it is almost always something simple like a colon instead of semicolon, a typo in the code somewhere, or some other form of not following the directions.