-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Related Course: Create a Custom Block Theme #1] What a Theme Designer Needs to Know: Anatomy of a Block Theme - Lesson Plan #833
Comments
The content for this overview is basically covered in the existing tutorial; I am going to include it and potentially write a quiz. |
This is now live! |
This content has been published as part of a Course. Anyone is now free to pick this up and create a Lesson Plan that covers the same content. Published as Course content here: https://learn.wordpress.org/learn/lesson/what-a-new-theme-developer-needs-to-know-anatomy-of-a-block-theme/ |
Can remove the Course content type label for this issue since a lesson plan needs to be created now? |
Closing in favor of prioritizing Learning Pathways content. |
IMPORTANT:
** This lesson plan belongs to part of a greater course, Create a Custom Block Theme #1 **
Please reach out to @arasae (Sarah Snow) in the #training team Slack if you would like to help with this lesson plan.
Topic Description
This lesson aims to explore the fundamental components of a basic block theme setup (a high-level overview, we will get into the specifics in later lesson plans), especially in regard to:
style.css - Brings a theme into existence.
functions.php - A safety feature for all themes.
theme.json - The options toggle.
templates & template parts - The building blocks of every theme.
patterns - Optional extras that can enhance a theme.
It's important to cover what each of these things does and how they work together.
This lesson may also touch on script debug, what it does and how it is used.
Objectives
After completing this lesson, participants will be able to:
Guidelines
Review the [team guidelines] (https://make.wordpress.org/training/handbook/guidelines/)
Development Checklist:
Repo Structure and Lesson Plan Template
Description
Target Audience
Who is this lesson intended for? What interests/skills would they bring? Put an "x" in the brackets for all that apply.
Experience Level
How much experience would a participant need to get the most from this lesson? Put an "x" in the brackets for all that apply.
Type of Instruction
Which strategies will be used for this lesson plan? Put an "x" in the brackets for all that apply.
Time Estimate (Duration)
How long will it take to present this lesson? Put an "x" in the brackets for the one that applies.
Prerequisite Skills
Participants will get the most from this lesson if they have familiarity with:
These are important to include in case someone wants to use this lesson plan in-person as a stand-alone lesson.
Readiness Questions
These are important to include in case someone wants to use this lesson plan in-person as a stand-alone lesson.
Slides
If someone wanted to run this lesson as a stand-alone Online Live Workshop or at an in-person WordCamp, you could create slides for this here; if you run a Live Online Workshop on one of these topics or find someone else has, related slides would be welcome!
Materials Needed
Notes for the Presenter
/Include any tips needed to present this topic for a Live Online Workshop or in an in-person classroom setting.
Lesson Outline
Exercises
What someone will DO with what they learn in each lesson; most lessons have at least one related exercise.
Exercise name
Short description of what the exercise does and what skills or knowledge it reinforces.
Assessment
These assessments will be autograded on Learn.WordPress.org.
There should be one assessment item (or more) for each objective listed above. Each assessment item should support an objective; there should be none that don't.
Write out the question.
Answer: 3. Correct answer
Additional Resources
Example Lesson [Written for a text-and-image based, multimedia course rather than for a live classroom setting]
Section Heading for Example Lesson
Lesson Wrap Up
Follow with the Exercises and Assessment outlined above.
The text was updated successfully, but these errors were encountered: