- Exit Tickets
- Unit 4 Coding Challenge
- Unit 4 Project
- Use .value to store user input.
- Use variables to store strings | Manipulate strings using string concatenation.
- Coders will create basic conditional statements.
- Create conditional statements with multiple conditions using else-if.
- Identify, evaluate, and construct compound conditional statements.
- Review how to use .value to retrieve a value from an input field and display it on a webpage.
- Demonstrate their coding skills by completing a coding challenge.
- Brainstorm ideas for their Unit 4 project.
- Add HTML, CSS, and Javascript to their Unit 4 project starter code.
- Use their project plans and new coding skills to add conditionals to their Unit 4 project.
- Use their project plans and coding skills to finish up their Unit 4 projects.
- Add any “Next Level Features” using documentation.
- Showcase their Unit 4 projects to an audience.
HTML: button, input field, input
JS: .value, placeholder, strings, data types, string concatenation, conditional statements, if statement, else statement, operators, else-if statement, compound conditional statement, &&, ||
Students will use HTML, CSS, and JavaScript to create a Buzzfeed Quiz project. This quiz can be based on any topic they want.