Highlighted Posts

Categorize a post as Highlight to add it to this section.

February 2022 Team Sprint

The Training team is using the Sprint method to determine what we are working on and to determine our timeframe for delivery.

What is a Sprint?

Sprints are fixed length events of one month or less to create consistency. A new Sprint starts immediately after the conclusion of the previous Sprint.

https://www.scrum.org/resources/what-is-a-sprint-in-scrum

Sprint Goals

Learn Content

We are currently using TrelloTrello Project management system using the concepts of boards and cards to organize tasks in a sane way. This is what the make.wordpress.com/marketing team uses for example: https://trello.com/b/8UGHVBu8/wp-marketing. to manage and keep track of the status of each piece of content on Learn (lesson plans, video workshops and courses). Every piece of content has its own Trello card. The Trello lists represent our Development Workflow, each list contains a card that explains how to use that list.

Types of themes:

  • BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. theme: a theme made for FSE using HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup language that is used in the development of web pages and websites. templates and theme.jsonJSON JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML., allowing one to manage all parts of their site with blocks.
  • Universal theme: a theme that works with both the CustomizerCustomizer Tool built into WordPress core that hooks into most modern themes. You can use it to preview and modify many of your site’s appearance settings. and the Site Editor.
  • Hybrid theme: a classic theme that adopts a feature(s) of FSE, like theme.json or the template editor.
  • Classic theme: a theme built with PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. http://php.net/manual/en/intro-whatis.php. templates, functions.php, and more that does not work with Site Editor.

See FSE Program: Answers from Round Three of Questions for information about the types of themes.

Please keep this in mind when creating and revising content for Learn WordPress.

WordPress 5.9 RevisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision. Needed:

1. Pick a topic, any topic! Let us know in the comments or drop us a message in the #training Slack channel

2. Get access, if you don’t have it already, to learn.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/. Ask in the #training SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. channel.

3. Ask the team to review it. Drop us a message in the #training Slack channel.

4. A member of the team will review and publish the changes.

If you get stuck, just drop us a message in Slack.

TopicLesson PlanWorkshop
Anatomy of a ThemeTrello card
Lesson Plan @ironprogrammer
Build a Sitemap for a siteThis should be compared to sitemaps already in coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.
Trello card
Lesson Plan @azhiyadev
Choosing a ThemeShould clarify the 4 types of themes
Trello card
Lesson Plan
Should clarify the 4 types of themes
Trello card
Workshop
Creating a block patternRename from Registering or include both terms
Trello card
Workshop
Customizer TaglineDescribe how to modify taglines in FSE
Trello card
Workshop
How to use WordPress Block PatternsUpdate to include Featured patterns, wordpress.org/patterns & https://github.com/WordPress/gutenberg/pull/35773
Trello card
Lesson Plan
Update to include Featured patterns, wordpress.org/patterns & https://github.com/WordPress/gutenberg/pull/35773
Trello card
Workshop
Intro to common pluginsReview what plugins are common/popular now, remove mentions of Codex
Trello card
Lesson Plan @aurooba
Intro to CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design or look and feel of a site.Review how to do this in block themes
Trello card
Lesson Plan
Include how to do this in block themes – are there areas of CSS that exceed FSE to include
Trello card
Workshop
Introduction to the CustomizerMention that this is for Classic and Hybrid themes
Trello card
Lesson Plan
Mention that this is for Classic and Hybrid themes
Trello card
Workshop
Managing WidgetsWidgets without customizer in block based themes
Trello card
Lesson Plan
Managing widgets in classic themes needed
Trello card
Setting up a dev environmentNeeds to follow lesson plan and workshop formats
Lesson Plan
Template HierarchyRevise for FSE inclusion
Trello card
Lesson Plan
The LoopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop.consider diagraming this in light of the query loop block
Trello card
Lesson Plan
Theme TroubleshootingThis will need to be updated to reflect when we have a new lesson plan created about using the styles.
Lesson Plan
Troubleshooting basicsupdate to include Site Health, pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party and native to core
Trello card
Lesson Plan
Workshop Part 1
Workshop Part 2
W3 total cachebroken images, follow lesson plan format
Trello card
Lesson Plan
Webfontskeep an eye on https://make.wordpress.org/core/2021/09/28/implementing-a-webfonts-api-in-wordpress-core/
Trello card
Lesson Plan
What Are Google XML SitemapsI think we should go with Site Kit as that is maintained by Google, and revise the whole article
Trello card
Lesson Plan
What Is A ThemeInclude types of themes, see above
Trello card
Lesson Plan
What is Contact Form 7adhere to lesson plan format AND import images from GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/
Trello card
Lesson Plan
What Is Wordfence SecurityTrello card
What Is Yoast SEOupdate this to follow lesson plan format
Trello card
Lesson Plan
What to include in functions.phpReview for FSE
Trello card
Lesson Plan
What you can do with WordPressRemove references to WordPress.comWordPress.com An online implementation of WordPress code that lets you immediately access a new WordPress environment to publish your content. WordPress.com is a private company owned by Automattic that hosts the largest multisite in the world. This is arguably the best place to start blogging if you have never touched WordPress before. https://wordpress.com/
Trello card
Lesson Plan
WidgetWidget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user. AreasThis needs to be updated to also include block based themes
Trello card
Lesson Plan
List of lesson plans and workshops on Learn that need to be revised

WordPress 5.9 New Content Needed:

1. Pick a topic, any topic! Let us know in the comments or drop us a message in the #training Slack channel

2. Get access, if you don’t have it already, to learn.wordpress.org. Ask in the #training Slack channel.

If you need help creating content, we’ve got some great workshops videos ready for you to learn how to do this:

* Lesson plan about lesson plans and workshops about lesson plans

* Workshop about workshops

If you get stuck, just drop us a message in Slack.

TopicLesson PlanWorkshop
Block Theme Comment BlockTrello cardTrello card
Block Theme Template HierarchyTrello cardTrello card
Build a site using a block theme (Twenty Twenty Two)Trello cardTrello card
Child themeChild theme A Child Theme is a customized theme based upon a Parent Theme. It’s considered best practice to create a child theme if you want to modify the CSS of your theme. https://developer.wordpress.org/themes/advanced-topics/child-themes/. for block themesTrello card
Lesson Plan
@arasae
Trello card
How to set site icons and logo (without Customizer)Trello cardTrello card
Difference between reusable blocks, block pattern, templates, template partshttps://learn.wordpress.org/lesson-plan/difference-between-reusable-blocks-block-pattern-templates-template-parts/ @webtechpooja
Reviewed by @arasae @rkohilakis @west7 @courane01 @azhiyadev
Trello card
DuotoneTrello card
Lesson Plan
@webtechpooja
Trello card
Gallery BlockTrello card
Lesson Plan
@courane01
Trello card
Managing widgets in block themes neededTrello card????
Searching OpenverseTrello cardTrello card
Searching and submitting to the photo directoryTrello cardTrello card
Creating a front page in block themesTrello card
Lesson Plan
@kemmy99
Trello card
Submitting a block pattern to the directoryTrello cardTrello card
Submitting photos to the photo directoryTrello cardTrello card
Template TourTrello card
Revise Lesson Plan
Trello card
Theme.jsonTrello cardTrello card
Using theme.json with classic themesTrello cardTrello card
Using widgets in block themes????Trello card
Using WordPress in other languagesTrello card
Lesson Plan
Needs to reflect the language switcher update
Trello card
Workshop
What is flex layout and how to configure with block themesTrello cardTrello card
Query loopTrello cardTrello card
Featured patterns????Trello card
Dimensions in featured images????Trello card
How to edit a template partTrello card
Lesson Plan
@rkohilakis
@rkohilakis
How to create a template partTrello card
Lesson Plan
@rkohilakis
@rkohilakis
How to use the template part focus modeTrello card
Lesson Plan
@rkohilakis
@rkohilakis
List of Learn WordPress lesson plans and workshops to be created for 5.9

Courses Needed

General

  1. Contributor courses

5.9

  1. User FSE – Part 2 @west7

Learn Functionality

These are our high priority items. If you are interested in helping out, please let us know in the #meta-learn Slack channel.

Visit GitHub for a complete list of open issues.

  1. Style a print-friendly style sheet (transcripts and lesson plans)
  2. Integrate speaker feedback tool
  3. Google Slides block for Lesson Plans The team is carrying out an audit of the Slides Plugin to ascertain the level of maintenance required and amount of work needed to fix the bug @binarygary @alexstine @danilong
  4. Updates to handle course, lesson & quiz flows
  5. Automatically recognize contributions on Profiles
  6. Fix quiz button styling to match other buttons
  7. Learner recognition on WordPress.org profile
  8. Use consistent templates and styles across post types
  9. Styling for the Details Summary block
  10. Modify workshop archive ordering
  11. New page showing version-specific content
  12. Add new Header

Training Team Goals

2022 goals identified during the team goal setting and ongoing administrative tasks for the team.

  1. Team Goals to be delivered by March 2022
    1. Use GitHub Projects in LearnWP repository for managing team activity
    2. Implement a Faculty program (like Community Deputies, name to be determined)
    3. Brainstorm and discovery for the creation of a Needs Analysis
    4. Plan promotions with the Marketing Team
    5. Create Instructor/Facilitator resources portion on LearnWP
  2. Ongoing
    1. Fix 404 errors on Learn
    2. HelpScout rotation
    3. Meeting notetakers rotation

Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects. Here’s what you need to know to get started.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Learn WordPress:- https://learn.wordpress.org/
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 

#learn-wordpress

Agenda for February 1, 2022

Please join us Team Meeting Tuesdays 17:00 UTC OR Thursdays 11:30 UTC (APAC friendly) OR Office Hour Friday 11:00 UTC OR Coffee Hour Friday 14:00 UTC in the #training Slack channel for our weekly meetings!


This Week’s Agenda

  1. Intro/Welcome
  2. News
    1. Meeting Notes Takers
    2. Contributor Days
      1. Yoast Contributor Day February 4
      2. WCEU 2022 Contributor Day, 2-4 June
  3. Training Team Goals 2022
  4. Feedback required
    1. Social Learning Spaces (SLS) streaming platforms (remaining open until after 5.9 release)
    2. Learn WordPress version taxonomy
    3. Proposal: Faculty Program Structure
    4. 2022 Major Release Timing
  5. Sprint
    1. January 2022 Sprint Retrospective
      1. What went well?
      2. What could we improve?
      3. What will we do differently?
    2. Planning for February 2022
      1. Lesson plans ready for review
        1. Introduction to Common Plugins
        2. Duotone Filters
        3. Creating a Front Page in Block Themes
      2. 5.9
        1. RevisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision.
        2. New Content
  6. This week’s upcoming Social Learning Spaces (SLS)
    1. Managing spam on your website
    2. Ride along: How to switch from a Classic to Block theme
    3. Zero to Block theme series #3: theme.json continued – Styles
    4. Beginner’s Guide to Full Site Editing
    5. Taking Control Over the Editor for Client Builds
    6. Gutenberg Developer Hours
  7. Open Discussion
    1. New design of WordPress.org News

Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

#training

Faculty Program: Structure Proposal

Now that the Training Team handbook has been filled out with everything needed to manage the processes and platform that the team manages, it’s now time to look at formalising the dedicated volunteer program that has been dubbed the ‘Faculty Program’. This program will allow the team to get more work done as more volunteers become involved.

