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 trialMiriam Allman
Courses Plus Student 1,761 PointsI lost all the 7 questions I answered and coded when I checked notifications
Do I need to do the entire challenge again or have my 7 out of 8 answers been stored somewhere?
<!DOCTYPE html>
<html>
<head>
<title>HTML Tables Challenge</title>
</head>
<body>
<h1>HTML Tables Challenge</h1>
<!-- Write your code below -->
</body>
</html>
2 Answers
Steven Parker
231,198 PointsYou can check notifications without leaving the page, but if you left and returned (or just reloaded the page) there's no memory in the challenge.
But the good news is that after having done it, it should go much faster the second time!
Dale Severude
Full Stack JavaScript Techdegree Graduate 71,350 PointsUnfortunately you will have to do the entire challenge again. It doesn't remember that you had any previous answers correct.
Miriam Allman
Courses Plus Student 1,761 PointsHappy days - just put it down to a learning experience
Miriam Allman
Courses Plus Student 1,761 PointsMiriam Allman
Courses Plus Student 1,761 PointsThanks Steven, Looks like I am SOL and will have to redo again,
Miriam
Steven Parker
231,198 PointsSteven Parker
231,198 PointsJust think of it as "extra practice".