0% found this document useful (0 votes)
68 views24 pages

INDEX Merged

Uploaded by

iamrachel003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views24 pages

INDEX Merged

Uploaded by

iamrachel003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 24

INDEX

S.No. Question Page No.

1 Consolidation of Data from Multiple Sheets: Consider 4 sheets for


the months APR, MAY, JUN & JUL. Consolidate the data into a new
sheet named FINAL_ANALYSIS.

9
2 Creation of Maruti Suzuki Scenario: Create a scenario for at least 4
variants of Maruti Suzuki, including labels such as Ex-showroom

.1
price, RTO, Insurance, TCS, ON ROAD PRICE, and Remaining

O
amount.

3 Census Database and Query Creation: Create a database for

N
collecting and maintaining census data and use queries to display

LL
data based on specific criteria.

RO
4 SQL Commands for Fabric Table: Write SQL commands to display
and modify records based on the Fabric table, including queries for
displaying fabric records, modifying discounts, and filtering by
fabric type.
XF
5 Creating a Blog: Create a personal blog using platforms such as
WordPress, Blogspot, or Wix.
PH

6 Resume/Bio Data Creation and Styling: Draft and style a resume or


bio data with appropriate headings, subheadings, and formatting.
SE

7 Template for Book Reviews: Create a template for preparing book


reviews, including the structure and styles, and save it as a
JO

template.

8 Invitation Letter for Annual Day (Mail Merge): Write an invitation


letter for Annual Day 2024 and convert it into a mail merge letter
L

using data from a spreadsheet.


HE
C
RA

1
ACKNOWLEDGEMENT
I express my heartfelt gratitude to my respected teacher, Vinita
ma’am, for providing me with the opportunity to prepare this
practical file for the academic session 2024-25. Their guidance,
valuable insights, and continuous encouragement have been

9
instrumental in the successful completion of this project.

.1
O
I would also like to extend my thanks to Father Agnel School,
for the resources and facilities provided, which made this work

N
possible. I am grateful to my classmates and peers for their

LL
support and collaboration during the preparation of this file.

RO
This file has been an enriching learning experience, allowing
me to explore the concepts of Information Technology (402) in
XF
greater depth. It has further enhanced my understanding of
practical applications and problem-solving skills.
PH

Lastly, I would like to thank my family for their constant


motivation and support throughout this endeavor.
SE

RACHEL JOSEPH
JO

Class XF & Roll No. 19


Date: 25/11/2024
L
HE
C
RA

2
PRACTICAL FILE QUESTIONS
2024-25
INFORMATION TECHNOLOGY(402)

9
.1
1. Consider 4 sheets for the months APR, MAY,

O
JUN & JUL with the same structure as shared

N
below. It represents the Product Name,

LL
Quantity and the Receipt Amounts for some
Stationery Items.
RO
XF
PH
SE
JO
L
HE
C
RA

Consolidate the data from four months in


another sheet named FINAL_ANALYS

3
Step 1: First, I input all the data for the products for the months
APR, MAY, JUN, JUL, all in separate sheets. Now I have 4
sheets, I named them all according to the months too.

Step 2: Then, I clicked on the dropdown box, the picture


enclosed below;

9
.1
O
N
LL
RO
XF
PH

Now, after pressing on the arrows, you will see “manage


SE

names” option. Click on that.


JO
L
HE
C
RA

4
9
.1
O
N
LL
Step 3: On clicking on it, this box should appear. Click on ‘add’
under range options. Select the table, at the end it will show

RO
selected area with a hot pic outline.
XF
PH
SE
JO
L
HE
C
RA

after doing that name the selected table “APR” for the month of
APRIL, and so on.

5
9
.1
O
N
LL
RO
The outcome should be like this. Repeat this for MAY, JUN,
AND JULY.
XF
PH
SE
JO
L
HE
C
RA

6
9
.1
O
N
LL
RO
XF
PH
SE
JO
L
HE
C

Step4: create a new sheet, and rename it too


RA

“FINAL_ANALYSIS”.

