Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

KENRICH INTERNATIONAL SCHOOL

SUMMATIVE ASSESSMENT – II (2021- 2022)


GRADE 7 – ICT (THEORY & ACTIVITY)
NAME: ____________________________________ MAX. MARKS: 25 + 25 =50

DATE: ____________________________________ MARK OBTAINED: _________

I. THEORY: (12 marks)


I. Fill in the blanks: (4m)

1. Bluetooth technology is a form of _____________ communication.


2. _____________ is one of the most popular operating systems designed by
Android, Incorporation.
3. Types of transmission channels are _____________and _____________.
4. _____________ is a set of instructions written to develop applications for
smartphones and mobile devices.

II. Choose the correct answer: (4m)

1. A table is used to create data in the form of _________ & _________.


(rows & columns / drawing & data)
2. _________ is the process of combining two or more cells in a table to form
a single cell.
(merge cell / split cell)
3. _________ is the process of dividing a big cell into multiple smaller cells.
(merge cell / split cell)
4. A table can be created using:
(Insert table -> Table group -> Table drop-down list -> Insert Table grid /
Layout tab -> Data group -> Repeat Header rows)

III. Match the following: (4m)

1. iOS - The entries used to plot the chart


2. Horizontal series of cells in a table - Apple products
3. Go to the next cell - Row
4. Data - Tab
II. ACTIVITY (13 marks)
MS Word 2010
I. Creating Tables (9 marks)
Activity 1
Open a new Microsoft Word document.

Activity 2 (5m)
Insert a table into the document, making sure that it has five columns and five
rows. Add the following titles to the top row in the table:
 #
 Item
 Unit List Price
 Unit Sale Price
 Qty
Then add the three following events to the table:
 1, Dove cream beauty – 100 gm, 5.60, 5.32, 10
 2, Pepsodent – 200 gm, 5.60, 5.32, 1
 3, Surf Excel Easy – 1 kg, 6.72, 6.38, 1
 4, Tea, 13.44, 12.10, 250 gm

Activity 3 (2m)
Add an extra column to the end of the table. Add the title „Sales Price‟ to the
column. Add the following information to the column, with one item on each row.
 53.20
 5.32
 6.38
 3.02
 4.26

Activity 4 (2m)
Add an extra row to the bottom of the table. Type the following event to the
table:
 5, Sugar, 2.24, 2.13, 2 kg
II. Creating Charts (4 marks)
Activity 1
Open a MS Excel.

Activity 2 (2m)
Enter the following data into the spreadsheet.

Activity 3 (2m)
Create a column chart of this data.
KENRICH INTERNATIONAL SCHOOL
SUMMATIVE ASSESSMENT – II (2021- 2022)
GRADE 7 – ICT (PRACTICAL)
NAME: ____________________________________ MAX. MARKS: 50

DATE: ____________________________________ MARK OBTAINED: _________

I. PRACTICAL (25 marks)


Introduction to HTML (10 marks)
1. Write an HTML document by using paragraph, formatting and line tags to
format the following poem “Star light, star bright”. (5 m)

“Star light, star bright”


Star light, star bright,
The first star I see tonight;
I wish I may, I wish I might,
Have the wish I wish tonight.

2. Open Notepad application and write down the coding for creating a webpage
titled „Tree Plantation‟ Set a background and a contrasting font colour. Save
the file with the name „Treeplantation.html. Open the internet Explorer or
any other browser and execute your program. (4 lines) (5 m)

More on Scratch (5 marks)

3. Try code given below in Scratch and see the effect. Also, add a new sprite of
a Watermelon. (3 m)
4. Draw the image given below in Scratch. (2 m)

Elementary HTML (10 marks)


5. Unordered List (5m)
Write the HTML code of the following output?

List of mobiles
 Redmi Xiami
 iPhone
 Samsung
 Nokia
 Micromax

6. Ordered List (5m)


Write the HTML code of the following output?

Web development languages


1. HTML Hyper Text Markup Language
2. CSS Cascading Style Sheets
3. JavaScript
4. Ajax
5. MySQL Database

You might also like