Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP #2077

Closed
3 of 7 tasks
Tracked by #1984
jonathanbossenger opened this issue Dec 5, 2023 · 7 comments
Closed
3 of 7 tasks
Tracked by #1984

PHP #2077

jonathanbossenger opened this issue Dec 5, 2023 · 7 comments
Assignees

Comments

@jonathanbossenger
Copy link
Collaborator

jonathanbossenger commented Dec 5, 2023

Learning Objectives

A brief introduction to PHP, and some examples of PHP code. Use the example HTML code from the HTML lesson, and show how that might be achieved using PHP. Wrap up with links to the PHP Documentation for further reading.

Relevant Links

Lesson creation checklist

  • Gather any relevant links to Support, Docs, or related material
  • Description and Objectives finalized
  • Lesson created and announced to the team for Q/A review
  • Lesson submitted and published to WPTV
  • Lesson transferred to YouTube
  • Lesson reviewed and ready to publish
  • Lesson published to Learn.WordPress.org
@github-project-automation github-project-automation bot moved this to 👋 Ready to Create in LearnWP Content - Development Dec 16, 2023
@jonathanbossenger jonathanbossenger self-assigned this Dec 22, 2023
@jonathanbossenger jonathanbossenger moved this from 👋 Ready to Create to 🚧 Drafts in Progress in LearnWP Content - Development Dec 22, 2023
@jonathanbossenger
Copy link
Collaborator Author

jonathanbossenger commented Jan 18, 2024

@jonathanbossenger jonathanbossenger moved this from 🚧 Drafts in Progress to 🔎 Ready for Review in LearnWP Content - Development Jan 18, 2024
@ironnysh
Copy link

ironnysh commented Jan 22, 2024

Tutorial/Lessons Review Checklist

  • Learning outcomes/objectives are clear.
  • Technical concepts introduced in the content are accurate.
  • The speed of demonstrations are easy to follow.
  • The narration audio matches what is shown visually.
  • Spelling and grammar are correct.
  • Sound quality is consistent throughout the video.
  • Brand Usage Guidelines and Promotional Guidelines are being followed.
  • Media assets are all in the public domain (CC0).

Hi @jonathanbossenger, a spot-on tutorial, as usual :-)

Two minor comments:

  1. The Learning Objectives above mention two examples that are missing from the video:

a more basic "hello world" example, as well as an example of processing some form data.

  1. Just a thought: How about showing what a WordPress PHP page looks like "behind the scenes" (either the dashboard or a theme page mentioned in the video.)

@jonathanbossenger
Copy link
Collaborator Author

Hey @ironnysh, thanks for the feedback

The Learning Objectives #2077 (comment) mention two examples that are missing from the video:

Yeah, when I wrote the learning objectives that was the idea, but as I wrote the scripts for all the lessons in this module, I liked the idea of using the header color change as the example for all the different languages.

Personally, I also hate hello world, it's so predictable 😁

I've updated the learning outcome to match the content.

Just a thought: How about showing what a WordPress PHP page looks like "behind the scenes" (either the dashboard or a theme page mentioned in the video.)

Ooo, not going to lie, I think that's a great idea, I'm going to do that for both the dashboard and the front end page I use in the video examples. Thanks for this!

@ironnysh
Copy link

Personally, I also hate hello world, it's so predictable 😁

😂 Fair point

@SierraTR
Copy link

Tutorial/Lessons Review Checklist

Please tick all items you've confirmed:

  • [ x] Learning outcomes/objectives are clear.
  • [x ] Technical concepts introduced in the content are accurate.
  • [x ] The speed of demonstrations are easy to follow.
  • [x ] The narration audio matches what is shown visually.
  • [x ] Spelling and grammar are correct.
  • [x ] Sound quality is consistent throughout the video.
  • [x ] Brand Usage Guidelines and Promotional Guidelines are being followed.
  • [x ] Media assets are all in the public domain (CC0).

Looks good - were you going to make those page example changes suggested above in this video or a follow-on video?

@jonathanbossenger
Copy link
Collaborator Author

Updated video with suggested changes.

04-PHP.mp4

@jonathanbossenger jonathanbossenger moved this from 🔎 Ready for Review to ✅ Preparing to Publish in LearnWP Content - Development Jan 31, 2024
@jonathanbossenger
Copy link
Collaborator Author

@github-project-automation github-project-automation bot moved this from ✅ Preparing to Publish to 📜 Published or Closed in LearnWP Content - Development Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📜 Published or Closed
Development

No branches or pull requests

3 participants