The next step in preparing for the launch of this program is to outline the structure of the program – this primarily involves defining what roles and responsibilities can be fulfilled. While the handbook has a solid list of granular roles, it would make outreach more straightforward if the Faculty Program roles were more broadly defined, allowing people to know the area in which they’re contributing, as well as having the flexibility to help out in different ways.

Proposal

Here’s a proposal for the four broad areas of responsibility:

Content Creators
Content creators are people who contribute new content to Learn WordPress. This can be in the form of lesson plans, workshops, courses or social learning spaces. Content creators can write lesson plans, run social learning spaces, record workshops videos, write workshop scripts, edit workshop videos, or perform any other task related to content creation.

Editors
Editors assist with editing content created by the content creators. This can mean testing content or editing for accuracy, grammar, instructional effectiveness, accessibilityAccessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility), localizability, SEO, or anything else that helps to improve the content that is created.

Subject matter experts (SMEs)
SMEs work with content creators and editors to provide expertise in their relevant subject area to ensure that the content is accurate and complete. Ideally, content creators would work with an SME from the very beginning of the creation process for any piece of new content.

Administrators
Administrators perform the management and operations work involved in the Training Team and Learn WordPress. This involves things like task and project tracking, facilitating meetings, taking notes in meetings, vetting new applications, managing the Help Scout queue, and anything else that keeps the wheels turning.

I have kept these areas intentionally broad and I think we should kick off the program with that mindset and then add more granular roles as time goes and we see a need for them.

Once we have these areas of responsibility finalised, we can document them and indicate how people can get involved in each one, and then begin reaching out to potential volunteers to bring them on board.

Feedback

How does this structure look to you? Please provide feedback along the following lines:

  1. Do the four broad areas above encompass everything the Faculty Program will be responsible for?
  2. Are there any other broad roles you think should be included?

Recap of Training Team APAC Friendly Meeting January 27, 2022

Slack Log (Requires SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. login to view. Set one up if you don’t have a Slack account.)

The agenda for the meeting can be found here.

Introductions and Welcome

This meeting is a follow up to the earlier Training Team meeting so that we can include more people in more time zones in Training Team meetings.

Here is the link where the earlier meeting began:
https://wordpress.slack.com/archives/C02RW657Q/p164328302135870

Attendance: @Kemmy99 @webtechpooja

News

Meeting Note Takers for February 2022

Meeting recap notes is one of the best ways to get started contributing to a team. Please refer to this guide to get started:
https://make.wordpress.org/training/handbook/guidelines/training-team-how-to-guides/how-to-write-a-meeting-agenda-or-recap/

We are looking for team members interested in taking notes on the following dates. Please respond to this thread if you can help.

  • January 27 – @kemmy99
  • February 3 – @kemmy99
  • February 10 – Note takers required
  • February 17 – Note takers required
  • February 24 – Note takers required

Contributor Days

  1. Yoast Contributor Day February 4#marketing team will have a virtual table for this event. During this time, contributors will work on social media materials promoting content on LearnWP. @courane01 be there to assist. Feel free to join Yoast contributor dayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/. on Feb 4.
  2. An in-person event is coming soon, we all are waiting for WCEU 2022 Contributor Day, 2-4 June. If we have team members planning to attend WCEU, let us know if you’d like to help organize the contributor table for the Training Team.

Training Team Goals

A reminder that we’ve got some big goals for the year ahead. Please do take some time to scan through this overview. We’ll begin work on some of the March goals as soon as next week.

Other decision-making topics

These 2 posts are still open for consideration:

Sprint

We are still working on updating content related to 5.9. If you would like to help with 5.9 revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision. or new content, all the instructions on what to do are listed in the January 2022 Sprint post. If you get stuck, just drop us a message in Slack. If you would like to volunteer to do proofreading, please leave a comment on the January 2022 Sprint or in the #training Slack channel as well.

 Lesson Plans published this week

  1. How to Create a Menu with the Navigation Block
  2. Difference between Reusable Blocks, Block Pattern, Templates, Template Parts
  3. How to Create and Register a Block Pattern
  4. How to Create Low-Code Block Patterns

Workshops published this week

  1. How to Create Low-Code Block Patterns
  2. Navigation Block: How to Create a Menu with the Navigation Block
  3. Making a Plugin Inside the Dashboard

Social Learning Spaces (SLS) this week 

  1. Learn WordPress : Managing Users
  2. Demo: Build Your Homepage Using Full Site Editing
  3. Managing Spam on Your Website
  4. Ride Along: How To Switch From a Classic To Block Them

Thank you to all, who gave their time and efforts to publish such useful content on Learn.

Lesson Plans ready for review

The following lesson plans are ready for review, if you have some time please have a look and help us to proofread and publish the content. 

  1. Introduction to Common Plugins

February 2022 Sprint

We are drafting our February sprint and we will still be spending time on 5.9 content addressed in our January 2022 Sprint as well, the things we addressed in our Team Goal Setting 2022.

We need to link up Sprint and TrelloTrello Project management system using the concepts of boards and cards to organize tasks in a sane way. This is what the make.wordpress.com/marketing team uses for example: https://trello.com/b/8UGHVBu8/wp-marketing. further. Please ensure you are using and commenting on both for this time.

Open Discussions

The meeting ended with a technical question of the week.


Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

#learn-wordpress, #training

Recap Notes for January 25, 2022

Slack Log (Requires SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. login to view. Set one up if you don’t have a Slack account.)

The agenda for the meeting can be found here

Introductions and Welcome

In attendance: @azhiyadev @webtechpooja @webcommsat @rkohilakis @arasae @kemmy99 @courane01 @boogah @nalininonstopnewsuk @meher @tantienhime

