generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
[TECH ED] Form Controls #6
Labels
📅 HTML-CSS
Tickets for HTML-CSS
🔑 Priority Key
Do this first
🐂 Size Medium
1-4 hours
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
🎯 Topic Structuring Data
Describing, organising, and systematising data
🎯 Topic Testing
It's important that software works and that people can use it
📅 Week 3
Assigned during Week 3 of this module
Comments
SallyMcGrath
added
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
🎯 Topic Structuring Data
Describing, organising, and systematising data
🎯 Topic Testing
It's important that software works and that people can use it
🐂 Size Medium
1-4 hours
🔑 Priority Key
Do this first
labels
Apr 8, 2023
40thieves
added
📅 Week 3
Assigned during Week 3 of this module
and removed
📅 Week 2
Assigned during Week 2 of this module
labels
Sep 4, 2023
This was referenced Sep 6, 2023
Kamino cloned this issue to RbAvci/My-Coursework-Planner |
This was referenced Oct 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📅 HTML-CSS
Tickets for HTML-CSS
🔑 Priority Key
Do this first
🐂 Size Medium
1-4 hours
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
🎯 Topic Structuring Data
Describing, organising, and systematising data
🎯 Topic Testing
It's important that software works and that people can use it
📅 Week 3
Assigned during Week 3 of this module
Link to the coursework
https://github.com/CodeYourFuture/Module-HTML-CSS/tree/main/Form-Controls
Why are we doing this?
Aims
For this project, you will need to make decisions yourself and explore your own code with Devtools. What blockers will you encounter? How will you get help to solve them? Come to class with questions.
Maximum time in hours
4
How to get help
Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.
How to submit
Remember from last week's coursework that you should switch to the
main
branch before creating a new branch.main
branchThere are several projects in this repo. Make a new branch for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.
How to review
Anything else?
There are a couple of useful ideas in this project that you can explore further:
Properly understanding HTML and the DOM will make you a powerful and unusual web developer.
Finding the simplest thing that can possibly work will make you a powerful and unusual web developer.
The text was updated successfully, but these errors were encountered: