Sanity
Learn (Beta)
Course

Day One with Sanity Studio

Lesson
10

Day one quiz

Let's test everything you've learned in these exercises by answering the following ten questions.

Log in to mark your progress for each Lesson and Task
You must be logged in to answer quiz questions
What's the best thing about Sanity being developer friendly?
1
Developers can work faster and get to go home earlier
2
Everyone is happier when developers are
3
Developers can create experiences tailored to content creators
4
Developers can make all the most important decisions on their own
You must be logged in to answer quiz questions
What does each element in a content model describe?
1
What something looks like
2
What something is
3
How something works
4
Who created it
You must be logged in to answer quiz questions
Which of this is NOT a good reason to add validation rules?
1
They ensure consumers receive trustworthy content
2
They help guide the purpose of the content being created
3
It's good to force content creators to slow down
4
Guardrails are especially useful for new creators
You must be logged in to answer quiz questions
What's a good reason for making changes in your Sanity Studio?
1
Experimentation
2
Feedback from content creators
3
Intuition
4
Change is as good as a holiday
You must be logged in to answer quiz questions
When is a good time to create a custom form component?
1
As soon as possible
2
After exhausting built-in configuration options
3
Before reading the documentation
4
Just before bed time
You must be logged in to answer quiz questions
What is [] called in GROQ?
1
A square bracket pair
2
A filter
3
An index
4
Square bois
You must be logged in to answer quiz questions
What is {} called in GROQ?
1
A curly bracket pair
2
A projection
3
An index
4
Curly bois
You must be logged in to answer quiz questions
Which of the following is true in GROQ queries?
1
Filters must always specify a _type
2
The * indicates a query across all datasets
3
Projections help reduce over-fetching
4
You can write GraphQL inside a GROQ query
You must be logged in to answer quiz questions
Sanity Client can be used to
1
Query Sanity content
2
Query and mutate Sanity content
3
Query, mutate and listen to changes on Sanity content
4
Query, mutate and listen to changes on Sanity content in browsers and all modern runtimes
You must be logged in to answer quiz questions
Sanity Studio and Sanity Client use:
1
The blockchain
2
Private APIs you would never understand
3
Publicly documented HTTP API's
4
Large Language Models