Welcoming the newcomers joining the team (Slack usernames): @Rahul Harkhani @Pobon Paul @mitchblue

News

Meeting Notetakers

(@Makinde Ruth Oluwakemi) volunteered to take today’s meeting notes.

We are also looking for team members interested in taking notes on the following dates:

  • February 1 – @kemmy99
  • February 8 – @kemmy99
  • February 15 – Notetaker required
  • February 22 – Notetaker required

@kemmy99 requested a change to the dates she’s committed to as she will not be available on the 15th and 22nd.

WordPress 5.9

WordPress 5.9 releases today. Many thanks for those who have participated in content, testing, and more for this release.

Just want to say a big thank you to the whole training team for the great FSE trainings.

@wpfangirl

During this sprint, @webcommsat has supported @azhiyadev and @courane01 to get a list of the contributions and the details to include in the 5.9 list. There is a draft post summarizing the discussion on social posts, especially FSE, waiting to be published today. The link was posted in marketing to a preview earlier today if anyone wants to read it early. There is still an opportunity for people to continue working on the social media items for 5.9.

Information sources
@webcommsat has published the post to try and get it into this meeting, and thanks to @annezazu for reviewing the post. This post gives links at the top to where in training, marketing and for marcomms for the release, we can find the source of information. Anne has written some really excellent support documents. @webcommsat said she was really pleased to suggest we include some of them in the news post for the release too. https://make.wordpress.org/marketing/2022/01/25/social-media-drafting-update-for-5-9/ These documents will really help teams working on 5.9 materials.

Contributor Days

Yoast Contributor DayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/. February 4

#marketing team will have a virtual table for the Yoast Contributor day. During this time, contributors will work on social media materials promoting content on LearnWP. All are welcome to attend.  We will be there to assist. As this is a hybrid event, it spans largely the EMEA timezone.

@nalininonstopnewsuk asked if it could be billed as a marketing and training joint table as it shows externally how we collaborate. This has been referred to @yvettesonneveld

WCEU 2022 Contributor Day, 2-4 June

We’ve been asked by organizers of WCEU 2022 if we will have any attendees in-person to help staff a training team contributor session. @webcommsat has sent some questions to the organizers on behalf of #marketing, this might help #training as well. These have been referred to @josearcos:

  • Do you have anymore information on what the format will be for WCEU contributor day this year for the teams please? In-person only, one dedicated day, the date?
  • What are the expectations for what help / participation you will need from the Marketing Team?
  • When do you also need to know by?
  • Will there be any pre-record items needed?

If we have team members planning to attend, now, or closer to the date, let us know if you’d like to help organize.

Training Team Goals 2022

A reminder that we’ve got some big goals for the year ahead. Please do make some time to scan through this overview. We’ll begin work on some of the March goals as soon as next week.

Feedback required

Due to the work in 5.9 content, these posts will be considered further next week. We can leave the discussion open and evolving for now.

  1. Social Learning Spaces (SLS) streaming platforms
  2. Learn WordPress version taxonomy

@Hugh Lashbrooke has drafted a new handbook page for the SLS streaming platforms. This may still be open for comments:

  • @nalininonstopnewsuk would like to suggest a reword to the introduction
  • @webcommsat questioned the following, her understanding of this means that slides should not have any footer/ mention of who has created them or presenting them? Is this different from a speaker at a Word Camp who might be presenting their own materials and therefore could be adding their social media link to slide footers?

For the sake of clarity, “logo” here includes company social media handles and even the company name written out in plain text in lieu of a logo.

APAC meeting

This Thursday we ran our first APAC friendly meeting. @webtechpooja provided an update on how it went which was positive. The recap of the meeting has been published. The next meeting will be held on January 27, 11:30 UTC.

Sprint

With the release of 5.9 scheduled for this month, all our efforts have been focused on updating Learn.

 Progress

The following lesson plans have been published:

  1. Difference between Reusable Blocks, Block Pattern, Templates, Template Parts (this will also need a workshop)
  2. How to Create and Register a Block Pattern (already has a workshop)
  3. How to Create Low-Code Block Patterns

This week’s content has been created by@webtechpooja and @courane01

This week’s content has been reviewed by @courane01 @rkohilakis @west7 @azhiyadev @arasae @jeffr0

Unrelated to the Sprint @topher1kenboe has published a workshop
Making a Plugin Inside the Dashboard.

As we work towards merging lesson plans and workshops it is important that we get workshops in parity with lesson plans. We can add those into the priorities for the February sprint, alongside the yearly goals as well.

Yes, they are now Live on Learn.

Instructions on reviewing and producing new content are listed in the  January 2022 Sprint post. If you get stuck, just drop us a message in Slack. If you would like to volunteer to do proofreading, please leave a comment on the January 2022 Sprint or in the #training Slack channel.

We’ve noted that we need to link up the Sprint and TrelloTrello Project management system using the concepts of boards and cards to organize tasks in a sane way. This is what the make.wordpress.com/marketing team uses for example: https://trello.com/b/8UGHVBu8/wp-marketing. further. Please ensure you are using and commenting on both for this time. As we work toward GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ projects vs Trello, this may resolve itself.

Check-in

  1. What did you commit to last week?
  2. What did you do?
  3. Any blockers?
  4. What will you do next week?

@rkohilakis:

  • 1 and 2 – working on Template Parts lesson plans
  • 3 – other work project & updating FSE course part 1 based on on feedback received
  • 4 – Template parts lesson plans (edited) 

@kemmy99 finished working on lesson plans, waiting for the review

  • @webcommsat will pick this up for review but @azhiyadev noted that there is already a existing lesson plan that would render this one redundant. To be determined if this should be Creating a Static Page Template.

