• Can you name (and save) these California Cuties?

  • Think you’re the ultimate wildlife expert? 🦦🌿 Some of California’s most photogenic fauna are fighting for survival due to a changing climate. Let's see how much you know about these endangered or threatened species that call California state parks home in this 10 question quiz! Bonus – learn about what we can (or already) do to preserve and protect these critters.

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