Click on the Data menu in the top toolbar. Select Consolidate


from the dropdown.

7
9
.1
O
N
Step 5: Click on the dropdown arrow under Source dataranges,

LL
and then add.

RO
Do this for APR, MAY, JUN, JULY. Then click OK. The
consolidated data table should appear then.
XF
PH
SE
JO
L
HE
C
RA

8
Q2: Create scenario of MARUTI SUZUKI ( at
least 4 Variant) by using following labels:
Variant, Particulars, Ex- showroom price, RTO,
Insurance, TCS, ON ROAD PRICE OF
MARUTI SUZUKI TOTAL, Budget,

9
.1
Remaining amount.

O
Step 1: Create the following table layout in LibreOffice Calc:

N
LL
RO
XF
PH
SE

Step 2: Select the cells that you want to vary in your scenario,
JO

i.e D7:E14

Go to the menu: Tools → Scenarios.


L
HE

In the Create Scenario dialog:


C
RA

9
9
.1
O
N
Name the scenario VARIANT 1, or anything.

LL
Make sure you DON’T CHECK copy back. And choose any

RO
color you want for display border. Click on OK.
XF
PH
SE
JO

It should look something like this.

Step 3: To make the remaining three scenarios, just input the


L

data into the table, and repeat the steps above.


HE

NOTE: The formula for Remaining Amount = (Cell of Total +


C

{-Cell of TOTAL Budget} )


RA

10
9
.1
O
N
LL
RO
Q3. Create a database for collecting and
XF
maintaining census data. Using queries display
the data of people living in a specific area. Hint:
PH

Create fields such as First Name, Last Name,


SE

DOB, Place of birth, Employment Status, etc.


JO

Step 1: Create a Database

1. Open LibreOffice Base.


L
HE

2. Select Create a New Database → Click Next →


Finish.
C
RA

3. Save the database as “Database One”

Step 2: Create a Table

1. Go to Tables → Select Create Table in Design View.

11
2. Add fields for the census data:

9
.1
O
3. Save the table as Census_Table.

N
LL
Step 3: Enter Data

RO
1. Double-click the Census_Table to open it in Data View.

2. Input sample data, such as:


XF
PH
SE
JO

Step 4: Create a Query

1. Go to the Queries section.


L
HE

2. Click Create Query in Design View.


C

3. Select Census_Table and click Add, then Close.


RA

4. Drag and drop the fields you want to include in the


query

5. In the Criteria row under OCCUPATION, Enter the


specific area you want to filter (e.g., "Doctor").

12
6. Save the query as Query_OCCUPATION.

4. Write the SQL commands to answer the


queries based on Fabric table

9
i. Display all records of the table Fabric

.1
O
SELECT * FROM Fabric;

N
LL
ii. Display only those fabrics whose fabric type

RO
is "Cotton"
SELECT * FROM Fabric
XF
WHERE "Type" = 'Cotton';
PH
SE

iii. To display Name and type of fabric whose


discount less than is 10.
JO

SELECT "Fname", "Type" FROM Fabric


L
HE

WHERE "Disc" < 10;


C
RA

iv. To modify the fabric shirt by increasing


discount by 10
UPDATE Fabric

SET "Disc" = "Disc" + 10


13
WHERE "Fname" = 'Shirt';

v. Display fabric Id of woollen fabrics only.


SELECT "FabricID" FROM Fabric

WHERE "Type" = 'Woollen';

9
5. Create a blog of yours using wordpress /

.1
O
blogspot / wix or any other blog service

N
provider.

LL
Step 1: Sign in to Blogger

1. Go to blogger.com.
RO
2. Log in with your Google account credentials.
XF
3. Once logged in, click on "Create Your Blog" to start
PH

Step 2: Name Your Blog

1. Enter a title for your blog


SE
JO
L
HE
C
RA

2. Choose a web address (URL) Ensure it's unique and


available.
14
9
.1
O
N
LL
3. Click Next to proceed.

Step 3: Choose a Theme


RO
1. Select a template/theme from the options available (you
XF
can customize this later).
2. Click Create Blog to confirm and set up your blog.
PH

