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 trial

iOS Object-Oriented Swift Properties Review Properties

When I get it a quiz question wrong,it forces me to move to next question.

How do I find the correct answer without retaking the quiz? There should be an answer key after I finish it.

1 Answer

Ron McCranie
Ron McCranie
7,837 Points

It's designed that way to help you retain the knowledge better. You have to find the answer on your own and retake the quiz. If they just gave a key someone could just click a bunch of buttons, look at the key, and then retake with all the right answers. Some people would abuse that just to get points.

I see your point but the person who is just putting answers wrong wont learn much from it. I don't much care for the points I'm earning but being able to know why I'm getting the answer wrong helps me study and find out why I'm doing wrong.

Ron McCranie
Ron McCranie
7,837 Points

One of the most important things when learning to code and design is debugging & troubleshooting. This helps you to learn how to troubleshoot your own code. When you do that, you recognize your common mistakes and will get more efficient as time goes by.