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 iOS Design Patterns MVC Beyond MVC

"Beyond MVC Quiz" - no correct answers to video questions..[RESOLVED]

Link to quiz: https://teamtreehouse.com/library/ios-design-patterns/mvc/review-beyond-mvc

The four possible answers are:

ā€¢ Ordinary message passing method calls)

ā€¢ Notifications

ā€¢ Delegation

ā€¢ KVO

I have gone thru the quiz dozens of times.

I can get all the other five non-video questions right,

but that's not enough to pass.


So I decided to be systematic..

On the two quiz questions with video attached,

I went thru one time and answered KVO to both (and both were wrong).

I went thru a second time and answered Notifications to both (and both were wrong).

I went thru a third time and answered Delegation to both (and both were wrong).

I went thru a fourth time and answered "Ordinary message passing (method calls)" to both (and both were wrong).


Is it just me (and my computer) --and maybe I should be calling Treehouse support?

...or is something wrong with this quiz that there is no answer that comes as correct (???)

for either of the video quiz questions.

Is anyone else running into this strangeness?


Update - 02.08.2016 - I tried it again today (Monday) and something changed because I was able to get through it with the answers Alexey and Jose suggested.

I noticed also that the answer for the Pong question (whether MVC was a good choice) had changed from accepting "True" as the right answer to accepting "False" as they right answer (which agrees more with the video).

Who knows when the update got done over the weekend --maybe late Sunday,

but at least now I got my points/badges for the course.

Jose Gallanosa
Jose Gallanosa
14,175 Points

This is my first time seeing a quiz with a video. I'm thinking there must be a bug and sort of wondering how it got past QA. I reviewed the video - Notifications vs other Mechanisms, so I would think at least one of the answers would be Notification. When he mentioned header file, I thought the answer would be Message Passing. Hopefully, they can fix the issue in short order.

Alexey Kuznetsov
Alexey Kuznetsov
9,516 Points

The same problem. I think that the right answers are KVO(for 3d party library) and Notifications

Keli'i Martin
Keli'i Martin
8,227 Points

Yeah, I just came across this same problem...