WordCamp US 2023 Contributor Day Recap

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. US (WCUS) 2023 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/ was held this year on Thursday, August 24th. Typically all Make Teams share one room on Contributor Day, but this year the Training Team shared a large room with Docs Team contributors. This new setup allowed for us to have more space to engage with current and new contributors, spread out as we needed, and ensure that there was no confusion about which table was which.

You can see our Contributor Plans in this WordCamp US 2023 Contributor Day post.

This year we had a total of 30 in person contributors and 14 online contributors, giving us a total of 44 contributors to the Training Team on Contributor Day!

Can we give a round of applause to all of our friends who showed up to give back to WordPress through the Training Team that day?:

In person: @margheweb @ardianimaya @weblink @8thpalm @eightfaceย @brezocordero @lada7042 @piyopiyofox @courtneypk @bsanevans @awendtwpeย @kimberlyrosetaylor @jominneyย @jannykang @rokasomnisend @ks @mrrohitbhardwaj @jmillington17 @sarikankkonen @aurimakela @pekkakortelainen @yuli-yang @carlisdm @nayeonk @tantienhime @backpocketace @courane01 @burtrw

Online: @sierratr @dakwant @jhimross @onealtr @huzaifaalmesbah @psykro @harapalsinh @monzuralam @arasae @webcommsat

Donโ€™t see your name up here? Message @Destiny in the Make 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/ so that we can get that updatedโ€“ we so appreciate your time and want to commemorate your hard work!

Our accomplishments

  • Onboarded 15+ people to the Training Team (See our getting started guide here)
  • Translated some high priority content into four new languages:
    • Finnish
    • German
    • Korean
    • Spanish
    • A contributor is also now actively seeking fellow Chinese Traditional community members to contribute to this cause
  • Work also continued on tutorial subtitles in the following languages:
    • German
    • Indonesian
    • Spanish
  • Taught a cohort of five folks how to create video tutorials for Learn WordPress
  • Began work on the following tutorials
  • Worked on the Learning Pathways project in a couple ways:
  • Received 1 new Online Workshop (OW) facilitator application for Chinese OWs.
  • We also cross-collaborated with the Docs team regarding how to better work together and backlinkBacklink Incoming links to a web page. Search engines view backlinks as a reputation builder. The more quality (as determined by the search engine) incoming backlinks a site has usually helps a site to rank better in search engine results. materials to each other
  • Submitted the Training Team Accessibility Checklist for review

The Training Team uses GitHub to manage their ongoing content creation work. Issues created and touched during WCUS23 Contributor Day have been labeled with wcus23 contributor day label.

See labeled issues here

Donโ€™t see what you did here? Let @Destiny know on the Make WordPress Slack!

Whatโ€™s next?

Continue your path to earning a Contributor Badge

To the folks who joined us for the first time, and even some familiar faces, we encourage you to continue to engage with the team in Slack and within your local WordPress communities. Iโ€™d also like to take a moment to share with or remind you that we have Team Profile Badges which you can earn for your contributions.

Keep up the great work to earn your contributor badge! ๐Ÿ™‚

Share Feedback about Contributor Day

Weโ€™d love to be able to improve and share in anything that went well for our Contributor Days, so please take a moment to fill out this Contributor Day Attendee Feedback Form when you get the chance!

Memories


Thank you again to to our in-person co-leads @lada7042 and @piyopiyofox for helping organize Contributor day, and to our online co-leads @courtneypk and @amitpatelmd for helping to keep our global team connected and present as well.

#wordcampus

Let’s share our notes from the Community Summit

A handful of folks who regularly contribute to the Training Team attended the recent Community Summit. Anyone can read the official notes from each session on https://make.wordpress.org/summit/. With almost 30 sessions that took place, though, there is a lot of information to consume there.

Training Team reps discussed how it would be great if those who attended the Community Summit could share their observations and learnings that pertain specifically to the Training Team with the team. The goal is to highlight important information to Training Team members who were not at the summit, and may also not have the time to read through the different notes.

  • If you attended the Community Summit: Come leave a comment below with any observations you came home from the summit with that would pertain specifically to the Training Team.
  • If you did not attend the Community Summit: Follow this post from the button below to receive an email notification anytime someone comments.

