• Watch the Oscars on Denver7 on March 2 at 5 p.m. MT!

  • Which Oscars Best Picture nominee are you?

  • Take the quiz and see which critically-acclaimed film you are!

  • {{#each new_quiz_questions as |question questionIndex|}}
    {{#if_includes "image,image_text" question.layout}}
    {{img question.image "image"}}
    {{/if_includes}} {{#if_includes "text,image_text" question.layout}}
    {{ question.text }}
    {{/if_includes}}
    {{#each question.answers.choices as |choice choiceIndex|}} {{/each}}
    {{/each}}