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 trialMarcus Hickson
7,687 PointsMy workspace does not seem to be linking with the code challenges, any suggestions?
This seemed to happen after around code challenge 3, and after an hour or so of pulling my hair out thinking I did something wrong I returned to the first challenge, but the problem is still there. Any ideas what may cause this, such as linking to a different file?
<body>
<h1>Nick Pettit</h1>
</body>
2 Answers
Wayne Priestley
19,579 PointsHi Marcus,
The code challenges are completely separate to workspaces.
Workspace is a tool you use to work along side the tutor during the tutorials. The code challenges are there to see if you have grasped the concepts thought in the lessons.
Usually the code challenges will be slightly different to what you have been taught in the lessons.
Hope this helps.
Marcus Hickson
7,687 PointsThanks Wayne