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...? Shouldn't it be View and Model?

I think this kind of questions shouldn't be in questionaries since we could get an error if we type "view" instead of "View"

2 Answers

Roger Trejo
Roger Trejo
2,864 Points

I believe its Models and Views because Controllers is plural, you need to follow the law for it, making it Models and Views instead of Model and View.

thibaut noah
thibaut noah
8,692 Points

Thanks, i struggled a bit on this one though i already knew what is the purpose of the controller. I don't see the point to put this kind of questions in quizz considering there is various ways to call view and data model... well thanks