@webtechpooja:

  • 1 – Committed to work upon 2 lesson plan
  • 2 – Published a lesson plan on difference between reusable blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience., block patterns, template and template parts
  • 3 – Time is the only blocker
  • 4 – Will work on Dual tone lesson plan this week

@courane01:

  • 1 – More content in lesson plans and workshops for 5.9, close the 2 posts on SLS + TaxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies.
  • 2 – Onboard proofreaders, multiple lesson plans + workshops (with captioning), assist #marketing with release content, report various #meta bugs, log bugs discovered while writing lesson plans, assist with testing said bugs for RC4
  • 3 – Time
  • 4 – Keep working on 5.9 related content, compare Jan sprint with Trello, assist with creating the Feb sprint, get some extra sleep.

@webcommsat:

  • 1 – General support to training and helping with joint working with marketing and the release
  • 2 – Supporting training on gathering and sharing of list of contributors who have contributed to 5.9, answering queries and signposting. Follow-up session for training and marketing and notes
  • 3 – Time. More documentation needed, but we need to be mindful of the time this takes and number of contributors available in the current pandemic
  • 4 – Continue to help with 5.9 materials and other items in the sprint

 @nalininonstopnewsuk:

  • 1 – Supporting proofing of courses as they came through in the sprint.
  • 2 – Added comments to these in the last week.
  • 3 – Unsure of what is available and sometimes in circles with which section of documentation to read. AccessibilityAccessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility) is an ongoing issue though this is for all of the project
  • 4 – More of the proofing and suggestions. It would help to understand when items are ready and if the published ones are complete.

February 2022 Sprint

We’ll draft this in time for next week’s meeting. We will still be spending time on 5.9 content and will cross-check this against our team goals for 2022.

Open Discussions

Join @azhiyadev @bph @jcasabona @schutzsmith and Matt Medeiros on Twitter Spaces for WPMinute on Monday January 31 at 8pm UTC. They will be discussing Learning WordPress. If you want to speak then you will need to use your phone to join in the conversation

If you do swing by #core during the release, please remember a “radio silence” as they work to ship this. After the post is live on wordpress.org/news, you are eagerly welcome to share the news. Generally, once you see it announced in #announcements you can go ahead and publicize it. On the bottom of the About Page in 5.9, a link to Learn will appear. As we come to a close – well-done everyone! This is the first time as a team we’ve worked to get content out alongside a release.

@webcommsat and @marybaum have done an amazing job on all things MarComms.  We’ll have a few more resources to help you share about the release over the next week.

And finally – any holidays or special occasions coming up you’d like to share? India celebrates Republic Day on January 26.


Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

Team Links

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

#5-9, #learn-wordpress

Recap of Training Team APAC friendly Meeting January 20, 2022

Slack Log (Requires SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. login to view. Set one up if you don’t have a Slack account.)

The agenda for the meeting can be found here

This Thursday we ran after the first APAC friendly meeting. And got quite nice responses. 

Introductions and Welcome

This meeting is a follow up to the earlier Training Team meeting so that we can include more people in more time zones in Training Team meetings.

Attendance: @webtechpooja, @azhiyadev, @tshah0107, @anandau14, @kemmy, @tejwanihemant

News

We discussed Training Team Goals for 2022.

So let’s take a look at what we will work on between the 5.9 release and the start of March.

  • Use GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ Projects in LearnWP repository for managing team activity
  • Implement a Faculty program (like Community Deputies, name to be determined)
  • Brainstorm and discovery for the creation of a Needs Analysis
  • Plan promotions with the Marketing Team
  • Create Instructor/Facilitator resources portion on LearnWP

Other decision-making topics:

These are open for feedback. Please provide your feedback.

Sprint

 January 2022 Sprint

This week/month, the team is really focused on the WP 5.9 release and content coinciding with that.

Lesson plan ready for review

And we ended up with a technical question of the week.


Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

#meeting-recap, #training

Agenda for January 25, 2022

Please join us Team Meeting Tuesdays 17:00 UTC OR Thursday 11:30 UTC. We hold Office Hour Friday 11:00 UTC and Coffee Hour Friday 14:00 UTC in the #training Slack channel for our weekly meetings!


This Week’s Agenda

  1. Intro/Welcome
  2. News
    1. Meeting Notes Takers
    2. Contributor Days
      1. Yoast Contributor Day February 4
      2. WCEU 2022 Contributor Day, 2-4 June
    3. Training Team Goals 2022
    4. Social Learning Spaces (SLS) streaming platforms (remaining open until after 5.9 release)
    5. Learn WordPress version taxonomy
  3. January 2022 Sprint
    1. Progress
      1. Proofreaders
        1. @azhiyadev @west7 @arasae @rkohilakis @webcommsat @nonstopnewsuk
        2. @jeffr0
      2. Published
        1. Difference between Reusable Blocks, Block Pattern, Templates, Template Parts (@webtechpooja)
    2. Check-in
      1. What did you commit to last week?
      2. What did you do?
      3. Any blockers?
      4. What will you do next week?
  4. Open Discussions

Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

Recap of the Training Team meeting, January 18, 2022

Slack Log (Requires SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. login to view. Set one up if you don’t have a Slack account.)

The agenda for the meeting can be found here

Introductions and Welcome

In attendance: @arasae, @courane01, @webtechpooja, @rkohilakis, @boogah, @azhiyadev, @peteringersoll, @onealtr, @tantienhime, @kemmy99 @webcommsat @nalininonstopnewsuk

Welcoming the newcomers joining the team (Slack usernames):
@Somnath Karan @ironprogrammer @aurooba @Nabid Anzum @Lesley

News

Volunteers

