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!
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 trial
Manny Sawhney
1,377 PointsIntroduction to JQuery: Including JQuery in our Project
I just submitted my work for Task 4 when it said "Task 2 is no longer passing" and provided a button to go to Task 2. So I went to Task 2 and redid it then did 3 and submitted my work for 4 again. Again, it said "Task 3 is no longer passing". So I went back and did Task 3. Then I did Task 4 again but it told me that Task 2 wasn't passing. I refreshed the page a couple of times but it still didn't work. This has happened before and I'm not sure if this is due to my code or the system
1 Answer

Matt Campbell
9,767 PointsIt's going to be your code. You're doing something in later tasks that build on earlier but what you're doing is wrong and thus is causing it to break at some point. In this case it's either what you're doing in task 2 or 3 that's being broken.
Without the questions and the code you're writing, nobody can help you out. Get that up and go from there.
Manny Sawhney
1,377 PointsManny Sawhney
1,377 PointsThank you for your help
Manny Sawhney
1,377 PointsManny Sawhney
1,377 PointsI'm still stuck on this problem and can't figure out what is wrong with my code. This is my code: