| Question | Options | Answer |
|---|---|---|
| What is the name of the character or object in Scratch that performs actions? |
A) Backdrop B) 5Prite C) Stage D) Costume |
optionB |
| Which button starts a Scratch project? |
A) Red Slop Button B) Green Flag C) Blue Info Button D) Orange Share Button |
optionB |
| What is the background of a Scratch project called? |
A) Sprite B) Costume C) Backdrop/Stage D) Script |
optionC |
| Which color are Motion blocks? |
A) Purple B) Orange C) Blue D) Yellow |
optionC |
| Which block category contains "say" and "think" blocks? |
A) Motion B) Control C) Looks D) Sound |
optionC |
| Which block makes a sprite move forward? |
A) 30 to x: y: B) move (19) steps C) (hange x by (19) D) turn (15) degrees |
optionB |
| Which category contains "when green flag clicked" block? |
A) Control B) Events C) Sensing D) Operators |
optionB |
| What does the repeat (10) block do? |
A) Runs code forever B) Runs code 10 times C) Stops code after 10 seconds D) Waits 10 seconds |
optionB |
| Which block category contains "if then" and "forever" blocks? |
A) Motion B) Events C) Control D) Operators |
optionC |
| Which color are Sound blocks? |
A) Purple B) Pink C) Green D) Orange |
optionB |
| How do you make a sprite disappear? |
A) clear B) erase C) hide D) invisible |
optionC |
| Which block asks the user a question? |
A) say [Hello] B) think [Hmm] C) ask [what‘s your name?] and wait D) broadcast [messagel] |
optionC: |
| What color are Events blocks? |
A) Blue B) Orange C) Yellow D) Green |
optionC |
| Which block makes a sprite play a sound? |
A) start sound [pop v] B) 53y [POP] C) play note (69) D) play drum (1) |
optionA |
| What does the forever block do? |
A) Runs code once B) Runs code repeatedly forever C) Runs code10times D) Waits forever |
optionB |
| Which block changes a sprite‘s size? |
A) set size to (100)% B) change x by (18) C) set rotation style D) switch costume |
optionA |
| Where can you find the touching [mouse-pointer v]? block? |
A) Motion B) Control C) Sensing D) Operators |
optionC |
| Which block makes a sprite point toward the mouse? |
A) turn towards [mouse—pointer v] B) point towards [mouse-painter v] C) go to [mouse-pointer v] D) slide to [mouse-pointer v] |
optionB |
| Which color are Operators blocks? |
A) Blue B) Orange C) Green D) Purple |
optionC |
| What color light tells cars to “go" in a traffic light project? |
A) Red B) Yellow C) Green D) Blue |
optionC |
| What color light tells cars to "stop" in a traffic light project? |
A) Green B) Yellow C) Red D) Purple |
optionC |
| What does the yellow traffic light mean? |
A) Stop immediately B) Go faster C) Slow down / Get ready to stop D) Turn around |
optionC |
| In a Scratch traffic light project. which block is used to change the traffic light color? |
A) mange costume B) change size C) change color effect D) move steps |
optionA |
| What block is used to tell cars when to stop and go in a Scratch traffic light |
A) say B) broadcast C) ask D) wait |
optionB |
| What should the pedestrian sprite do when the traffic light is red? |
A) Stay on the sidewalk B) Walk across the road C) Run fast D) Hide |
optionB |
| What should cars do when they receive a broadcast [red light v] message? |
A) Move faster B) Slow down C) Stop moving D) Turn around |
optionC |
| How long does a typical green light last in a simple Scratch traffic light simulation? |
A) 1 second B) 2 seconds C) 5 seconds D) 10 seconds |
optionC |
| Which block is used to make a car move forward in a traffic light project? |
A) (hange y by (s) B) move (5) steps C) change x by (5) D) glide to x: y: |
optionB |
| What is the purpose of the "traffic controller" sprite? |
A) To drive the cars B) To walk across the road C) To send broadcast messages that control the lights D) To make sounds |
optionC |
| What block makes the pedestrian wail before walking? |
A) stop B) wait: ( ) seconds C) forever D) repeat |
optionB |
| What happens when cars receive broadcast [yellow light v] ? |
A) They stop immediately B) They speed up C) They slow down D) They turn around |
optionC |
| In a Scratch storytelling project, what block makes a character speak out loud? |
A) say B) think C) speak (Text to Speech) D) broadcast |
optionC |
| What must you add to Scratch before you can use the speak block? |
A) A new sprite B) The Text to Speech extension C) A new backdrop D) A sound file |
optionB |
| Which block is used to tell the next character when to start talking in a storytelling |
A) wait B) broadcast C) Stop D) Forever |
optionB |
| What is the purpose of the wait (2) seconds block in a storytelling project? |
A) To make the story shorter B) To pause between speakers so listeners can understand C) To end the story D) To repeat the story |
optionB |
| Which voice option would be best for a small bird character in a storytelling |
A) alto B) tenor C) squeak D) giant |
optionC |
| What is the purpose of adding say blocks along with speak blocks? |
A) To make the story louder B) To add subtitles so viewers can read along C) To change the voice D) To end the story |
optionB |
| In a storytelling project, what does the switch costume block help you do? |
A) Change the background B) Change how the character looks while talking C) Change the character's voice D) End the story |
optionB |
| What block would you use to make a bird character fly while telling its part of the |
A) move (16) steps B) change x by (13) C) change y by (10) D) turn (15) degrees |
optionC |
| Which broadcast would you use to start the second character's part after the first |
A) broadcast [start v] B) broadcast [stop v] C) broadcast [Frag done v] D) broadcast [go v] |
optionC |
| How do you start a storytelling project in Scratch? |
A) Click the red stop button B) Click the green flag C) Press the space bar D) Click on the sprite |
optionB |
| What block would you use to make a character think silently instead of speaking? |
A) say B) think C) speak D) ask |
optionB |
| How can you make a character disappear at the end of the story? |
A) hide B) erase C) stop D) clear |
optionA |
| Which block allows the audience to type answers and interact with the story? |
A) say B) speak C) ask [1] and wait D) broadcast |
optionC |
| SENIORS HERE What does HTML stand for? |
A) Hyper Text Markup Language B) High Tech Modern Language C) Home Tool Markup Language D) Hyper Transfer Markup Language |
optionA |
| Which HTML tag is used for the main heading at the top of a school website? |
A) <heading> B) <h1> C) <head> D) <title> |
optionB |
| What HTML tag is used to add a paragraph of text about the school? |
A) <text> B) <p> C) <para> D) <body> |
optionB |
| Which tag is used to add the school logo image? |
A) <pic> B) <image> C) <img> D) <src> |
optionC |
| What attribute is used to specify the image source (file name) in the <img> tag? |
A) href B) link C) src D) alt |
optionC |
| Which HTML tag is used to create a navigation menu? |
A) <menu> B) <nav> C) <ul> D) <div> |
optionB |
| What tag is used to create an unordered list for navigation links? |
A) <ol> B) <li> C) <ul> D) <list> |
optionC |
| Which tag is used for each individual navigation link item in a list? |
A) <link> B) <li> C) <item> D) <a> |
optionB |
| What tag creates a clickable link to another page? |
A) <link> B) <a> C) <href> D) <url> |
optionB |
| What attribute in the <a> tag specifies the destination URL? |
A) src B) link C) href D) url |
optionC |
| Which tag is best for grouping content about the school's history? |
A) <div> B) <section> C) <article> D) <header> |
optionB |
| What tag is used for the top part of the website containing the logo and school name? |
A) <top> B) <heading> C) <header> D) <nav> |
optionC |
| What tag is used for the bottom part of the website with copyright information? |
A) <bottom> B) <end> C) <footer> D) <copyright> |
optionC |
| Which tag would you use to display a student testimonial? |
A) <p> B) <blockquote> C) <testimonial> D) <quote> |
optionB |
| What tag is used to display the school's address and contact information? |
A) <address> B) <contact> C) <info> D) <p> |
optionA |
| What tag is used to embed a video of school events? |
A) <video> B) <movie> C) <media> D) <embed> |
optionA |
| What attribute makes a link open in a new tab? |
A) new="_blank" B) open="new" C) target="_blank" D) tab="new" |
optionC |
| What tag is used to display a photo gallery of school activities? |
A) <gallery> B) <figure> C) <img> D) <div> |
optionB |
| What is the correct way to write a link to the "about.html" page? |
A) <a src="about.html">About Us</a> B) <a href="about.html">About Us</a> C) <link href="about.html">About Us</link> D) <a link="about.html">About Us</a> |
optionB |
| Which tag contains the visible content of the school website? |
A) <head> B) <html> C) <body> D) <main> |
optionC |
| Which tag would you use to create a button that says "Apply Now"? |
A) <link> B) <a> C) <button> D) <click> |
optionC |
| What does CSS stand for? |
A) Computer Style Sheets B) Creative Style Sheets C) Cascading Style Sheets D) Colorful Style Sheets |
optionC |
| Where do you write CSS code to style a school website? |
A) Inside the <head> tag using <style> B) Inside the <body> tag C) Inside the <footer> tag D) Inside the <img> tag |
optionA |
| What is the correct CSS syntax to select an HTML element? |
A) {body: color: blue;} B) body {color: blue;} C) body: {color: blue;} D) body {color: blue} |
optionB |
| Which CSS property changes the text color of the school name? |
A) font-color B) text-color C) color D) background-color |
optionC |
| Which CSS property changes the background color of the header? |
A) color B) bg-color C) background D) background-color |
optionD |
| How do you make the school name text blue? |
A) color: blue; B) text: blue; C) font: blue; D) bg: blue; |
optionA |
| Which property changes the font size of the school motto? |
A) font B) text-size C) font-size D) size |
optionC |
| How do you make the navigation menu links bold? |
A) font: bold; B) weight: bold; C) font-weight: bold; D) bold: yes; |
optionC |
| Which CSS property adds space between letters in the school name? |
A) spacing B) letter-space C) letter-spacing D) text-spacing |
optionC |
| How do you center the school logo? |
A) align: center; B) text-align: center; C) center: yes; D) position: center; |
optionB |
| Which property adds space inside a section, between the content and the border? |
A) margin B) spacing C) padding D) border-space |
optionC |
| Which property adds space outside an element, between it and other elements? |
A) padding B) margin C) spacing D) border |
optionB |
| How do you give the navigation menu a bottom border? |
A) border: bottom; B) border-bottom: 2px solid black; C) underline: yes; D) line: bottom; |
optionB |
| Which property sets the width of the main content area? |
A) width B) size C) length D) w |
optionA |
| How do you remove the underline from navigation links? |
A) underline: none; B) text-underline: none; C) text-decoration: none; D) no-underline: yes; |
optionC |
| How do you change the color of a link when the mouse hovers over it? |
A) a {hover: color: red;} B) a:hover {color: red;} C) a:mouse {color: red;} D) a:over {color: red;} |
optionB |
| How do you make the navigation menu horizontal instead of vertical? |
A) display: horizontal; B) display: inline; or display: inline-block; C) list-style: horizontal; D) direction: row; |
optionB |
| How do you remove the bullet points from a navigation list? |
A) list-style: none; B) bullets: none; C) no-bullets: yes; D) style: no-bullets; |
optionA |
| Which property gives the header a shadow effect? |
A) shadow B) box-shadow C) drop-shadow D) border-shadow |
optionB |
| How do you make the footer text smaller than the body text? |
A) size: small; B) text: small; C) font-size: 12px; D) small: yes; |
optionC |
| How do you make the school logo round? |
A) border: round; B) border-radius: 50%; C) circle: yes; D) shape: round; |
optionB |
| How do you make the navigation menu change background color when hovered? |
A) nav:hover {background-color: gray;} B) nav:mouse {background-color: gray;} C) nav {hover: gray;} D) nav {background: gray when hover;} |
optionA |
| Which property makes a section responsive (adjust to screen size)? |
A) width: 100%; B) size: auto; C) responsive: yes; D) flex: 1; |
optionA |