mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
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:
@@ -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": [
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user