Step 4: Customize Your Blog


SE

1. Go to Settings in the Blogger dashboard to adjust details


JO

like the blog description, privacy settings, or custom


domain (optional).
2. Use the "Theme" section to modify the layout, colors, and
L
HE

fonts. You can also upload a custom header image.


C

Step 5: Write Your First Post


RA

1. Click on "New Post" in the dashboard.


2. Add a title for your post

15
3. Write your content in the text editor, using formatting tools
to add headings, bullet points, links, and images.
4. Click Preview to check how it looks.

9
.1
O
N
LL
RO
5. When satisfied, click Publish to make it live.
XF
PH
SE
JO
L
HE

https://thee-feline-forumm.blogspot.com/2024/1
1/top-50-most-popular-cat-names-in-india.html
C
RA

16
6. Write your resume/Bio Data and apply
different styles on it.
Step 1: Draft a biodata

9
.1
Step 2: Apply Styles

O
1. Heading Style

N
1. Select the title "BIO-DATA" → Apply Title style.

LL
2. Use Sub-Heading style for section headings like

RO
Educational Qualifications, Work Experience, Skills, etc.

3. Use Body Text for other details like ‘Name’.


XF
PH
SE
JO
L
HE
C

2. Table Formatting
RA

1. Highlight the Educational Qualifications table.

2. Right-click → Table Properties: Set borders for all cells.

3. Centre-align the text in the table.

17
9
.1
O
N
LL
RO
XF

Q7. Create a template for preparing Book Reviews.


PH

Step 1: Draft the Template Structure


SE
JO
L
HE
C
RA

Step 2: Use suitable styles and fonts to make the structure look
more appealing.

Step 3: Save as a Template

18
1. Once the structure and formatting are complete, go to
File → Templates → Save as Template.

2. Name the template as Book Review Template and


save it in an appropriate category (e.g., My Templates).

9
.1
O
N
LL
RO
XF
PH
SE
JO
L
HE
C

Q8. Type a letter inviting parents for Annual


RA

Day 2024. Your letter will serve as your form


letter.

19
Save your letter as a Mail Merge Letter

Step 1: Draft the Invitation Letter (Main Document)

9
.1
O
N
LL
Step 2: Prepare the Data Source

1. Open LibreOffice Calc.


RO
XF

2. Create a spreadsheet like the one I made (screenshot


PH

below).
SE
JO
L
HE
C
RA

3. Save the file as Parents_Data.ods.

Step 3: Insert Fields for Mail Merge

1. Open Annual_Day_Letter.odt.

2. Go to Tools → Mail Merge Wizard.

20
3. Follow these steps:

1. Use the current document → Click Next.

2. Select "Letter" as the document type → Click Next.

3. Connect to your registered database


(ParentDatabase).

9
.1
4. Drag and drop fields like <Parent_Name> into the

O
letter where applicable.

N
Outcome should look like this.

LL
RO
XF
PH
SE
JO
L
HE
C
RA

21
9
.1
O
N
LL
Conclusion
RO
In conclusion, this practical file has provided a comprehensive
XF
understanding of key concepts in Information Technology (402),
demonstrating both theoretical and practical knowledge. By
completing various tasks such as consolidating data across
PH

sheets, creating scenarios, designing databases, and writing


SQL commands, I have gained hands-on experience with tools
SE

and techniques that are essential in the field of IT.


JO

Additionally, the exercises in creating a blog, preparing a


resume, and setting up a mail merge letter have enhanced my
L

ability to apply IT skills to real-world situations, preparing me for


HE

further academic and professional pursuits. This project has not


only helped me improve my technical skills but also deepened
C

my problem-solving capabilities, offering a holistic learning


RA

experience.

I am confident that the skills learned through this project will be


valuable as I continue my studies and enter the professional
world. I sincerely appreciate the guidance and resources

22
provided throughout the process, which contributed greatly to
the successful completion of this file.

9
.1
O
N
LL
RO
XF
PH
SE
JO
L
HE
C
RA

23

You might also like