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

chore: add Learn Pseudo-classes workshops to frontend cert #421

Closed
2 tasks
jdwilkin4 opened this issue Jul 4, 2024 · 2 comments · Fixed by #569
Closed
2 tasks

chore: add Learn Pseudo-classes workshops to frontend cert #421

jdwilkin4 opened this issue Jul 4, 2024 · 2 comments · Fixed by #569

Comments

@jdwilkin4
Copy link
Contributor

jdwilkin4 commented Jul 4, 2024

In this new frontend cert, we have module to go into more detail about pseudo classes and how the different ones work. The preceding lecture block will teach them about the different types of pseudo classes.

The cafe menu does introduced pseudo classes briefly here
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-91

But we will need a small workshop for campers to apply what they learned about pseudo classes in a step based tutorial.

Acceptance criteria

  • create a new folder of the project in the frontend-cert/css-projects directory
  • add your completed project(index.html and styles.css files) in that new folder
@larymak
Copy link
Contributor

larymak commented Aug 23, 2024

@jdwilkin4 same question on this, is it only the HTML and CSS or are the user stories needed too?

@jdwilkin4
Copy link
Contributor Author

this is a workshop.
Workshops have a different format then labs.

Workshops are step by step projects like this
https://www.freecodecamp.org/learn/2022/responsive-web-design/#learn-html-by-building-a-cat-photo-app

For the prototype, only the complete HTML and CSS should be supplied.
However, workshops aren't open ended in the same way as the labs are.

This means that everything in the HTML and CSS will need to be broken down into steps and tests
This differs from labs, which are more open ended projects with minimal guidance in user stories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants