-
Notifications
You must be signed in to change notification settings - Fork 108
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] Different Types of Themes: Overview - Lesson Plan #831
Comments
CONTRIBUTE WITH ME!Ya'll, I am looking for content for this lesson. Specifically, I want to know your opinion on one or both of these questions:
Please reply here in Github as a comment, or (if you don't have access for whatever reason), you can post your answers in the thread in the #training team thread. Keep your comments positive about the different kinds of themes and add them below in a comment on this lesson plan. I'm not sure what we will do yet to acknowledge those of you who might help with our course, but I want to make sure I'm keeping track when that decision on how to acknowledge you is made! Why do I need this? Ya'll, the WordPress community, are brilliant. I would like to aggregate your comments to help create the content for this lesson, potentially pull some quotes out, and explore what the community thinks (rather than what I might assume). Please note that most comments will be re-written for the purpose of this lesson plan -- I may use part, all, or a general idea of what you suggest; this is a community brainstorm, and we'll see how it goes! |
These readiness questions and pre-requisite skills are going into the main course overview, not the actual lesson plan itself. We may consider omitting them from the lesson plan. |
Added another step (adding assessment questions to Sensei to make sure I don't forget, but those will slow me down atm, so I will come back to this. |
Quick contribution:
|
Classic themes are easy to use and pretty solid for who’s just starting out. You can write/edit/publish posts or pages easily without thinking about complex customizations. |
This Module is Ready For Review: https://learn.wordpress.org/learn/lesson/different-types-of-themes-overview/ |
One of the things I'm finding in using lesson plans to courses is that lesson plans dive deeply into course content; they teach both the "need to knows" and the "nice to knows" about each thing. However, courses need to take into account these "need to knows" vs. "nice to knows" in order to better address our adult learner's lack of time. Therefore, I'm adjusting the assessment questions and working to only include the "need to knows" to provide necessary 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
The goal of this lesson is ultimately to orient learners to the different kinds of themes that exist; before someone can decide they want to design a block theme for the very first time, it's important that they be aware of the pros and cons of developing this kind of theme for people who might utilize their custom theme as well.
Intermediate users may only be familiar with classic themes at this point and may need an introduction to block themes. It's important that this lesson not only details the differences between these themes, but provides resources to learning materials to help them get familiar with the site editor. This lesson should not teach people how to use the site editor, but rather provide a high-level overview and resources for people to learn more if this is the wrong course for them at the moment.
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
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!
This could be an interesting social learning space; this has not yet been run, though, so no slides exist.
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.
I worked in the open in a #training team Slack thread as I developed this lesson plan; the thread can be read there.
Lesson Outline
Exercises
What someone will DO with what they learn in each lesson; most lessons have at least one related exercise.
See For Yourself: Compare and Contrast a Block and Classic Theme (Optional Exercise)
Do you want to see the difference between a block and classic theme for yourself? Well, you're in luck! Tap this magic link to create a temporary website that will last X hours (no more than 2 if we can swing it). Then, follow the directions below to compare the differences.
Assessment
These assessments will be auto-graded on Learn.WordPress.org; there are some limitations, but we may be able to develop work-arounds that help learners assess their own learning.
Note: Some plugins may extend WordPress themes to access the customer; for this question, imagine there are no plugins installed, just the theme and WordPress itself.
[get a photo to show an image of the customizer + solid alt description]
a. Classic Themes (Correct)
b. Hybrid Themes (Correct)
c. Universal Themes (Correct)
d. Block Themes
e. All of the above.
If someone wanted to use the new Site Editor (available with WordPress 5.9 and later), what type of theme would you recommend they use?
[Include a picture of the site editor and make sure there is a good Alt Description]
a. Classic Theme
b. Block Theme (Correct)
c. They shouldn't use a theme, they should use a plugin.
d. Both of the above types of themes will work.
If someone wanted to change the color of a link using a classic theme, what tool would they need to use?
a. CSS code (correct)
b. Global Styles in the Site Editor
c. PHP
d. Javascript
If someone wanted to change the color of a link using a block theme, what tool would they need to use?
a. CSS code
b. Global Styles in the Site Editor (correct)
c. PHP
d. Javascript
Essay Question: (Open a Microsoft Word document and write down your answer. When you are finished, use the rubric below to analyze your answer. How did you do?)
In your own words, what are the advantages for a WordPress user to install a block theme? Consider: What might be some drawbacks? Write at least three sentences. Then, click the button below to reveal an example of the "right" answer. Finally, use the rubric below to grade your own work. Please answer honestly so we can evaluate how well our course is working!
This is the kind of question meant to help you retain information; you will get out of it what you put into it, so please answer thoughtfully!
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: