feat(curriculum): add parent teacher workshop to FSD cert (#62618)

Co-authored-by: Bharath Valaboju <69413757+Bharath314@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
This commit is contained in:
Alifa Ara
2025-12-11 16:55:33 -05:00
committed by GitHub
parent e84f896d51
commit 10834d6f86
41 changed files with 5882 additions and 0 deletions

View File

@@ -8291,6 +8291,13 @@
"In this workshop, you will have a chance to practice what you have learned by designing a greeting card."
]
},
"workshop-parent-teacher-conference-form": {
"title": "Design a Parent Teacher Conference Form",
"intro": [
"In this workshop, you will practice how to style radio buttons with different types of pseudo-selectors by building a parent-teacher conference form.",
"You'll practice concepts including the <code>::before</code> pseudo-element selector, the <code>transform</code> property, and more."
]
},
"lab-job-application-form": {
"title": "Build a Job Application Form",
"intro": [

View File

@@ -0,0 +1,9 @@
---
title: Introduction to the Design a Parent Teacher Conference Form
block: workshop-parent-teacher-conference-form
superBlock: full-stack-developer
---
## Introduction to the Design a Parent Teacher Conference Form
This page is for the Design a Parent Teacher Conference Form