Anyone is welcome to add questions or additional comments on what other people have written also. Thanks!

#community-summit

Information Sources for WordPress 6.4

Table of Contents

With every release comes a need to revise and create content on LearnWP. You can help. Hereโ€™s a list of what is ready for us to prepare for the release.

When assessing what content will need to be updated and revised for LearnWP, these are sources of information.

CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Announcements:

News

Twenty Twenty Four Theme

Source of Truth

Coming during BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. Release cycle.

GitHubGitHub GitHub is a website that offers online implementation of git repositories that 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 by the repository owner. https://github.com/ Labels

Core DevNotes

GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses โ€˜blocksโ€™ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/

Changelogs (on Core)

TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/.:

Topics to be determined

These topics should be addressed, but need additional consideration where to create that content.

Editor Team:

Docs team:

Design team:

Training / LearnWP Project

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. Extended

We revise content ahead of release while preserving the current content until release. Think of it as a Pull Request that ships on release day. Hereโ€™s how we do that:

Looking for feedback: Learning pathway outlines

The Learning Pathways project is a significant initiative geared towards enhancing the educational experience on Learn WordPress. The primary objective of the Learning Pathways project is to develop and launch dynamic, user-centric learning pathways tailored to diverse learner profiles. By catering to the unique needs of different user groups, we aim to create a more intuitive and effective learning environment on the Learn WordPress platform.

For those who may not have had the opportunity yet, I would like to direct your attention to theย Project Thread: Learning Pathways on Learn WordPress, where you can find information about the projectโ€™s goals and strategies.

We have started the process of drafting rough outlines for learning pathways intended for Users, Designers, and Developers.

Outlines

  1. Rough outline:ย User learning pathways
  2. Rough outline:ย Designer learning pathways
  3. Rough outline:ย Developer learning pathways

These outlines are aย starting point, and weโ€™re excited to get your thoughts and ideas to help shape them further. Please complete the quick feedback form below!

Due date: 15 September

Thanks in advance

Training Team Meeting Recap โ€“ 15th August 2023

This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log. (If you donโ€™t have a 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/ account, you can set one up.)

Introductions and Welcome

There were 21 attendees: @thisisyeasin, @huzaifaalmesbah, @kafleg, @vanpariyar, @piyopiyofox, @jominney, @psykro, @bsanevans, @amitpatelmd, @rahulharkhani, @sancastiza, @lada7042, @onealtr (async), @sierratr (async), @quitevisible (async), @arasae (async), @webtechpooja (async), @fahimmurshed (async), @eboxnet (async), @west7 (async), @courtneypk (async)

๐Ÿ’ชWeโ€™ve had several new people join the channel recently. What is your interest in learning or training, and what do you enjoy outside of WordPress?

Letโ€™s get introduced to 12 new people here: @simpleliving, @javiguembe, @valani9099, @dhimanbarua, @whytelabel, @rahulharkhani, @rezwanshiblu1952, @czarrj, @echindik, @patodarkishor777, @sswebdeval, @backpocketace

News

The best way to contribute to the training team is by writing meeting notes.ย Hereโ€™s the guideย that you can take help from.

Meeting note takers:

Meeting recap notes are one of the best ways to get started contributing to a team, and you can find details on how to write notes on this handbook page.

  1. August 15 โ€“ย @nahidsharifkomol
  2. August 22 โ€“ No meeting
  3. August 29 โ€“ย @fahimmurshed
  4. September 5 โ€“ @sumitsingh
  5. September 12 โ€“ @nayanchamp7
  6. September 19 โ€“ @sancastiza

Looking for feedback

  • This week, the training team will be evaluating another Team Value,ย Sustainable growth. As individual contributors and as a team, they are hoping for constant improvement! However, they aim to accomplish this by maintaining sustainable, innovative, and adaptable practices that uphold the teamโ€™s energy as well as the consistency and quality of content. Hereโ€™s what youโ€™ll get to know about the team value.
  • The team had several feedback requests for the Learn website redesign; everyone is requested to review and respond in this linked Slack there

