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 trialCristian Romero
11,911 PointsQuiz_detail.html & text_detail.html MISSING
Hi Kenneth Love,
When will Teamtreehouse be updated their workspace for this video?
1 Answer
Brice Roberts
22,415 PointsFor future students that may not be able to figure this out...
You can rename the file "step_detail.html" to "text_detail.html" Then, create a new file "quiz_detail.html" in the same directory, and copy and paste all of the html code from "text_detail.html" into the new file.
Delete the line
{{ step.content|markdown_to_html }}
And, replace it with Quiz questions go here.
You can then follow along, as is, after saving everything.
William Ennals
9,441 PointsWilliam Ennals
9,441 PointsApparently not soon haha, I'm still looking for it