WorksheetsCS8 Final Exam Review 3
Total questions: 30
Worksheet time: 17mins
Tale' consistently arrives on time for group projects, maintains a positive attitude, and always puts in his best effort to ensure the team succeeds. Which quality is Tale' most associated with?
Honesty
Integrity
Empathy
Leadership
Uryah excels at individual tasks but finds it challenging when required to work in a group. What skill should he focus on to improve his group work capabilities?
Deadline management
Teamwork
Technical skills
Independent study
During a community workshop, Mia, Carlos, and Aisha collaborate with individuals from various socioeconomic backgrounds, educational levels, and professional fields. What is this group likely to represent?
Diversity
Efficiency
Innovation
Discipline
During a team meeting, Priya realized she had provided incorrect data in her report. She promptly acknowledged her mistake to the group. Which key employability skill is Priya exhibiting?
Adaptability
Integrity
Technical Skills
Time Management
A student is working on a project about the history of Georgia and needs to access an online archive for information. However, when trying to access the site on a tablet, the images and text are misaligned, making it difficult to read. What aspect of the website is likely causing this issue?
Accessibility
Functionality
Content
Navigation
Michael, Luna, and Anika are working on a school project to create a startup. They decide to use the same logo, color scheme, font style, and images for their project's advertising materials, website, and social media pages. This is an example of establishing which of the following terms?
Design
Graphics
Brand
Presence
A group of students is working on the color scheme for a website project. They chose colors that are opposite one another on the color wheel. Which of the following terms describes this choice?
Complimentary
Coordinating
Primary
Triadic
Harper, Benjamin, and Hannah are working on a school project to create a website. They need to style their HTML elements. Which language should they use to describe how these elements should be styled?
HTML
CSS
Tag
Heading
Which of these tasks are most appropriate for CSS? (Select all that apply)
Change the background color
Add an image
Add a link
Add text
Change the font size
Aiden is designing a website for his school's science fair. What could he do to add visual appeal?
Hyperlinks
Images
Data Tables
Text
Sophia is designing a website for her photography portfolio. Which of the following graphical elements should she use for emphasis on her 'Featured Photos' section?
Bulleted list
Footer
Hyperlink
Bold text
Which element of design is shown?
Form
Line
Typography
Texture
Which of the following is NOT an element of branding?
References
Logo
Color
Typography
In video game design, what term is used to describe the interactive elements like jumping, shooting, and puzzle-solving?
Narrative
Graphics
Gameplay Mechanics
Soundtrack
In game development, what term is used to describe elements like tokens, pawns, and game maps?
Rules
Storylines
Components
Challenges
If you wanted to make the SMALLEST font when making a heading, which of the following would you use?
<1h>
<h1>
<6h>
<h6>
Which tag would you use to make a bulleted list?
<ul>
<ol>
<img>
<p>
Which tag would you use to make a bulleted list?
<ul>
<ol>
<img>
<p>
Which of the following uses the Image Tag correctly?
<img alt=”iggy.jpg” src=”Iggy the Leopard Gecko”>
<img alt=picture of Iggy src=Iggy the Leorpard Gecko>
<img alt=”Iggy Napping”></img>
<img src=”iggy.jpg” alt=”Iggy the Leopard Gecko”>
Evelyn is designing a webpage and wants to align her paragraphs to the center of the page. Which CSS property should she use to move the text to the left, right, or center?
text-align
text-move
text-space
text-decoration
Which HTML tags are where all the content (images, words, etc,) of the web page goes?
<head></head>
<body></body>
<img>
<link></link>
What goes in the blank part of this CSS link tag? <link ___="stylesheet" href="style.css">
css
rel
Src
Html
The language used to create web pages. Also known as Hypertext Markup Language
HTML
HTML element
HTML tag
Website content
Website structure