Looking for volunteers

Updates from last weekโ€™s dev-squad triage session

PRs triaged

  • Fixed Content Overlap On SidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme. Issue in View All Lesson Page in Firefox #1765

Issues triaged

  • Bug report: Content Overlap on Sidebar in View All Lesson Plans Page #1718 (above PR fixes this issue)
  • Feature request โ€“ add a video download link to tutorial #1533
  • Bug report: Filtering Lesson Plans by Topic shows other content types #1569
  • Bug report: Update sidebar item name for consistency #1571

Other dev-squad updates

  • The session ended with six untried issues!
  • Calling all training team members who like to write code to look into any of the above-mentioned issues if they are interested in ways to contribute.
  • If anyone is interested in learning how to contribute with code, @psykro is running a series of online workshops on the process of developing the Learn WordPress platform. Part 1 is happening on Wednesday, the 16th โ€“ Link here

The dev-squad meets every Thursday at 07:00 UTC in #meta-learn. See last weekโ€™s meeting from here. If you are a WordPress developer interested in helping the Training Team through these efforts, you can contact โ€“ @psykro

Other News

  • Contributor Hour โ€“ The teamโ€™s first contributor hour will be on Aug 16 at 07:00 UTC, and @piyopiyofox and @webtechpooja will be the host! You can sign up for this event in Meetup here
    • As a reminder, the team committed to running Contributor Hours ahead of WordPress releases, but for this first one, they will focus on helping Contributors pick up tasks around the 6.3 release. Please join us if youโ€™d like to see how you can help!
    • You will get the most out of a Contributor Hour if you have first completed the Training Teamโ€™s Onboarding Program. This will walk you through creating a WordPress.org account, a Slack account, and a GitHubGitHub GitHub is a website that offers online implementation of git repositories that 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 by the repository owner. https://github.com/ account, which will all be needed to participate.
  • Itโ€™s official!!!ย WordCamp US 2023 Contributor Dayย is next week on August 24th!ย :smile:
  • :mega:ย Finally, due to 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. US,ย there will be no global meeting next week!ย ย โ€”ย The team looks forward to engaging with you all in person and online around the event

Open requests for review

Check out theย Guidelines for reviewing contentย to review the following content.

Tutorials

  • Tutorial โ€“ Embedding media and third-party content on your website #1616

Lesson Plans

  • WordPress Action HooksHooks In WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both filters and actions look the same. โ€“ Lesson Plan #806

Translated Content

  • Indonesian translation for Lesson Plan โ€œIntro to the Site Editor and Templates โ€ #1488
  • Indonesian translation for Tutorial โ€œChoosing and Installing a Themeโ€ #1508
  • Khmer translation for Tutorial โ€œGetting to Know the WordPress Dashboardโ€ #1535
  • Gujarati translation for Tutorial โ€œHow to start using WordPress Playgroundโ€ #1722

Project Updates

Open Discussions

Discussion for WordCamp Us:

Things that are exciting for the WordCamp US:

Discussion for any favorite memory at WordCamps:

  1. @psykro said โ€“ โ€œMy first WordCamp EU contributor day in Serbia, where I got to meet many fellow contributors across the project for the first time and make new friends, many of whom I now work with todayโ€
  2. @piyopiyofox shared that โ€œFor me, I think it was this yearโ€™s WC Asia Contributor Dayโ€“ we had so many new and improved processes that we explored, and it was exciting to see it in actionโ€“ like the onboarding sessionโ€
  3. @bsanevans shared that โ€œIโ€™ve only been to one previous WordCamp โ€“ this yearโ€™s WordCamp Asia. Everything was new to me, but I had a blast! I spoke at that WordCamp, and the positive response I got from people afterward was encouragingโ€
  4. @jominney shared that โ€œIโ€™mย super excited to meet other contributors in person. There is only one other that I know of in my state, andย heโ€™sย full-time with Automattic working on GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses โ€˜blocksโ€™ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/. It will also be my first contributor day and my first flagship WC!โ€

