Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.42 KB

README.md

File metadata and controls

59 lines (42 loc) · 2.42 KB
int-unit-4-banner

Deliverables

  • Exit Tickets
  • Unit 4 Coding Challenge
  • Unit 4 Project

Student/Printing Resources


Objectives

Coders will…

  1. Use .value to store user input.
  2. Use variables to store strings | Manipulate strings using string concatenation.
  3. Coders will create basic conditional statements.
  4. Create conditional statements with multiple conditions using else-if.
  5. Identify, evaluate, and construct compound conditional statements.
  6. Review how to use .value to retrieve a value from an input field and display it on a webpage.
  7. Demonstrate their coding skills by completing a coding challenge.
  8. Brainstorm ideas for their Unit 4 project.
  9. Add HTML, CSS, and Javascript to their Unit 4 project starter code.
  10. Use their project plans and new coding skills to add conditionals to their Unit 4 project.
  11. Use their project plans and coding skills to finish up their Unit 4 projects.
  12. Add any “Next Level Features” using documentation.
  13. Showcase their Unit 4 projects to an audience.

Vocabulary

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, &&, ||


Project Overview

Students will use HTML, CSS, and JavaScript to create a Buzzfeed Quiz project. This quiz can be based on any topic they want.

Project Starter Code

Project Examples

Google Classroom Project Rubric