We are still looking for team members interested in managing account access to Learn/Training team sites, and answering any questions for new people. This could also include helping new team members draft meeting recaps, pointing them to specific content in the handbook, and more. Providing login access during meetings is a big help.

Interested? Let us know!

Goals

Training Team Goals for 2022
This is really the big news for the year ahead. In the post, you can see that the goals are ambitious, and we appreciate any and all contributions anyone may be able to make towards them.

This week/month, the team is really focused on the WP 5.9 release and content coinciding with that.

Release

We’re taking a look forward, and what we will work on between 5.9’s release and the start of March.

  • Use GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ Projects in LearnWP repository for managing team activity
  • Implement a Faculty program (like Community Deputies, name to be determined)
  • Brainstorm and discovery for the creation of a Needs Analysis
  • Plan promotions with the Marketing Team
  • Create Instructor/Facilitator resources portion on LearnWP

Boards

@webtechpooja, @azhiyadev, and @courane01 have started experimenting with moving our TrelloTrello Project management system using the concepts of boards and cards to organize tasks in a sane way. This is what the make.wordpress.com/marketing team uses for example: https://trello.com/b/8UGHVBu8/wp-marketing. board over to GitHub. There is some cleanup work required to make this usable again, as it is essentially a big pile without any tags or organization.

Work on this will continue on that after the 5.9 release work concludes.

@hlashbrooke has some next action steps regarding the commencement of the Faculty program.

We will open up a draft document around the Needs Analysis after release. @rkohilakis will be instrumental in this process.

With Marketing

We will continue the work around promoting resources on LearnWP with Marketing. This is something we do already, but we would like to continue to improve upon the flow of what is published and how to promote it. We would also like to make sure to support any relevant areas with the marketing team.

The Instructor/Facilitator resources will help with anyone wanting to use content from the site when presenting to others — or, also, in being a content creator of any form on LearnWP.

Please note that there are some other really big plans listed above, but some of those will depend heavily upon earlier steps which have not yet been completed, such as the results of a Needs Analysis.

Other decision making topics

APAC Friendly Meeting Poll Results

Update from @webtechpooja: Excited to announce, Thursday 11:30 am – 12:30 pm UTC got the most votes. This coming Thursday, we can start with our first APAC friendly timezone meeting. It will be a recap of this meeting.

Our mission in starting this APAC friendly meeting is to encourage people from across all timezones to be able to participate, and more contributors can get involved with the Training team.

Sprint

With the release of WordPress 5.9 scheduled for this month, all of our efforts have been focused on updating LearnWP.

We’ve had 2 lesson plans go live thanks to the proofreading by new contributors @aurooba and @lesleysim. @aurooba has also taken on the Popular Plugins lesson plan, and is working now on it.

@courane01 has shared (with those who do a final review to things before publishing) that we have a shared doc with the Marketing team. This document’s aim is to collect all published content types for social media promotions.

In an ongoing way, contributors can help craft the social media messaging. Those maintaining the .org accounts will use this messaging during their social rotations.

Check-in

  1. What did you commit to last week? As a reminder (Slack link)
  2. What did you do?
  3. Any blockers?
  4. What will you do next week?

@courane01

  1. More content in lesson plans and workshops for 5.9, assist creating the team goal setting summary/read-out, close the 2 posts on SLS + TaxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. that we’ve requested feedback, work more on GitHub project migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies..
  2. Team goal setting, onboard proofreaders, finalize 2 lesson plans and 2 workshops (with captioning)
  3. Time
  4. More content in lesson plans and workshops for 5.9, close the 2 posts on SLS + Taxonomy that we’ve requested feedback.

@azhiyadev

  1. I committed to working on the 5.9 revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision.
  2. Nothing
  3. I’ve been sick
  4. Catch-up

@webtechpooja

  1. I picked 2 lesson plans,Duotone and difference between Reusable Blocks, BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Templates, template parts.
  2. Almost drafted 1 lesson plan and it will be ready to review in 1 or 2 day
  3. nope
  4. continue working with writing lesson plan and will do work on some lesson plan revision

@rkohilakis

  1. Nothing!  Had internal work related projects to catch up on 
  2. I have been revising and editing the Part 1 FSE course now that learners have been using it.
  3. A little burnt out from the course 
  4. Going to start working on Template Parts LP/Workshop

@webcommsat

  1. Mostly release focused and continuing to find ways and support for Learn WP and Marketing working together, and linking with coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress..
  2. As above, mainly through:
    • Working on the team goal documents with Courtney.
    • Focus is delivery for 5.9 and taking forward learnings for 6.0.
    • Promoting Learn WP and opportunities for contributors (short term and longer terms needs) in core and externally with meetups and wider. Showing joint collaboration approaches.
    • Will have more time for lesson plans and workshops reviewing/ presenting after 5.9 launches and post marcomms.
    • Yesterday’s WordPress Boulder MeetupMeetup All local/regional gatherings that are officially a part of the WordPress world but are not WordCamps are organized through https://www.meetup.com/. A meetup is typically a chance for local WordPress users to get together and share new ideas and seek help from one another. Searching for ‘WordPress’ on meetup.com will help you find options in your area. on the 5.9 release had panellists from core, marketing, training, documentation and more. This was great to see and be part of and the panel, and a real positive for the project of collaborating together across teams and with meetup organizers.
  3. Time and resources.
  4. More as in 2)

@arasae

  1. Two things — working on the Child Themes for Block themes lesson plan and brainstorming the potential Content Planning Parties.
  2. 1. Gathered research: I’m comparing the existing Child Themes lesson plan to what I’ve learned about block themes and modifying it from there. 2. Brainstormed how the Content Planning party could work and am working out dates for that.
  3. Time. I have a lot less of it right now. Also, I realized I’ve never planned something like this for the community and am floundering a bit. I’m not sure if we want to get that content out as close to the 5.9 release as possible, or if waiting a week so I have a bit more time to plan would be acceptable… maybe I should make a poll.
  4. Finish Child Themes for Block themes lesson plan.