@piyopiyofox asked to share what kind of emails would be most helpful to receive after visiting Learn WordPress

  • @psykro shared that โ€“ โ€œI can personally see the benefit of some of these reminder emails, but I agree with the person who created the ticket that it should be under the usersโ€™ control. I feel like this is an area where the goals for an internal or paid LMS platform and Learn WordPress differ slightly. So I think it will be useful for us to discuss how we can reenable these emails, but so that they are useful to learners, as well as controllable by learnersโ€
  • @bsanevans shared โ€“ โ€œI think a welcome message is nice when folks sign up for a course. A notice of completion at the end of a course would also be beneficial. Other than that, an easy way to sign up (and opt out later) for the Learn newsletter would be great. They would then send out monthly emails to the learner, reminding them of the platform and its content. I donโ€™t think weโ€™d need the Sensei 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.โ€™s default reminder emails thenโ€

You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in theย #trainingย Slack channel at any time.

#meeting-recap, #training

X-post: Discussion for a proposal for WP.org content translation and localization

X-comment from +make.wordpress.org/polyglots: Comment on Discussion for a proposal for WP.org content translation and localization

Training Team Meeting Recap โ€“ 8th August 2023

This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log. (If you donโ€™t have a 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/ account, you can set one up.)

Introductions and Welcome

There were 30 attendees: @sumitsingh, @iamasadpolash, @jhimross, @eboxnet, @chaion07, @nayanchamp7, @vishitshah, @amitpatelmd, @webtechpooja, @shiponkarmakar, @piyopiyofox, @pitamdey, @digitalchild, @iammehedi1, @vanpariyar, @psykro, @jominney, @onealtr, @karthickmurugan, @lada7042 (async), @quitevisible (async), @webcommsat (async), @sierratr (async), @arasae (async), @itsjustdj (async), @courtneypk (async), @west7 (async), @nahidsharifkomol (async), @courane01 (async), @bsanevans (async)

ย Weโ€™ve had several new people join the channel recently. Letโ€™s get introduced to 8 new people here:

@D.J, @kensuke, @Harsh Gajipara, @Bello Habeeb,@leomofthings, @Artem Kondranin, @shivashankerbhatta, @Zunaid Amin

Welcome to Training. What is your interest in Learn/Training, and what do you enjoy outside of WordPress?

News

The best way to contribute to the training team is by writing meeting notes. Hereโ€™s the guide that you can take help from.

Meeting Note Takers

Meeting recap notes are one of the best ways to get started contributing to a team, and you can find details on how to write notes on this handbook page.

Looking for feedback

Letโ€™s elevate Team Values again

  • At the July 18 Weekly Global Meeting, we discussed DEIB(Diversity, Equity, Inclusion, and Belonging) Team value (This slack link will take you away from this meeting flow.)
  • Collaborative: We foster trust and cooperation through mentorship and respect. This is a supportive place that encourages reliability and motivation.

Looking for volunteers

Other News

:tada: ย WordPress 6.3 will be released on August 8 (today) at 19:00 UTC and there will be release party in #core channel.

Table Lead: Destiny Kanno (@Destiny), Laura Adamonis (@Laura A)

Zoom Coordinator: Courtney P.K (@Courtney P.K.), Amit Patel ( @Amit Patel)

Slack Monitor: TBD (If you are interested, please let us know.)

  • WCUS Contributor Day: Tutorials Workshop (In-Person & Remote) โ€“ @Sarah (She/Her) will be hosting live Tutorial Workshops, if you are attending in-person. DO join the Training team table at WCUS. Thanks Sarah for hosting.
  • Concerns over the European Unionโ€™s Cyber Resilience Act (CRA) Context: As the worldโ€™s most popular 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. content management system, WordPress acknowledges the European Unionโ€™s initiative to bolster the cybersecurity of digital hardware and software products with the Cyber Resilience Act (CRA). The Actโ€™s effort to counter the increasing threat of cyberattacks and promote informed usage of digital products with increased security updates and transparency is commendable.

Badges awarded in July

