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

Android Build an Interactive Story App (Retired) The Model-View-Controller Pattern Review: Model-View-Controller

max bark
max bark
4,622 Points

Review: Model, View Controller Quiz: all available answers are incorrect.

Review: Model, View Controller

Question: In Android, one of the key pieces of the Controller in the MVC pattern is the:

A - Object that represents data B - AndroidManifest C - Layout D - Activity


I don't know if it is a glitch, but I have tried all 4 available answers for the question above and they are all incorrect.

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

The answer should be Activity, and I verified that it does accept that answer for the quiz. Keep in mind there's a nearly identical question that asks for one on the key pieces of the View instead of the Controller with the same list of answers.