Internet Safety
CTSO
Work Place Hazards
Web page Design
Bonus Points
100


What is a computer virus?

1.When your computer has the sniffles

2.A malicious program or code that infects a computer or device

3.Cloud storage

4.Coupon codes



A malicious program or code that infects a computer or device

100

What does the acronym CTSO mean?

A. Career Teacher and Student Organizations

B. Counselors, Teachers and Students Organization

C. Career and Technical Student Organizations

D. None of the Above



C. Career and Technical Student Organizations

100
  • Why is it important to participate in workplace safety training?

    • A) To comply with regulations and protect yourself and others.

    • B) To avoid extra work assigned by your supervisor.

    • C) To impress your colleagues.

    • D) It is not important and can be skipped.


To comply with regulations and protect yourself and others.

100

What tag starts and ends an unordered list?

1. <p> </p>

2. <ol> </ol>

3. <ul> </ul>

4. <h1> </h1>



<ul> </ul>

100
  • Which element is best for content that is independent and could stand alone, such as a news story or blog post?
     a) <section>
     b) <aside>
     c) <article>
     d) <footer>

c) <article>

200
  • How can you recognize a phishing email?

    • A) It includes a link asking for sensitive information.

    • B) It is from a known company and looks professional.

    • C) It thanks you for being a loyal customer.

    • D) It includes no spelling or grammatical errors.


It includes a link asking for sensitive information.

200

If you are a student interested in becoming a nurse, which CTSO would best benefit you? 

A. DECA

B. HOSA

C. FFA

D. TAFE



B. HOSA

200
  • If a fire alarm sounds in your workplace, what is the best course of action?

    • A) Ignore it if you don’t see fire or smoke.

    • B) Gather your belongings before evacuating.

    • C) Follow the emergency evacuation plan immediately.

    • D) Call your supervisor to confirm if it’s a real emergency.



Follow the emergency evacuation plan immediately.

200

Which of the following best describes the difference between inline and block-level elements in HTML?

  • A) Inline elements create a new line, while block-level elements remain on the same line.
  • B) Inline elements are styled only with CSS, and block-level elements are not.
  • C) Inline elements do not break the flow of content, while block-level elements occupy the entire width of the container.
  • D) There is no difference between inline and block-level elements.

Inline elements do not break the flow of content, while block-level elements occupy the entire width of the container.

200

Which element represents the main content area that is unique to the page?
 a) <article>
 b) <main>
 c) <aside>
 d) <nav>

 b) <main>

300
  • What is the safest practice when connecting to public Wi-Fi?

    • A) Use a VPN to encrypt your connection.

    • B) Avoid accessing sensitive accounts or information.

    • C) Both A and B.

    • D) Public Wi-Fi is always safe to use.

C) Both A and B.

300

Which programs of study do Business Professionals of America include? Check all that apply

Agriculture

Architecture

Business, Marketing, and Finance

Education and Training

Information Technology


Business, Marketing, and Finance

Information Technology

300
  • When working with hazardous chemicals, what should you always do?

    • A) Smell the chemical to identify it.

    • B) Wear appropriate personal protective equipment (PPE).

    • C) Ignore the safety data sheet (SDS).

    • D) Store it in any container available.


4.To have knowledge of how to react during an emergency and report to the supervisor in case of emergency



Wear appropriate personal protective equipment (PPE).

300

What is the primary purpose of using semantic HTML elements (e.g., <header>, <article>, <footer>)?

  • A) To improve the visual design of a web page.
  • B) To ensure the code runs faster in browsers.
  • C) To make the structure of the web page more meaningful and accessible.
  • D) To replace the need for CSS.

To make the structure of the web page more meaningful and accessible.

300
  • Which element is usually placed at the bottom of a page and contains copyright or contact information?
     a) <header>
     b) <footer>
     c) <aside>
     d) <main>

b) <footer>

400
  • What is the best way to create a strong password?

    • A) Use your name and birthdate.

    • B) Use a combination of letters, numbers, and special characters.

    • C) Use the word "password" for easy remembering.

    • D) Use your favorite pet’s name.

Use a combination of letters, numbers, and special characters.

400



True or False. Future Business Leaders of America is the largest career student business organization in the world.

True or False


True

400
  • Which of the following is the best way to prevent repetitive strain injuries?

    • A) Take frequent breaks and stretch.

    • B) Work as quickly as possible.

    • C) Avoid reporting discomfort.

    • D) Use only one posture all day.


Take frequent breaks and stretch.

400

Which of the following best describes the role of responsive design in web page development?
A) Ensuring that a website uses the same layout on all devices for consistency
B) Automatically scaling images and text to fit a user’s device screen size
C) Designing separate versions of a website for desktop, tablet, and mobile devices
D) Reducing the need for testing websites on different browsers and devices

Automatically scaling images and text to fit a user’s device screen size

400

Which element is used to group related content within a page, often with a heading?
 a) <article>
 b) <section>
 c) <header>
 d) <footer>
 

b) <section>

500

What is a good practice for creating a secure password?
A) Use your name or birthdate for easy recall
B) Create a password at least 8 characters long with a mix of letters, numbers, and symbols
C) Use the same password for all accounts to avoid forgetting it
D) Share your password with trusted friends to ensure you can recover it if lost

Create a password at least 8 characters long with a mix of letters, numbers, and symbols

500

What is the primary purpose of CTSOs?
A) To provide students with social networking opportunities
B) To develop leadership skills and enhance career readiness
C) To promote school spirit through extracurricular events
D) To offer scholarships for college


To develop leadership skills and enhance career readiness

500

Which of the following is an example of a physical workplace hazard?
A) Excessive noise levels
B) Poor communication among team members
C) Stress caused by tight deadlines
D) A computer virus affecting workstations

Excessive noise levels

500

Which of the following practices is most important for ensuring both accessibility and user engagement in web page design?
A) Using only high-resolution images to improve visual appeal
B) Incorporating animations for every clickable element
C) Writing descriptive alt text for images and using a clear, consistent layout
D) Designing with bold, vibrant colors regardless of contrast considerations

Writing descriptive alt text for images and using a clear, consistent layout

500

 Which element is used for content that is related but not part of the main content, such as a sidebar, ads, or related links?
a) <aside>
 b) <section>
 c) <footer>
 d) <main>
 

a) <aside>