Last month, @Amit Patel, @westnz, @sarah were awarded the Training Contributor badge. Thank you for your consistent contributions to the team.

Open requests for review

See our Guidelines for reviewing content to review the following content.

Tutorials

Lesson Plans

Translated Content

Project Updates

Introducing the Training Team Guide Program! โ€“ headed by @Courtney P.K.

Creating digestible insight posts from the Analysis and results of the Individual Learner Survey.

@quitevisible: I will be drafting a post this week. Planning to have it ready for submission to faculty by end of this week. Iโ€™ll be reaching out to @Courtney and @Jo Minney beforehand to make sure Iโ€™m not overlapping with sections they may be covering.

Announcing the first Learn WordPress Course Cohort. -headed by @Jonathan

Project Thread: Learning Pathways on Learn WordPress โ€“ A GitHub project has been created to help assign, organize and project manage the ongoing work. headed byย @Destiny

@destiny: Iโ€™m looking now. I think we have recommendations for how to record written somewhere. Folks can follow this Creating your Tutorial handbook page.

Open Discussion

@Pooja Derashri shared some useful things about the Training team and its communication channel.

Other ways to Contribute:

You can see all meetings scheduled onย this meeting calendar. If you are new to the Training Team, then come walk throughย our onboarding programย to get to know the team and how we work. And if you have questions, feel free to reach out in theย #trainingย Slack channelย at any time.

#meeting-recap, #training, #training-notifications, #training-team

X-post: The Inaugural Cohort of the WordPress Contributor Mentorship Program has Concluded

X-comment from +make.wordpress.org/project: Comment on The Inaugural Cohort of the WordPress Contributor Mentorship Program has Concluded

WCUS Contributor Day: Tutorials Workshop (In-Person & Remote)

TL-DR โ€“ Tutorials are incredibly daunting workโ€“at least, they can be if youโ€™ve never done it before. I would like to demystify the tutorial creation process for interested training team contributors, both for those who attend in-person and with a follow-up remote session for team members who will not be in attendance at WCUS.

Objectives for this workshop:

Contributors will be able toโ€ฆ

Part One:

-Write strong learning objectives and descriptions
-Write tutorial scripts either on their own or through utilizing (and spot-checking) AI
-Revise each otherโ€™s work for accuracy and voice

Part Two:
-Utilize technology to record strong screencasts and visuals
-Create video tutorials for 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/
-Review tutorials for learn.wordpress.org in public (in person and online)

Pre-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/:ย Prepwork

1. Generate or identify a list of potential easy (and high value) tutorials people could write, add to theย GithubGitHub GitHub is a website that offers online implementation of git repositories that 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 by the repository owner. https://github.com/ย repo.ย TagTag Tag is one of the pre-defined taxonomies in WordPress. Users can add tags to their WordPress posts along with categories. However, while a category may cover a broad range of topics, tags are smaller in scope and focused to specific topics. Think of them as keywords used for topics discussed in a particular post.ย them explicitly with โ€œContributor Dayโ€ to allow us to follow up on these topics at a later date.

2. Create a sample website that can be downloaded from our Github repo and installed (using Local or WordPress playground) to save time on people creating sample sites of their own.

3. Create a community repo / Google Drive (for simplicity) to create folders for the resources created for each in-progress tutorial, which will be linked to in each Github issue.

4. Create a dedicated tools list from the handbook page with the specific tech we will be using.

5. Optionally: We could see who might be interested in doing this ahead of timeโ€“ who may plan to attend contributor day.

On Contributor Day:

Morning Sessionย 

1. Building Background Knowledge โ€“ Onboarding Session: Welcome to the team, how we use the Github board for tutorials, join the team for the day (or longer!)

2. Topic selection! Contributors will pick a topic from the list and/or suggest a topic [and get it approved]. We will go over expectations for what and how to write on Github.

2. I Do / We Do / You Do: Once topics have been chosen, we will start by writing our learning objectives and topic descriptions on the Github issues. As an ID, I will walk around and ensure topics are bite-sized and that the objectives are measurable. We will discuss the importance of strong learning objectives and how they help learners and educators alike.

3. Collaborative Script-Writing: Contributors will write scripts about their chosen topics, potentially using AI to help generate content. They will collaborate with each other and spot-check their work for accuracy. They will add their scripts to their Github pages.

Afternoon Session

4. Tool time! Contributors will download pre-selected screen recording technology (Descript and Openshot most likely), the pre-created sample website (so that work can continue on their tutorial with or without them in the future), install Local (or utilize WordPress Playground), make a copy of the teamโ€™s Google Slides, learn where to find visuals, and get started making screen recordings.

5. Direct Instruction: I will teach contributors one process for recording tutorials. As people work, they can upload their work to whatever repository / Google Drive folder, and update their Github comments as they work.

6. Screen Recording Time: Contributors work on recording screencasts to match the scripts for their tutorials. They will upload and link their screen recordings so they can be utilized at a later date and potentially polished if we run out of time.

7. Review time: Contributors who finish will review each otherโ€™s work and add reviews to Github.

If they finish entirely, we will have them write quizzes for tutorials.

For Remote Contributors

These same sessions will be adapted for and offered in shorter, recorded online workshops the week after contributor day, and posted on the Learn Online Workshops Calendar. They will also be recorded and added to Learnโ€™s recorded online workshops.

The Ultimate Goal:ย 

Have contributors record rough drafts of tutorialsโ€“and potentially finish them! Since we are in person, we may be able to review work as soon as it is finished (in public on Github, but also in-person)

At any point, a contributor can walk away from the table, leaving a note in their Github issue of where they finished their day, suggestions for next steps, and if they plan to continue working on the tutorial. We will explicitly let people know a deadline for when we may open their tutorial up to others to work on to ensure their lovely content makes it to learn.wordpress.org. They can let us know if they plan to come back and work on it async over WCUS or later, but we will let them know that if they do not come back, another contributor may pick up their work to finish it.

While I know that in the past, people havenโ€™t followed up on finishing their content, I believe we can tag it and leave topics better than we started, complete with strong learning objectives, instructor-approved descriptions, a well-written and spot-checked script, potentially strong materials for recording, or even totally finished tutorials.

Post-Contributor Day

1. Sort content into finished / in progress work, create publishing calendar.

2. Follow-up: For contributors who noted they would like to continue to work on tutorials, we will check to see that they have done so. If they have not completed their work by a certain deadline, we will aggregate their work and allow general content creators to continue working on their topics.

What I need from you:

  1. We need ideas! What are some learning topics that you think might be great for first-time contributors to make a video about? A topic that we can learn about WordPress in 3-5 minutes or less. These can come from the Ready to Create โ€“ You Can Help section of our Github or be entirely newโ€“as long as theyโ€™re not on learn.wordpress.org at the moment.
  2. Are you interested? Let me know here! If youโ€™d be interested in attending these sessions either in-person or in a workshop, please let me know in a comment below. This doesnโ€™t mean youโ€™re locked into attending, it will just give me a good idea of how many people I might expect so I can plan efficiently.

Thank you, team!

#contributor-days, #learn-wordpress

Training Team Meeting Recap โ€“ 1st August 2023

This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log. (If you donโ€™t have a 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/ account, you can set one up.)

Introductions and Welcome

There were 22 attendees: @webtechpooja, @fahimmurshed, @jdy68, @sumitsingh, @psykro, @piyopiyofox,@utsav72640,@margheweb,@nayanchamp7, @prashantbhivsane, @nahidsharifkomol, @karthickmurugan, @digitalchild, @onealtr (async), @amitpatelmd, @lada7042 (async), @vanpariyar(async), @arasae(async), @courtneypk(async), @west7(async), @sierratr (async), @quitevisible(async)

Weโ€™ve had several new people join the channel recently. Letโ€™s get introduced to 10 new people here:

@majabenke, @varunsingh, @joedolson, @laxmariappan,@sarikankkonen, @neha-sharma, @nareshparmar, @saiful-islam, ย @Christopher Tsao,
@Pamela Cullen
ย 

News

Meeting Note Takers

Meeting recap notes are one of the best ways to get started contributing to a team, and you can find details on how to write notes on this handbook page.

