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 Build a Simple iPhone App with Swift Creating a Data Model Review: Creating a Data Model

Controllers act as the intermediary between ... question, does not accept model and view as an answer. Why?

I am taking the quiz and at the question about FIll in the blanks, if i enter model and view it does not take it as a correct answer. Thanks, Adrian.

5 Answers

You simply need to make your answers plural (since the question is plural). "Models" and "Views" will get you through.

DOooh! :))) That's why you don't take these tests late at night. Thanks Dirk.

Clayton Cohn
Clayton Cohn
15,715 Points

They're also case sensitive..."models" and "views" won't work either. Hopefully they'll fix this.

Shawn Wilson
seal-mask
.a{fill-rule:evenodd;}techdegree
Shawn Wilson
iOS Development Techdegree Student 7,049 Points

For those still hitting this bug.. the answer is Model (singular) and Views (plural) i had to try every combo upper lower case all around.. this should do the trick for you on this quiz.

Clayton Cohn
Clayton Cohn
15,715 Points

Thanks - was pulling my hair out.

Juraj Benak
Juraj Benak
2,914 Points

That didn't work for me :/ Tried capitals, single, plural... nada

Me neither. Glad to see I was right though. Guess it's a lesson that bugs can appear anywhere, eh...

Stephen Laluma
PLUS
Stephen Laluma
Courses Plus Student 17,318 Points

I added models and views and still the answers are wrong...

Joe Dawson
Joe Dawson
2,106 Points

Still happening when you enter singular or plurals... don't like skipping quizzes, but this one I had to.