0% found this document useful (0 votes)
18 views

Yr7 - HW3 - Introduction To Computing and Web Design

Uploaded by

atariq0019
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Yr7 - HW3 - Introduction To Computing and Web Design

Uploaded by

atariq0019
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Computing & Information Technology Department CO

MP

Year 7: Intro to Computing & Web Design - Homework Project

When you have completed this work, a printed/paper version should be handed to your teacher.
Name: _________________________________________ Date set: ___________________

Class: _________________________ Hand in Date: _______________

This work will be set in four sections and the total mark will be out of 25 Your Score:

SECTION A: Web design Task – {highlight the correct answers where necessary}

1. Which of the following would correctly bold text in HTML? Circle the correct answer. (1)
 <b> Option A <b/>
 </b> Option B <b>
 <b> Option C </b>

2. Four features are labelled with letters A, B, C and D.


Write the letter in each row of the table that best matches the description. (4)
A - Page Break B - Bold C - Indent D - Justify

Description Letter
Makes text darker/bigger (like this) to make it stand out.
Determines how close to the edge of the page the text can go
Splits a block of text into two separate pages.
Adds space between words so each line of text is the same length.

3. Bob is editing the HTML document of his web page, “darts.html”. He wants to
add the image, “dartboard.png”. The image is saved in the same folder as his
HTML document. (1)

Which line of code would correctly create a link to the image? Circle the correct answer.

A. <img src = “darts.html”>


B. <link src = “dartboard.png”>
C. <img src = “dartboard.png”>
D. <img href = “dartboard.pn”>

4. In the table shown on the next page, list 3 HTML ‘Tags’ and explain what they are used for.
Hint: Go to ‘W3Schools’ website to research and find out different tags. For example: You
can write the tags as <br> This is used to produce a line break in text (you cannot use
this example!) (6)
Tags What are they used for?

1
Year 7 Computing/IT Homework

SECTION B: Converting binary to denary and denary to binary task

5. Convert this binary number to denary. (1)


128 64 32 16 8 4 2 1 Answer

0 1 0 0 1 0 0 1

6. Convert the denary number 47 into binary. (1)


128 64 32 16 8 4 2 1

SECTION C: Hardware and Software Task

7. Explain the difference between a hardware and software. (2)


Hardware:

Software:

8. State one internal hardware device: (1)


Internal hardware:

SECTION D: Research Task

Context:
As a Year 7 Computing student, you have been learning about
input and output devices and their uses in computing. Your
computing teacher has set you a homework to research different
input and output devices and their applications in real-life
scenarios.

9. What are some examples of input and output devices and how are they used in
everyday life? Provide specific examples of how at least two input devices and two
output devices are used and explain why they are needed. (250 words)

Page 2 of 4
Year 7 Computing/IT Homework

Instructions:
With this information in place, you are required to write a short, 250 word report. You can have a
maximum of +/- 10% of words in your submission. This means your report must have at least 225
words, but no more than 275 words. You are advised to check your word count using the features
found in word processors.

You can use this guide to help you structure your report.
2 marks: Identification of at least two input devices with specific examples of how they are used
2 marks: Identification of at least two output devices with specific examples of how they are used
2 marks: Explanation of why the devices are needed as a part of a computer system
1 marks: Evidence of understanding of input and output devices and their applications
1 marks: Presentation, structure and coherence of response

(8 marks total)
Do not copy and paste the answer from the Internet.

Report:

Page 3 of 4
Year 7 Computing/IT Homework

Page 4 of 4

You might also like