Looking for feedback

It looks like we donโ€™t have any feedback asks this week. If there is a Training Team project or task you are working on that requires feedback (outside of content creation). Please leave it in the comments.

Looking for volunteers

Project Thread: Learning Pathways on Learn WordPressย 

We are looking for volunteers. Please read the post and comment there if you would like to get involved.

Call for Volunteers to help with 6.3 Learn WordPress updates

The post lists some ways you can help to make sureย Learn.WordPress.orgย is ready for the 6.3 WordPress release. Feel free to reach out in Slack if you have questions.

Contributor Hour

A few weeks ago, the team representatives proposed that we should attempt a new event called โ€œContributor Hoursโ€ to prepare for the upcoming WordPress release. Thank you, @lada7042 @arasae, @courtneypk, for volunteering to help with this.

Brainstorm & Table Lead โ€“ WordCamp US 2023 Contributor Day

We are looking for a volunteer to monitor Slack and help with questions during 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/. You can message @bsanevans directly to get involved.

Updates from last weekโ€™s dev-squad triage session

There was no Dev-Squad meeting last week.

Other News

Preparations for 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. US Contributor Day are underway. @piyopiyofox and @Lada0704 are finalizing details with volunteers by August 4th. A post describing the teamโ€™s agenda will be published shortly after.

Monthly team updates have been published

Every month, the Training Team releases an update on the entire WordPress project, detailing the teamโ€™s accomplishments from the previous month. Additionally, they publish a Learn WordPress newsletter, which informs subscribers about the new content released during that month. You can access the latest editions through the following links:

Badges awarded in July

Last month,ย @sierratrย andย @eatpaintchicย were awarded the Training Contributor badge. Thank you both for your consistent contributions to the team.

If you are keen on obtaining a Training badge, kindly refer to our handbook page: ย Team Profile Badges. When applying, remember to provide links to resources (e.g., GitHubGitHub GitHub is a website that offers online implementation of git repositories that 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 by the repository owner. https://github.com/ issues) that demonstrate your contributions to the team.

Open requests for review

Each content published onย Learn.WordPress.orgย receives reviews before it is published. We welcome anyone to review content. See ourย Guidelines for reviewing contentย to review the following content:

Tutorials

Lesson Plans

Translated Content

Weโ€™re also looking forย Translation Reviewersย to review these pieces of translated content:

Project Updates

Proposal: New Contributor Guide Programย โ€“ headed by @courtneypk

@courtneypk: The handbook for the Guidebook was published (which will include an interest form for new contributors), and I have been identifying Faculty members to be our Guides for the initial program.

Analysis and results of the Individual Learner Survey

Creating digestible insight posts from theย Analysis and results of the Individual Learner Survey โ€“ @courane01, @jominney, and @quitevisible are working on it.

Open Discussion

@bsanevans shared some useful things about the Training team and its communication channel.

The Training Team has three main channels for discussions:

  1. Team blog: https://make.wordpress.org/training/

The teamโ€™s public-facing platform for discussions. All decisions should be discussed and announced through blog posts to allow for broader participation. These posts are also indexed by search engines, creating a public record of the Training Teamโ€™s work throughout its history. If you havenโ€™t already, I highly recommend subscribing to the blog. You can find the subscribe field in the right sidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme..

2. Slack: https://wordpress.slack.com/archives/C02RW657Q

This is where real-time communication and collaboration with other contributors in the team happen. You can seek help from Faculty members and experienced teammates while working on team tasks. However, important decisions should not be made in Slack. If an item requires discussion or decision-making, it should be published as a blog post so that the wider community can be involved in the process.

3. GitHub: https://github.com/WordPress/Learn

This platform is used to track individual tasks, such as content creation, content translation, and website management. GitHub issues are organized into six project boards. You can access these boards at the following link: https://github.com/WordPress/Learn/projects?query=is%3Aopen. For more details on how the Training Team uses GitHub, you can refer to our handbook section: โ€œHow we use GitHub.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in theย #trainingย Slack channel at any time.

#meeting-recap, #training, #training-team