Answering Key Computer-5
Answering Key Computer-5
Answering Key Computer-5
Q1. For each question below there are four options A, B, C and D. Circle the best option.
[_ /7]
(a) The _________ feature will allow you to set a column width to fit its contents
automatically.
(c) Mobirise is a free offline app for windows and Mac to easily create
small/medium ___________.
A Android App
B Document
C Website
D Presentation
(d) If you want to publish your site on Mobirise servers, you can connect to
____________________.
A Server
B Site Domain
C Webpage
D Website
Page 1 of 7
(e) Mobirise allows you to add different types of _____________ to your website, such
as text, images, and videos
A content
B button
C themes
D favicon
A Stage
B Scratch
C Sprite
D Shrink
(g) Which block continuously repeats its execution of all the scripts it contains?
Q2. For each question below there are two options True and False. Circle the best option.
[_ _/7]
(a) Header is the section of the workbook which appears in the bottom margin.
A True B False
(b) CONCATENATE function allows you to combine text from different cells into one cell.
A True B False
Page 2 of 7
(d) In Mobirise we can change the site Theme by our own choice.
A True B False
(e) The theme menu in Mobirise is where you can choose different websites themes
and templates.
A True B False
(g) Edison is tool to help learn and teach Coding, Robotics and STEAM
A True B False
(a) Min() function returns the minimum value from the specific range of cells.
(c) You can log in on Mobirise website with your email address only on two devices.
(d) A webpage is a document with text, images, sound and video that can be accessed on
the web from any device.
(e) The Green Flag provides a convenient way to start many scripts in scratch at the same
time.
(f) EdScratch is a Vertical block-based visual programming language based Scratch.
Page 3 of 7
Section B: Subjective Marks 30
Q4. John has a class of 10 students and he wants to create a list of their names and assigned
tasks. If john wants to use CONCATENATE operator to create a fourth column that displays each
student’s name with their assigned group together.
What formula should he use? [__/3]
A B C D
Sr# Student_name Groups Student with Group
1 Ahmad Red Ahmad has been assigned Red
2 Kashif Orange Kashif has been assigned Orange
3 Tania Black Tania has been assigned Black
4 Zareen Pink Zareen has been assigned Pink
5 Faakhir Rose Faakhir has been assigned Rose
6 Jadoon Grey Jadoon has been assigned Grey
7 Kinza White Kinza has been assigned White
8 Mustafa purple Mustafa has been assigned purple
9 Mehmood peach Mehmood has been assigned peach
10 Maahir Blue Maahir has been assigned Blue
Q5. [___/3]
(a) Explain the importance of Data Analysis with the support of an example. [1]
Data Analysis can help us minimize crime rate, improve health care facilities and
overall efficiency of delivery services, Urban planning and energy consumption.
(Accept any relevant answer).
(b) You are running a lemonade stand and want to know if you have made a profit for the
day. You need to sell at least 20 cups of lemonade and charge at least Rs./ 50 per cup
to make a profit. Write an IF statement using AND condition if both are fulfilled then
display “Profit” otherwise display “No Profit”. [2]
=IF(AND(B2>=20,C2>=50),"Profit","No Profit")
1 mark for the use of logical operators and 1 for logical placement of AND operator
for acquiring correct answer.
Page 4 of 7
(Accept any relevant logic).
Q6.
(a) Explain the use of MS Excel by giving a real-life example? [1]
Microsoft excel is used in real life to do the record maintenance through formulae.
Examples:
1. Students’ information is being recorded by making tables.
2. Student Result can be calculated by Using Formulas and functions
3. Electronic voting
4. POS (General stores)
(Accept any one real life example)
(b) Amy dedicated a budget of $30.00 for her shopping and after she received her bill she
figured that the difference is of +$1.65 (as shown in diagram) [3]
Page 5 of 7
Q7. Define the following terms. [__/4]
From there, you can go anywhere you want using links to the other
Hyperlink
webpages.
Page title Defines the title of your document.
Refer to the name of your site that is displayed in the Sites list.
Site name
Q8. Identify the following tools of Mobirise. Write their names in the column B and the task
you can perform using the following tools in column C. [__/3]
Hyperlinks can point to web content that is part of that website, or it can point to web
content that is part of external websites.
Hyperlink uses:
Page 6 of 7
Q 10. What is scratch and how it is useful for students? [___/3]
Scratch is a visual programming language that allows students to create their own
interactive stories, games and animations.
Uses:
They learn to think creatively, reason systematically, and work collaboratively.
1 mark for definition and one mark for each use (accept relevant answers for uses too)
Q11. How will Edison respond if the play button will be pressed after successfully loading this
program? [__/4]
First Edison will turn On the left LED, then it will turn On the right LED. It will move forward 3
inches at speed 5. Then it will spin at an angle of 90 degrees at speed 5. Then it will turn Off
the left LED, then it will turn Off the right LED. At the end it will give a beep. It will repeat this
whole process 4 times.
Q12. Write the purpose of following three buttons on Edison Robot? [__/3]
1. Play
2. Stop
3. Record
Page 7 of 7