1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Fill in the Blank
Every input must have a unique ____.
Fill in the Blank
Outputs are created using ____ tags.
Fill in the Blank
Output ____ elements are updated using JavaScript.
Fill in the Blank
This must be done in the ____ scope.
Fill in the Blank
Access the submit button in the global ____.
Fill in the Blank
Prevent the default form behavior using e.____().
Fill in the Blank
Create a function that accepts user input as ____.
Fill in the Blank
Update the output ____ using innerHTML.
Key Reminder
IDs must be ____.
Flow of a program
Inputs → Processing → ____.