@nalininonstopnewsuk

  1. Ongoing editing and proofreading support for training
  2. Started proofreading some course and have more to finish. Lots of time around the release.
  3. Limited time with the release. Impact of lot of people being away
  4. Waiting for new courses for proofreading.

@west7

  1. What did you commit to last week? Continuing with Part 2/3 of the FSE course + SLSes
  2. What did you do? Worked on the course + I have facilitated two SLSes on Meetup.com since the last meeting
  3. Any blockers? Waited for reviews / some technical bits
  4. What will you do next week? Start creating media for the course and transferring everything to Sensei

Reminder

If you are working on WordPress 5.9 revisions or content:

5.9 – Revisions

  1. Pick a topic, any topic from the list! Let us know in the comments or drop us a message in the #training Slack channel
  2. Get access, if you don’t have it already, to learn.wordpress.org. Ask in the #training Slack channel.
  3. Watch the ‘How we use the Revisions Extended Plugin’.
  4. Make the revisions on the site using the video as a guide. Set the date to January 25, 2022.
  5. Ask the team to review it. Drop us a message in the #training Slack channel.
  6. A member of the team will review and publish the changes.

All these instructions and the video are listed in the January 2022 Sprint post. If you get stuck, just drop us a message in Slack.

5.9 – New Content

  1. Pick a topic, any topic from the list! Let us know in the comments or drop us a message in the #training Slack channel
  2. Get access, if you don’t have it already, to learn.wordpress.org. Ask in the #training Slack channel.

If you need help creating content, we’ve got some great workshops videos ready for you to learn how to do this:

All these instructions are listed in the January 2022 Sprint post. If you get stuck, just drop us a message in Slack.

If you would like to volunteer to do proofreading, please leave a comment on the January 2022 Sprint or in the #training Slack channel as well.


Related to WordPress 5.9 Sprint
If you are collaborating on the social media posts in #marketing, there will be a live sprint from 14:00 UTC tomorrow (January 19, 2022) in that channel. Consider joining to help with the remaining areas.

With a week away from the release of WordPress 5.9, the document needs to be completed in the next few days.

Open Discussions

@arasae proposed the Learn WordPress Content Co-working Session. A super casual, super informal, hanging out together in two different time zones to build lesson plans together. A reference document is available.

This is for anyone who is working on something and would love to talk through their ideas. This is also for anyone who is excited about the training team, but is worried about things like writing lesson objectives. This is our chance to work together, talk through things where we get stuck, talk about WordPress, and plan out new, needed content in whatever ways work best for us.

@arasae (via Slack)

This co-working session will focus on the content we are working on for our January 2022 Sprint.

Use of video in these sessions (likely conducted over Zoom) would be optional for participants. We will also have closed-captioning enabled.

More discussion around this idea will occur during our first APAC meeting and a poll for times will be forthcoming.


@nalininonstopnewsuk asked if there is a deadline for when the content relating to WordPress 5.9 needs to be created, and published.

Great question on timeframes. This is the team’s first time through aiming to have content for 5.9 included close to release.

As such, before release is great for users, but soon after is reasonable in our first endeavor into covering the main features of 5.9 this time through.

@courane01

It was agreed that mid-February sounds like a good tentative deadline.

Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/

Training Team Goals for 2022

Vision

In 2022, the Training Team will empower users to achieve their goals with WordPress through actionable and practical learning experiences that bring the community together.

Values

The Training team values clear, open-source, quality content that fosters diversity, equity, inclusion, and belonging among its contributors.

For WordPress users who want to grow, Learn.WordPress.org is a platform that offers high-quality learning opportunities. Learn WordPress is the official source of information and learning about both the software and its community, and is free to use. It is produced for the community by the community.

Stakeholders

Whose input shapes what we do? Who are we doing this for? (users, providers, influencers, governance)

Also visit the post: Who can Learn WordPress help

  • Users
  • WordPress Open SourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. Software Project
    • Project executive leadership
    • Make teams
    • Contributors
    • MeetupMeetup All local/regional gatherings that are officially a part of the WordPress world but are not WordCamps are organized through https://www.meetup.com/. A meetup is typically a chance for local WordPress users to get together and share new ideas and seek help from one another. Searching for ‘WordPress’ on meetup.com will help you find options in your area. & WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. organizers
  • Extenders with livelihoods related to WordPress
  • Informal community gatherings (social media groups, owned forums/events/SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/./socials)

Representation of Stakeholders

We aspire to have representation from diverse organizations and individuals within and beyond the WordPress ecosystem, including:

  • Scale/sizes of organizations
  • Locales
  • Freelancer marketplace
  • Enterprise/agency
  • Product and service providers (pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party/theme devs, SaaS, Integrations)
  • WP Communicators (bloggers, podcasters, hosts)
  • Hiring organizations (contract or employer)
  • External trainers/instructors 
  • AccessibilityAccessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility), Internationalization, and Diversity
  • Open Source Software

Methods and Priorities for team goals

  • Needs Analysis
    • Define learning experiences
    • Onboard subject matter experts
    • Site functionality
  • Team organization
    • Contributor onboarding, tracking, outreach
    • Cross-team collaboration
  • Official WordPress certification

Obstacles

What could potentially make these goals difficult to achieve and what specific actions can be done to overcome any obstacles?  Dependencies, risks, etc.

  • Awareness about LearnWP and value proposition
  • Quality/accuracy control of materials
  • Keeping pace with WP releases
  • Limitations of the Learning Management System (LMS)
  • Site functionality and design
  • Gathering issues and ideas at the right phase of planning and implementation
  • Time
    • Availability for existing and new: content creators, site developers, volunteer/self-sponsored contributors, sponsored contributors
    • Familiarity with tools and procedures
    • Ongoing impact of COVID
  • Distinguishing the audience (learner, facilitator/teacher)
  • Competing stakeholder priorities
  • Team agreement on types of learning experiences, alignment of content types to the vision
  • The scope of Who can Learn WordPress help is a vast audience.

Evaluation

How will we know we have achieved success or successfully completed our tasks from the chosen methods. 

  • Feedback forms for those who have used a lesson plan, completed a workshop, completed a course
  • Anticipated content creation:
    • 6 courses per year
    • 4 social learning spaces per week
    • 1 workshop per week
  • Data collection methods needed in conjunction with determining goals for each:
    • Results from 2022 Annual WP Survey 
    • Support team indication of common questions in forums. Informal cross-team collaboration inquiring about common trends and ways Learn WordPress can be a resource for Support. 
    • Increased visitors to LearnWP
    • Download stats
    • Mentions of LearnWP in media
    • Average course completions
    • Google Analytics
    • VideoPress metrics
    • Popularity metrics
    • Social learning spaces attendees – new and repeat
    • Number of WP contributors
    • Quantity of training team contributors and content created

Milestones

March 1, 2022

  • Use GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ Projects in LearnWP repository for managing team activity
  • Implement a Faculty program (like Community Deputies, name to be determined)
  • Brainstorm and discovery for the creation of a Needs Analysis
  • Plan promotions with the Marketing Team
  • Create Instructor/Facilitator resources portion on LearnWP

June 1, 2022

  • Conduct Needs Analysis
  • Create content useful for WordCamp Europe
  • Release roadmap of new content (that isn’t tied to WP releases/features)
  • Assess content that has the largest impact
  • Overhaul the “Submit an Idea” form. Build in conditional logic for workshop, lesson plan, and course.
  • Ongoing promotions collaborations with other Make teams such as Marketing, Polyglots, Docs, Accessibility, Community

September 1, 2022

  • Curriculum Advisory Board (working title) planning and outreach  
  • Site functionality roadmap
  • Redesign of site based upon UXUX UX is an acronym for User Experience - the way the user uses the UI. Think ‘what they are doing’ and less about how they do it. audit and Needs Analysis
  • SEO for site structure
  • Content filters based upon interest or profession
  • Defined learning pathways
  • Merge lesson plans and workshops
  • Content for onboarding contributors (Make teams, Meetup organizers, WordCamp volunteers)
  • Ongoing promotions collaborations with the Marketing Team
  • Create content for WordCamp US

December 1, 2022

  • Plan the discovery phase for official WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ certification
    • Comparing other Open Source Software methods
    • Compare other Open Source Software training models
    • Compare any proprietary certifications and training prep
    • Collect the issues, what works, what didn’t work well
  • Define Cohorts – strategy and handbooks
  • Define courses toward certification with pathways and outcomes
  • LearnWP Admin Dashboard to track stats and contribution 
  • Option of portfolio-worthy projects for users to run alongside courses
  • Ongoing promotions collaborations with the Marketing Team

Props

Attendees: Thanks to @azhiyadev @webtechpooja @courane01 @hlashbrooke @west7 @arasae @rkohilakis @chrisbadgett @docpop @peteringersoll @kemmy99 @meher @webcommsat who participated in 3 team goal setting meetings.

Proofreading: Thanks also to @webtechpooja @webcommsat for proofreading this summary of the goals for 2022.

#goals, #learn-wordpress

Agenda for January 18, 2022

Please join us Team Meeting Tuesdays 17:00 UTC OR Thursday 11:30 UTC. We hold Office Hour Friday 11:00 UTC and Coffee Hour Friday 14:00 UTC in the #training Slack channel for our weekly meetings!


This Week’s Agenda

  1. Intro/Welcome
  2. News
    1. Yoast Contributor Day February 4
    2. Training Team Goals 2022
    3. Social Learning Spaces (SLS) streaming platforms
    4. Learn WordPress version taxonomy
  3. January 2022 Sprint
    1. Progress
    2. Check-in
      1. What did you commit to last week?
      2. What did you do?
      3. Any blockers?
      4. What will you do next week?
  4. Open Discussions

Upcoming Meetings

You are welcome to join the team at any time! If you are new to the Training Team, please introduce yourself in the #training channel before the meeting (or anytime!) and feel free to join us in the meeting and participate as you are able.


Training Team Mission

The WordPress training team helps people learn to use, extend, and contribute to WordPress through synchronous and asynchronous learning as well as downloadable lesson plans for instructors to use in live environments, via learn.wordpress.org.

Getting Involved

Everyone is welcome and encouraged to join in, comment on posts, and participate in meetings and on projects.

  1. Getting Involved:- https://make.wordpress.org/training/handbook/getting-started/
  2. About The Team:- https://make.wordpress.org/training/handbook/about/ 
  3. Our Team Blog:- https://make.wordpress.org/training/ 
  4. Our Content Roadmap:- https://trello.com/b/BsfzszRM/wordpress-training-team-lesson-plan-development 
  5. What We Are Currently Working On This Month:- https://make.wordpress.org/training/category/sprint/
  6. Learn WordPress Roadmap:- https://trello.com/b/rK1tztAA/learn-wordpress 
  7. Learn WordPress Issues Log:- https://github.com/WordPress/learn
  8. Our Lesson Plans:- https://learn.wordpress.org/lesson-plans/
  9. Our YouTube Channel:- https://www.youtube.com/channel/UCnxqNA0WORZXWurEP6cNV6w 
  10. Learn Website:- https://learn.wordpress.org/