• Which American Saint Are You?

  • Do you prefer the beach or big city life? Would you rather watch scary movies or comedies? What type of pet would you like? Guess what? The same things you like and dislike give you something in common with an American saint.

  • {{#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}}