Computer Worksho6p
Computer Worksho6p
Hard drive
As can be seen in the picture, the desktop hard drive consists of the following
components:
the head actuator,
12
read/write actuator arm,
disk read/write head,
spindle,
platter.
On the back of a hard drive is a circuit board called the controller.
Data sent to and from the hard drive is interpreted by the disk controller, which tells
the hard drive what to do and how to move the components within the drive. When the
operating system needs to read or write information, it examines the hard drive's File
Allocation Table (FAT) to determine file location and available areas. Once this has
been determined, the disk controller instructs the actuator to move the read/write
arm and align the read/write head. Because files are often scattered throughout the
platter, the head needs to move to different locations to access all information.
All information stored on a traditional hard drive, like the above example, is done
magnetically. After completing the above steps, if the computer needs to read
information from the hard drive, it would read the magnetic polarities on the platter.
One side of the magnetic polarity is 0 and the other is 1. Reading this as binary data,
the computer can understand what the data is on the platter. For the computer to
write information to the platter, the read/write head aligns the magnetic polarities,
writing 0's and 1's that can be read later.
Although most hard drives are internal hard drives, many users also use external
hard drives to backup data on their computer and expand the total amount of space
available to them. External drives are often stored in an enclosure that helps protect
the drive and allow it to interface with the computer, usually over USB or eSATA.
ROM
13
example of ROM is EEPROM, which is a programmable ROM used for the computer
BIOS, as shown in the picture below. Unlike Random Access Memory (RAM), ROM
is non-volatile, which means it keeps its contents regardless of whether or not it has
power.
RAM
Alternatively referred to as main memory, primary memory, or system memory,
Random Access Memory (RAM) is a computer storage location that allows information
to be stored and accessed quickly from random locations within DRAM on a memory
module. Because information is accessed randomly instead of sequentially like a CD
or hard drive the computer can access the data much faster than it would if it was
only reading the hard drive. However, unlike ROM and the hard drive RAM is a volatile
memory and requires power in order to keep the data accessible, if power is lost all
data contained in memory lost.
Flash memory
14
Memory slot
CPU
15
In the CPU, the primary components are the ALU (Arithmetic Logic Unit) that performs
mathematical, logical, and decision operations and the CU (Control Unit) that directs
all of the processors operations. Over the history of computer processors, the speed
(clock speed) and capabilities of the processor have dramatically improved.
Heat sink
PowerSupply
16
PCI
Short for Peripheral Component Interconnect, PCI is
an expansion to the ISA bus. The PCI bus is a 32-bit
(133MBps) computer bus that is also available as a 64-
bit bus and was the most commonly found and used
computer bus in computers. In the picture, there are
three PCI slots, PCI4, PCI5, and PCI6.
AGP
Short for Accelerated Graphics Port, AGP is an advanced port designed for Video cards
and 3D accelerators. Designed by Intel and introduced in August of 1997, AGP
introduces a dedicated point-to-point channel that allows the graphics controller
direct access the system memory. Below is an illustration of what the AGP slot may
look like on your motherboard.
NOTE: Not all operating systems support AGP because of limited or no driver support.
For example, Windows 95 did not incorporate AGP support. Today, AGP is being
replaced by PCI Express.
NIC
Short for Network Interface Card, the NIC is also
referred to as an Ethernet card and network
adapter. It is an expansion card that enables
17
a computer to connect to a network; such as a home network, or the Internet using
an Ethernet cable with an RJ-45 connector.
Due to the popularity and low cost of the Ethernet standard, most new computers
have a network interface build directly into the motherboard. The top image shows
10/100 PCI network card, one of the more common examples.
SATA
Short for SerialATA, SATA 1.0 was first released in August 2001
and is a replacement for the Parallel ATA interface used in IBM
compatible computers. SerialATA is capable of delivering
1.5Gbps (150MBps) of performance to each drive within a disk
array, offers backwards compatibility for existing ATA and
ATAPI devices, and offers a thin, small cable solution This cable
helps make a much easier cable routing and offers better airflow
in the computer when compared to the earlier ribbon cables
used with ATA drives.
18
CMOS
Short for Integrated Drive Electronics or IBM Disc Electronics, IDE is more
commonly known as ATA or Parallel ATA (PATA) and is a standard interface for IBM
compatible hard drives. IDE is different from the Small Computer Systems Interface
(SCSI) and Enhanced Small Device Interface (ESDI) because its
controllers are on each drive, meaning the drive can connect
directly to the motherboard or controller. IDE and its updated
successor, Enhanced IDE (EIDE), are the most common drive
interfaces found in IBM compatible computers today. Above, is a
picture of the IDE connector on the back of a hard drive, a picture
of what an IDE cable looks like, and the IDE channels it connects to
on the motherboard.
Sound card
Alternatively referred to as an audio output device, sound board,
or audio card. A sound card is an expansion card or IC for
producing sound on a computer that can be heard
through speakers or headphones. Although the computer does not
need a sound device to function, they are included on every
machine in one form or another, either in an expansion slot or built
into the motherboard (onboard).
19
Sound card connections
The picture is an example of a sound card audio ports or audio jacks on the back of
your computer, associated colors, and the connector symbols.
Digital Out (White or Yellow; words: "Digital" or "Digital Out") - Used with
surround sound or loudspeakers.
Sound in or line in (Blue; Arrow pointing into waves) - Connection for external
audio sources, e.g. tape recorder, record player, or CD player.
Microphone or Mic (Pink; Microphone) - The connection for
a microphone or headphones.
Sound out or line out (Green; Arrow pointing out of waves) - The primary sound
connection for your speakers or headphones. This sound card also has a
second (black) and third (orange) sound out connector.
Firewire (Not pictured) - Used with some high-quality sound cards for digital
video cameras and other devices.
MIDI or joystick (15 pin yellow connector) - Used with earlier sound cards to
connect MIDI keyboard or joystick.
Games
Audio CDs and listening to music
Watch movies
Audio conferencing
Creating and playing Midi
Educational software
Business presentations
Record dictations
Voice recognition
Parallel port
20
Serial port
USB
Short for Universal Serial Bus, USB (pronounced yoo-es-bee) is a plug-and-play interface that
allows a computer to communicate with peripheral and other devices. USB-connected devices
cover a broad range; anything from keyboards and mice, to music players and flash drives. For
more information on these devices, see our USB devices section.
USB may also be used to send power to certain devices, such as smartphones and tablets, as
port.
USB 3.0, also known as SuperSpeed USB, was first made available in November 2009by
Buffalo Technology, but the first certified devices weren't available until January 2010. USB
21
3.0 improved upon the USB 2.0 technology with speed and performance increases, improved
power management and increased bandwidth capability. It provides two unidirectional data
paths for receiving and sending data at the same time. USB 3.0 supports transfer rates up to
5.0 gigabits per second (Gbps), or 640 megabytes per second (MBps). Following the release of
USB 3.1, it has been officially renamed to "USB 3.1 Gen1" for marketing purposes. The first
certified devices included motherboards from ASUS and Gigabyte Technology. Dell began
including USB 3.0 ports in their Inspiron and Dell XPS series of computers in April 2011.
USB 3.1, also known as SuperSpeed+, was made available as of July 31, 2013 and is the latest
version of the USB protocol. USB 3.1 is capable of transfer rates of up to 10 Gbps, putting it in
line with the first generation of Apple's Thunderbolt channel. Today, many devices use the USB
3.0 and 3.1 revisions for improved performance and speed.
USB Type-C was developed around the same time as USB 3.1 and is a reversible-plug, 24-pin,
double-sided connector for use with USB devices.
Viva Questions:
Answers:
22
23
Developing Achieving Excelling
Criteria (20)
(1-7mark) (8-14marks) (15-20 marks) Score
Understanding limited understanding uses appropriate consistently uses
Application of appropriate terminology and appropriate terminology
Terminology terminology and identify identify functions and and identify functions
functions and interaction of the and interaction of the
interaction of the components components
components
Knowledge/ limited ability to identify usually identifies and consistently identifies
Understanding and describe the describes the function and describes the
Internal function of internal of internal function of internal
components components components components
Understanding limited ability to usually identifies and consistently identifies
External identify and describe describes the function and describes the
components the function and and interactions of function and interactions
interactions of external external components of external components
components
Understanding limited ability to usually identifies and consistently identifies
Peripherals identify and describe describes the function and describes the
the function and and interactions of function and interactions
interaction of some of peripheral of some peripheral
peripheral components components components
Timeliness Finished 21-30 mins. or Finished 1-10 mins. Finished before the
further after the after the declared declared time.
declared time. time.
Total
24
EX. NO 2: ASSEMBLING AND DISASSEMBLING OF PC
Every student should disassemble and assemble the PC back to working
condition. Lab instructors should verify the work and follow it up with a Viva. Also
students need to go through the video which shows the process of assembling a PC. A
video would be given as part of the course content.
Safety Precautions:
1. Beware of electrostatic discharge (ESO)
2. Build computer on a hard surface, away from concepts.
3. Wear shoes and the short sleeved cotton wear.
4. Use Phillips, head screw driver.
5. Keep the components away from moisture.
6. Avoid using pressure while installing.
25
2. Cables.
3. Hard disk.
4. CD-ROM Drive.
5. RAM
6. CPU
7. Heat sink / cooler / fan.
8. Mother board.
1. Line up the patch on the motherboard ( ps/l, USB, etc ) with the appropriate
holes in the block panel I/O shield of the case.
2. Check the points where you and to install
3. Install them and make the mother board sit on them and fix screws if required.
Mother board parts:
1. ACR slot.
2. PCI Slot.
3. AGP Slot.
4. ATX Connectors.
5. CPU Fan.
6. Chipset North Bridge.
7. CPU socket.
8. System memory.
9. Chipset south bridge.
10. Panel connector.
11. Power supply.
12. IDE connectors.
ATX Connectors:
1. PS, Mouse.
2. Key board.
3. USB.
4. Parallel (Prints)
5. Serial COM1.
6. Serial COM 2.
7. Joystick.
8. Sound.
26
Fitting the processor:
1. Raise the small lever at the side of the socket.
2. Notice that there is a pin missing at one corner, determine the direction to fit
in the processor.
3. You should not force the CPU. When inserting it. All pins should slide
smoothly into the socket.
4. Lock the lever back down.
5. Install the heat sink over it (Different type for each processor). Heat sink /
CPU fan.
Fitting the RAM:
1. The RAM must be suitable for motherboard.
2. There are currently 3 types of RAM available.
a) SD RAM.
b) DDR SD RAM.
c) RD RAM.
3. The mother board’s chipset determines which type of RAM may be used.
Installing the PCI Cards:
1. Most of the cards are inbuilt these days.
2. NIL, Sound Cards etc. are fitted into PCI slots.
Fitting the hard disk and Floppy disk:
1. Place the floppy and hard disks in their slots.
2. Leave some space above HDD to prevent heat building.
3. Check the jumper configuration.
4. Fix the screws.
Installing the CD-ROM Drives:
1. CD-ROM drive is similar to installing a hard disk.
2. 1ST check that the jumper configuration is correct.
3. Fix the screw.
Connecting the Cables:-
1. Attach the long end of the cable to the IDEU connector on the motherboard
first.
2. The red stripe on the IDE cable should be facing the CD Power.
Powering the driver and motherboard:
Connecting the cables for the case front pane
1. SD, SPK or SPEAK: The loud speakers o/p. it has 4 pins.
2. RS, RE, RS or RESET: Connect the two pin Reset cable here.
3. PWR, PW, PWSW, PS or power SW: Power switch, the pc’s on (switch, the
plug is two pin ).
4. PWLED, PWRLED or Power LED: The light emitting diode on the front panel
27
of the case illuminates when the computer is switched on. It’s a 2-pin cable.
5. HD, HDD, and LED: These two pins connect to the cable for the hard disk
activity LED.
Final Check:-
1. Mother board jumper configurations are the settings for the processor
operator.
2. Drive jumper settings, master/ slave correct?
3. Are the processor, RAM modules and plug in cards finally seated in there
sockets?
4. Did you plug all the cables in? Do they all fit really?
5. Have you frightened all the screws in plug- in cards or fitted the clips?
6. Are the drive secure?
7. Have u connected the power cables to all driver?
Powering up for the first time:
1. Ensure that no wires are touching the CPU heat sink fan.
2. Plug your monitor, mouse and keyboard.
3. Plug in power card and switch the power supply.
4. If everything is connected as it should be
● All system, fans should start spinning.
● U should hear a single beep and after about 5-10 sec.
● Amber light on monitor should go green.
● You will see computer start to boot with a memory check.
● Now check front LED’S to see if u plugged them in correctly.
● Check all other buttons.
● Power afford change any wrong settings.
Viva Questions:
1) Define assembling of a system?
2) Explain the steps involved in the installation of the mother board>
3) What is the use of pin 1 indicated on the processor?
4) What is the use of locking level at the processor slot?
5) Define a port?
Answers:
28
RUBRICS FOR ASSEMBLING AND DISASSEMBLING OF PC
29
EX. NO 3: Installation of Operating Systems – Windows
Every student should individually install MS windows OS on the personal computer. Lab
instructor should verify the installation and follow it up with a Viva.
A clean install is intended for users who want to freshly install Windows on their
computer (by deleting all of the data on the hard disk and then installing Windows) or
computers that do not have an operating system yet.
1. Enter your computer's BIOS. Turn off the computer that you want to install
Windows on then turn it back on. When the BIOS screen appears or you are
prompted to do so, press Del , Esc , F2 , F10 , or F9 (depending on your computer’s
motherboard) to enter the system BIOS. The key to enter the BIOS is usually shown
on the screen.
2. Find your BIOS's boot options menu. The boot options menu of your BIOS may
vary in location or name from the illustration, but you may eventually find it if you
search around.
If you can't find the boot options menu, search the name of your BIOS (most likely
located in the BIOS menu) online for help.
30
3 Select the CD-ROM drive as the first boot device of your computer.
Although this method may vary among computers, the boot options menu is
typically a menu of movable device names where you should set your CD-ROM drive
as the first boot device. It can also be a list of devices that you can set the order of
their boot on. Consult a manual or the internet for help if you're stuck.
4 Save the changes of the settings. Press the button indicated on the screen or
select the save option from the BIOS menu to save your configuration.
5. Shut off your computer. Either turn off the computer by choosing the shut-down
option in your current operating system, or hold the power button until the
computer powers off.
31
6. Power on the PC and the insert the Windows 7 disc into your CD/DVD drive.
7. Start your computer from the disc. After you have placed the disc into the disc
drive, start your computer. When the computer starts, press a key if you are asked if
you would like to boot from the disc by pressing any key. After you choose to start
from the disc, Windows Setup will begin loading.
If you are not asked to boot from the disc, you may have done something
wrong. Retry the previous steps to solve the problem.
8. Choose your Windows Setup options. Once Windows Setup loads, you'll be
presented with a window. Select your preferred language, keyboard type, and
time/currency format, then click Next.
32
9. Click the Install Now button.
10. Accept the License Terms. Read over the Microsoft Software License Terms,
check I accept the license terms, and click Next.
12. Decide on which hard drive and partition you want to install Windows on. A
hard drive is a physical part of your computer that stores data, and partitions "divide"
hard drives into separate parts.
33
If the hard drive has data on it, delete the data off of it, or format it.
Select the hard drive from the list of hard drives.
Click Drive options (advanced).
Click Format from Drive options.
If your computer doesn't have any partitions yet, create one to install Windows
on it.
Select the hard drive from the list of hard drives.
Click Drive options (advanced).
Select New from Drive options.
Select the size, and click OK.
13. Install Windows on your preferred hard drive and partition. Once you've
decided on where to install Windows, select it and click Next. Windows will begin
installing.
Viva Questions:
1) NTFS stands for ?
2) What is the use of product key in the installation process of a software?
3) Installing - What does "upgrade" mean?
4) Write the procedures to create bootable disc?
5) Describe different kinds of Microsoft Operating systems?
6) What are the pre-arrangements for installing the windows OS?
7) What is virtual memo
34
Rubrics for Windows OS Installation:
35
Ex. No 4:Installation of Operating Systems –LINUX
Every student should install Linux on the computer .This computer should have
windows installed. The system should be configured as dual boot with both windows
and Linux. Lab instructor should verify the installation and follow it up with a viva.
AIM: To install Linux operating system(Ubuntu 12.04 LT)
PROCEDURE:
Ubuntu is one of the most popular and easy-to-use versions of Linux available, and
you can download and install it absolutely free. All you need is a CD burner and an
internet connection, and you can have Ubuntu up and running in just a few minutes.
1. Download the Ubuntu image. Ubuntu is available for free from the Ubuntu
website. It is downloaded in ISO format, which needs to be burned to a CD or DVD
before you can use it. Most newer computers (built after 2011) will use the 64-bit
version, while older computers will need the 32-bit version.
2. Burn the image to a disc. There are a variety of free image burning programs
available, and Windows 7, 8 and Mac OS X all have image burning capabilities built-
in.
In Windows 7 and 8, navigate to the downloaded ISO file and double-click on it.
Insert a blank disc into your burner, and follow the on-screen instructions to
burn the disc
36
In Mac OS X, open the Disk Utility. This is located in the Utilities folder, in your
Applications folder. Insert your blank disc into your disc drive. Drag and drop the
ISO file into the left frame of Disk Utility. Select the ISO file in the frame and
click Burn.
3. Set your computer to boot from the CD/DVD drive. In order to install
Ubuntu, you will need to set your computer to boot from discs. This is
because the installation has to occur before your existing operating system is
loaded from the hard disk.
When you reboot your computer, press the BIOS setup key to enter your
BIOS menu. In the Boot section, select your CD/DVD drive as the primary
boot device. Once you have it set, save and exit the BIOS. Your computer
will reset again.
In Windows 8, hold the Shift key while clicking Restart in the Power menu.
This will reboot the computer into the Advanced Startup Options. From
here, you can choose to boot from a CD or DVD.
4. Try Ubuntu before you install. If you’d like to take Ubuntu for a test drive before
you commit to installing it, you can run Ubuntu directly from the installation CD
without making any changes to your computer. Click the “Try Ubuntu” button to
test it out.
37
5. Start the installation process. Click the Install Ubuntu button to begin the
installation. If you are trying out Ubuntu before installing, you can start the
installation by opening the Install file on the test desktop.
You will need around 5 GB of free space on your computer to install Ubuntu.
Installation works best if you are connected to the internet. The easiest way to do
this is to plug an Ethernet cable directly into your computer from the router.
You can also connect to a wireless network if Ubuntu recognizes your wireless
adapter.
6. Check the boxes in the “Preparing to install Ubuntu” window. Ubuntu can
automatically download updates during the installation, and can install software
that will allow you to play MP3 files and Flash video (YouTube). Installing these
updates and software during installation will save you a significant amount of time
and headaches when the operating system is installed.
38
7. Choose your installation type. You can choose to install Ubuntu alongside your
existing operating system, you can replace your existing operating system, or you
can create new partitions yourself. If you choose to install alongside your existing
operating system, you will be given the option to set how much space is allocated
for each operating system.
If your computer doesn’t have an operating system installed yet, you will need
to select “Something else” and create a partition to install Ubuntu on. Make
sure that the partition is formatted as Ext4.
If you install Ubuntu alongside your existing operating system, you will be
given the option to choose your operating system every time your computer is
rebooted.
If you replace your existing operating system with Ubuntu, you will lose all of
your files and programs. Make sure that you have everything backed up that
you want to save.
8. Select your user options. Ubuntu will ask for your location in order to set
the correct timezone. If you are connected to the internet, this should
happen automatically. You will also need to select your keyboard layout,
which is typically automatically picked for you.
39
9. Select a username and password. In the “Who are you?” window, you will need to
enter your name, your computer’s name, and a username and password that you
will use to log in. You will need the password when making administrative changes
to the computer as well.
10. Wait for the installation to complete. Once you have set your options, Ubuntu
will begin to install. This can take 30 minutes or more depending on your
computer’s speed. Tips for using Ubuntu will be displayed above the progress bar.
Once the installation is complete, you will be prompted to reboot your computer.
Ubuntu is ready to use.
If you have multiple operating systems installed, you will be given the option to
choose the one you want to load when your computer starts.
40
If you don’t have any other operating systems installed, Ubuntu will begin
automatically.
Viva Questions:
1) Give the advantages of Linux over other OS?
2) What do you mean by open source OS?
3) What do you mean by dual boot systems?
4) Where the all directories are stored in Linux
5) Which command is used to make directory
6) Which command is used to change directory
7) Which command is used to copy from one file to another file?
8) Which command is used to move data from one file to another file?
41
Rubrics for Linux OS Installation:
Criteria Developing Achieving Excelling
(20) (1-7 mark) (8-14 marks) (15-20 marks) Score
Install Student was Student was unable to Student was unable
Operating unable to successfully install the to successfully
System successfully install appropriate Operating install the
Correctly install the appropriate System on the PC appropriate
appropriate Operating System without close Operating System
Operating guidance and on the PC without
assistance close guidance and
System on the
assistance
PC.
Install all device Identify and install Identify and install the Identify and install
drivers the drivers on the drivers on the PC; the drivers on the
Correctly identify PC. Fair Student Without close PC with very little
and install all was unable to guidance and supervision and
necessary device successfully locate assistance. Student guidance
drivers was able to
successfully locate
Install Windows Student was Student was able to Student was able to
Updates unable to install perform partial successfully update
Perform all Windows updates. updates for Windows. Windows with all
Windows available updates.
Updates.
Install 3rd party Student was Student was able to Student was able to
software unable to install 3 4 of the six install all of the
download and required applications. required
install any of the applications.
required software.
Timeliness Finished installing Finished installing Finished installing
operating system operating system 11- operating system
21 mins. or further 20 mins. after the before the given
after the given given time. time limit.
time.
Total
42
Ex. No 5:Hardware Troubleshooting
HARDWARE TROUBLESHOOTING:
The list of techniques under this are:
Hard disk troubleshooting
Monitor troubleshooting
Modem troubleshooting
Keyboard troubleshooting.
It contains platters, head arms, classes and headaqualators. Most of the HDDS are
connected by either the ATA(i.e.; another name for IDE) or we use SCSI(small
computer system interphase) cables.
43
Solutions related to hard disk
Check whether HDD is physically available or NOT.
Check if the bias is connected to the hard disk and if it is detected.
On the existing hard disk make sure that you scan the disk very well using
the current version of antivirus
Make sure that you setting up a disk or charge of its partitions.
b) MONITOR TROUBLESHOOTING:
Which is physically connected to video cards like TV monitor also contains CRT
(cathode ray tube).CRT contains 3guns, red, green and blue. These guns stream
electrons from left to right.
Set of troubleshooting etc:
MONITOR ICONS:
Power
Brightness
Contrast
Horizontal size
Vertical size
Full screen
Degauss(de magnetizers the crt)
Comer(user can more the picture)
Monitor status
Language
44
c) MODEM TROUBLESHOOTING:
We can call a modem as translator, demodulator, which describes a method by
which digital data is converted to analog while receiving the data by the
computer it is converted to digital from analog.
There are 2 types of modem which are available they are RJ11 and RJ45.RJ11
consists of 6 pins and RJ45 of 8 pins.
Steps of troubleshooting for modem are:
Check the telephone cable connections 10 feet or less than contain a RJ11
cable connection.
Check to ensure that you are plugged to the correct modem jack i.e; RJ45
will not fit in RJ11 but RJ11 will fit into RJ45.
Check for the error message i.e wrong user name and password the contact
your ISP (Internet service provider)for the correct account settings.
Reduce your port speed in your modem settings.
Check the initialization settings
Use hyper terminal on another tool to test the modem.
d) KEYBOARD TROUBLESHOOTING:
If the keyboard is not working then check if the keyboard cable is inserted
properly in the connector on the motherboard.
Swap a non-functional keyboard with a functioning one.
45
Viva Questions:
1) Define trouble shooting?
2) Mention a few problems associated with Modem.
3) What is the function of a modem?
4) What are the different key board problems?
5) Give the preventive measures for better computer utilization?
46
A Generic Rubric in Troubleshooting Computer-Related Devices
Criteria Developing Achieving Excelling
Scor
(20) (1-7 mark) (8-14 marks) (15-20 marks)
e
Safeness Not utilized the Not utilized the Utilized the safety
safety handling of safety handling of handling of all tools and
tools or equipment tools or equipment equipment during
thrice or more once during laboratory
during laboratory. laboratory.
Familiarity No part of the device Some parts of the Recognized all the parts
is recognized at all. device are not of the device correctly.
recognized correctly
Preparation Not well prepared. Prepared for event. Thoroughly prepared for
Had most tools, but Had to borrow one event. Had all necessary
borrowed some item. Seemed to be tools and equipment.
items. No clear plan guessing at Showed clear plan for
of attack. troubleshooting troubleshooting and
steps. moved through work
efficiently. Kept work area
neat and tidy.
Diagnosis/ Had to ask for help, Problem identified Problem quickly identified
Resolution but with minor and resolved, but and resolved.
guidance, resolved took many failed
issue. attempts.
Timeliness Finished 21-30 Finished 1-10 mins. Finished before the
mins. or further after the declared declared time.
after the declared time.
time.
Total
47
Ex. No 6: Software Troubleshooting
PROCEDURE:
1. Press CTRL + ESC or your Windows key to make Start menu appear
2. Click Settings and choose Taskbar & Start menu
3. Verify that Auto Hide is not checked
If Auto Hide is not enabled move the task bar up by following the below steps
Press CTRL + ESC or your Windows key to make Start menu appear
Try to notice where the Start menu appeared; generally, it should be the bottom left
corner.
Press ESC. You should now notice a small gray line at the location of where the start
was.
Below are some examples of how the rundll.exe rundll32.exe files can be
used in Microsoft Windows to perform numerous windows commands from
the command prompt. Because of the different versions of rundll and
rundll32, not all of the below options will work. If rundll or rundll32
48
encounter an error, it is possible that the command will fail without any error
messages.
Users can shutdown Windows through the command line using rundll32 and the
shell32.dll file.
[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP
Home
Edition" /fastdetect
In the above example, the boot.ini contains two sections, the "[boot loader]",
and "[operating systems]". Within the boot loader section there are two lines.
The "timeout" line is used for how long the boot menu time should be
displayed, in seconds; we recommend that the timeout be set to at least five if
you wish the computer to boot faster and commonly use the default
operating systems. The "default" line is the default operating system that the
boot.ini will load. If multiple operating systems are in the boot.ini, the default
operating system will be automatically selected and used if the user does not
specify a different operating system by the time the timeout value expires.
The boot.ini file is a hidden system file located in the root directory of your
primary hard disk drive. To edit this file we recommend you follow the below
steps.
49
not able to get into a MS-DOS prompt to edit the boot.ini
file, boot into the recovery console to edit the file.
2. At the MS-DOS prompt, type:
c: <press enter>
cd\ <press enter>
attrib -r -a -s -h boot.ini <press enter>
edit boot.ini <press enter>
Other error messages that occur while windows is loading or after windows is
loaded
1. If error occurs but windows still loads, verify no issues or conflict exits in device
manager
2. Ensure that if programs are loading automatically that these errors are not
associated with these programs
3. Make sure Windows OS is up to date by checking Microsoft windows update page
4. If your computer has virus protection installed make sure that it is up to date and
that no virus are being detected
5. If your computer has worked fine in the past but recently has been experiencing the
issue you are encountering run the system restore option to restore the computer to
an earlier date
Viva questions:
1) Define a software
2) How to perform BIOS update?
50
3) What are the general software problems we encounter?
4) Define virus
5) What is the minimum free space required?
6) What are the reasons for slow running ?
51
Criteria Developing Achieving Excelling
(20) (1-7 mark) (8-14 marks) (15-20 marks) Score
Tools for Student was Student was able to Student was able to
Software unable to identify identify the tools successfully identify
Comparability . the tools needed needed to resolve the tools needed to
to resolve software issues. resolve software
software issues. Student was unable issues. Student was
to briefly describe the successfully able to
approach. briefly describe the
approach and to
resolving these issues.
Identify the Students discuss Students recognize Students describe
the common the common software strategies for
Software
software problems problems and identifying, solving
problems and identify the identify the strategies and preventing
strategies for for troubleshooting software problems.
troubleshooting software
software issues
Meets The program is The program The program meets
Computational produces produces correct all of the
Specifications incorrect results, results for most computational
has several bugs computational specs, specifications
has a few bugs
Displays The program does The program displays The program displays
not display results clearly and results very clearly
Output
results correctly meets many of the and intuitively, and
Correctly and does not meet display specifications meets all display
most display specifications
specs
Reusability The code is not Some parts of the The code could be
organized for code could be reused reused as a whole and
reusability in other programs each routine could be
reused
Total
52
Ex.No 7:Providing Internet connectivity
Students should get connected to their Local Area Network and access the Internet. In
the process they configure the TCP/IP setting. Finally, students should demonstrate,
to the instructor, how to access the websites and email. If there are no internet
connectivity preparations need to be made by the instructors to simulate the WWW on
the LAN
AIM: To learn Local Area Network and access the Internet. In the process they
configure the TCP/IP setting. Finally, students should demonstrate, to the instructor,
how to access the websites and email
THEORY:
The internet is a worldwide, publicly network of interconnected computer networks
Network Cables
Several standard types of network cables exist, each designed for specific
purposes.
Coaxial Cables
Twisted-pair cable
53
an Unshielded Twisted Pair (UTP) do not. Shielded cable is
used in older telephone networks, as well as network and data
communications to reduce outside interference. The illustration
gives an example of how the inside of these looks.
Straight Through
Crossover Cable
Networking cable that connects two computers or network devices directly to one
another. When purchasing this cable, the packaging must indicate that it's
a crossover cable for the required network interface; otherwise, it's likely a typical
straight through cable. Often, crossover cables are used to connect two computers
with network cards together without using a network hub, network router, or
network switch.
CAT5
54
electromagnetic interference from other types of wiring, as well as some protection
from ultraviolet rays from the sun. Fiber optics allow for a much faster data
transmission than standard copper wires, because they have a much
higher bandwidth. They are common amongst corporate networks or world-wide
networks, such as Internet backbones, because of the capabilities of the cable.
Networking Devices:
Hub
Switch
55
Router
In the above example, of a home network, there are two different types of a router: the
router and the wireless router. In this example, the router allows all the computers
and other network devices to access the Internet. The wireless router allows a laptop
to wirelessly connect to the home network and access the Internet as well. Below are
some additional examples of different types of routers used in a large network.
PROCUDURE:
● Goto start>control Panel
● open Network Connections
● Click create a new connection and then click next
● The new conection wizard window opens , click next to continue
56
● Choose one of the options in the next dialog box
● Choose one of the three options in the next dialog box
✓ If you do not have an internet account click choose from a list of ISPs
and then click next
✓ If you have an account click Set up my connection manually
✓ If you have a CD from the ISP click use the CD I got from an ISP and
then click next
● Follow the next steps as per the option you selected.
Viva Questions:
1. What is subnet mask?
2. What do you mean by network?
3. Briefly describe NAT.
4. What is NIC?
5. What is a private IP address? Give some examples
6. What is DHCP?
7. What is Ping?
8. What is ipconfig?
57
58
RUBRICS FOR INTERNET CONNECTIVITY:
59
Ex.No 8: Study of Modern Application Development
HTML
Wordpress
drupal
Introduction to HTML &Basic syntax of html Attributes, elements, lists, and basic
programs.
AIM: Home page using HTML Consisting of photo, name, address and education
details as a table
THEORY
Hypertext is the text stored in electronic form with cross-reference links between
pages.
Hypertext documents are written in languages called Markup Languages. HTML
(Hypertext
markup language) is one of such languages. It features hypertext links which can
transport you to a site or anywhere else in the world. The new document is located by
its URL and can be another HTML document, pictures, sound files, etc. HTML is
designed to be platform independent, not bound to a particular hardware or software
environment.
HTML Editors
HTML programs are written as plain, ASCII text files. Any text editor can work as
HTML
editor. Notepad is one of most widely used HTML editors around
An HTML tag is a coded command used to indicate how part of a Web page should be
displayed. In every HTML page, the words starting with <and ending with >are actually
called HTML tags because they tag pieces of text and tell the Web browser what kind
of text it is. This allows the Web browser to display the text appropriately.
Most HTML tags have two parts: an opening tag, to indicate where a piece of text
begins, and a closing tag, to show where the piece of text ends. Closing tags start with
a / (forward slash) just after the <symbol. Many tags also include attributes, in the
form attribute name = attribute value which adds options to that particular tag. Tags
may be in either upper case or lower case.
60
Every Web page created must include the following tags:
<html> tag - Putting <html> at the very beginning of a document simply indicates
that this is a Web page. The </html> at the end indicates that the Web page is
over.
<head> tag - Encloses the header of the document. Information that goes includes
title together with other information to make the page more search-engine friendly.
</head> is the ending tag.
<title> tag - The header must include the this title tag, which contains the page
title. This title appears in the title bar of the browser and is used when saving
bookmarks. Only one title can appear in a document and the title cannot contain
links or highlighting. </title> is the ending tag.
<body> tag - The <body> tag tells the Web browser where the actual body text of
the page begins, and </body> indicates where it ends. It contains all the text,
images, hyperlinks and other material to be displayed in the main display area of
the Web browser window. It has numerous attributes that control the default
colors and background properties for the page.
This will centrally align the given text, leaving lines above and below it.
Break
Sometimes the user wants to force a line break in text without beginning a new
paragraph. For this break tag, <br> is used. The text which immediately follows
will jump to the next line. This tag does not have an ending tag.
Font Color
The use of font color tag is similar to the font size tag, except that the attribute
used here is
‘color’. For example,
61
Color name can also be replaced by six digit hexadecimal color code, which are
used to express amount of red, blue and green in any given color.
This command, bgcolor is used to change the background color and is added as RGB
code to
the existing body tag. By default background color of all WebPages is white. To change
the color of whole text in the body, text command is used as attribute in the body tag.
For example,
Similarly, to set a single font for all the text in the body, use <basefont SIZE=5>just
after
the <BODY>tag. <basefont>is just a time-saving tag for setting the overall size of all
text in
a document. The size of all headings will also be relative to the <BASEFONT SIZE>.
This tag
can't take any attributes other than SIZE, and doesn't require a closing
</BASEFONT>tag.
The <hr>tag causes a horizontal rule line. Inserting a horizontal rule with the <hr>tag
also
62
causes a line break, even if a <br>tag in not included along with it. For a little extra
blank spaceabove or below a horizontal rule, a <p>tag before or after the <HR>tag can
be used. No ending tag is required. Various attributes like width, size, align, color, etc
can be used with to customizethe line. For example,
HTML Images
Images can improve the design and the appearance of a web page.
The browser expects to find the image in the same folder as the web page.
However, it is common to store images in a sub-folder. You must then include the
folder name in the src attribute:
<img src="/images/html5.gif"style="width:128px;height:128px;">
Headings
<h1 align=center>welcome</h1>
The heading tags come in six unique sizes, ranging from <h1>to <h6>, with 6 being
the smallest. Beside align attribute, other attributes like color, etc can also be used
with the heading tag.
63
Example Program
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Output:
EXERCISES
1. Write a complete HTML Web page with the title "Foo Bar Home Page" and a heading
at the top which reads "Happy Hour at the Foo Bar," followed by the words, "Come on
down!" in regular type.
64
2. Write the HTML to produce the following:
Come for cheap free H2O on May 7th at 9:00PM
3. a. Create a web Page using hreftag.when user clicks on the link it should go to the
bottom of the page.
b. create a web page of pink color and display moving message ”Welcome to Computer
Workshop Lab” in red color from Left to right
65
4. Design a presentation style for your Web pages using an external CSS. Use a
presentation style with three boxes as suggested in below Figure. Use <div> tags
with different classes to implement the boxes. (refer Cascading Style Sheet (CSS)
topic).
5. a. Create a web page which should contain a table having two rows and two columns.
b. Fill in the data in the table created by you in question 5a.
c. Create the following table in HTML with Dummy Data
Time
Name of train Place Destination Train No. Fare
Arrival Departure
66
Rubrics for HTML Assessment:
67
8 b. Introduction to Wordpress and learn how to create a website using
wordpress.
Introduction:
WordPress is an open source Content Management System (CMS), which allows the
users to build dynamic websites and blog. WordPress is the most popular blogging
system on the web and allows updating, customizing and managing the website from
its back-end CMS and components.
you start with this tutorial, we are assuming that you are already aware about the
basics of HTML and CSS.
https://easywpguide.com/wordpress-manual/
68
8c. Build a Website on Drupal
Drupal is one of the most powerful website building platforms on the internet.
However, it’s a bit complicated to set up your site with Drupal
So, before building a website with Drupal, we recommend you have some basic
knowledge of HTML, PHP, and other common web programming languages.
1. Improved performance. Drupal pages typically load more quickly and have
faster response times than those made with other website builders.
2. Highly customizable. It’s easy to customize with many widely available plug-
ins, themes and other configurable options to choose from. You can also edit
the root files directly, which is perfect for those developers who need to make
more significant changes.
3. Free. The Drupal software is free to download and install on your hosting
server.
Before you can build a website, you need a solid domain name. You see, your domain
name is a key element of your website. It can make or break you. It’s your “first
impression” to website visitors, and it defines your brand.
69
Step 2: Get a Web Hosting Service
Aside from a domain name, you’ll also need a hosting service. When choosing a hosting
service, you should consider 4 big factors:
1. Uptime. Uptime percentage shows how many times your site will be up and running.
We recommend you choose something that meets or exceeds the industry standard
of 99.90%.
2. Page load speed. You should choose a host that loads faster than 850ms, which is
the current average.
3. Customer support. You’ll have to sort out issues with support at some point – so you
should choose a host that has quality and responsive customer support.
4. Price. Hosting services vary widely on price. Choose the one that you can afford and
also that has satisfactory ratings on the first 3 factors.
Okay, now it’s time to dive into Drupal and actually start building your website. When
you get started with Drupal, you’ll have the boring, “My Site” title.
You should change this to the name of your site, and add a compelling slogan
underneath it as well.
To change the site name, go to “Configuration” -> “Site Information“. In the Site Name
field, enter the name of your site.
Make sure the email address you entered during installation is shown in the “Email
field“. Save all your changes and navigate back to the site home page—you may need
to refresh the page to see the changes.
70
Step 4. Choose an Eye-Catching Theme
The original Drupal theme is a bit bland – so you may want to switch it up. Here’s how
you can find additional themes from the Drupal site:
Navigate to the “Appearance” menu
Click “Install New Theme”
Click “Themes” and you’ll be taken to this page with over 2,300 themes to
choose from
But with so many themes, you may be a bit overwhelmed.
Your “About Me” is likely to become one of the most useful and popular pages on your
blog. We’ll talk about how to write the page in a second though. First, let’s talk about
how to set up the page.
2. Type “About Me” in the title and add relevant information in the body.
3. To get the About page to appear in the main menu, check the box “Provide A
Menu Link” under Menu Settings. Save the page and you should be able to see
About Me in the main menu.
4. To change the order of the items, navigate to “Structure” -> “Menus” -> “Main
Menu”. The items can be shifted around by grabbing the little crosses with the
mouse and dragging them up or down.
You can create other simple pages on your website with this same process.
71
Step 7. Add Contributed Modules
Drupal has a loyal, supportive community. One of the benefits of that community is
that they contribute excellent modules to the Drupal system. You can find the whole
list of the contributed modules here: https://www.drupal.org/project/project_module.
With the default “Toolbar”, you’ll waste time loading a ton of pages just to get to a
single admin function. But you can avoid this with the Admin Menu Module. This
module gives you cool drop-down menus of the entire admin area. Simply turn off the
existing “Toolbar” then activate the Admin Menu Module.
CKEditor Module
Drupal does not provide a default WYSIWYG text editor. WYSISYG stands for What
You See Is What You Get, which provides a visual HTML text area editor, similar to
popular word processors. This makes text more visually appealing and easier to
format.
1. Install the Drupal Module, and download the standalone CKEditor from the
download section at CKEditor.com.
IMCE Module
Every post looks better with images – and that’s where this module comes in handy. It
helps you add images to posts.
Here’s how to make this module work:
72
Go to “Configure –> Content Authoring –> CKEditor –> Profiles –> Advanced –>
Edit –> File Browser Settings”.
Select IMCE from the dropdown menus for the link dialog window, image dialog
window, and flash dialog window.
Save the settings.
Token Module
Tokens are little sections of text that are placed via a placeholder system. With Drupal
7, much of the functionality of the Token module has been written into Drupal core,
but some modules still require it, like the Pathauto module.
Pathauto Module
Drupal’s built-in Path module lets you create better URLs by hand. This is annoying to
do manually for every post, and Pathauto relieves that drudgery.
You can assign custom replacement patterns and user account page paths so the
URLs match your SEO and usability standards. But remember: Pathauto requires the
Token module.
Views Module
Drupal 8 is the next version Drupal 7. Views has been incorporated into Drupal 8, but
is a great addition for any Drupal 7 installation. Views lets you display content in a
variety of forms, from simple lists to image slideshows. In doing so, you can keep
things interesting for your audience.
It’s a little more complicated than other modules, but after working with it a little, you
will get a sense of its power and possibilities. Views for Drupal 7 requires you to also
add the Chaos Tools Suite module, which you’ll see below.
73
Chaos Tools Suite Module
Chaos Tools Suite, AKA Ctools, is required to use the Views module. But that’s not the
only reason you should get it.
It also has some useful features on its own. For example, you can start to create your
own modules, as well as forms, dialog boxes, sanitize CSS, pluggable content types,
and more.
Quicktab Module
Ever see those cool tabbed boxes on the big websites that list recent and popular
content? Quicktabs creates great tabbed views, nodes and blocks quickly and easily
without writing custom JavaScript.
After installing and enabling the module, you’ll find a Quicktabs selection under the
Structure menu.
74
Step 8. The Blocks
Once you have the key contributed modules in place, you may want to add a sidebar
with “Blocks” of different features.
Blocks are the boxes of content (such as “User Login” or “Who’s Online”) that can be
displayed in the header, footer, sidebar, and other regions on your page.
Once you create a Block, you can adjust its appearance, shape, size, and position, as
well as which website page it appears on.
Here’s a type of Block content you might want to add: Recent Content.
And here’s how you add it:
2. Locate the “Recent Content” Block and look across to the Region column.
3. Choose the region where you want the content to be located (there are several regions to
choose from, and they vary by theme).
4. Save the Blocks page and navigate back to the front page.
5. To add content, click Add New Content, click Article and add a title, fill in pertinent tags
and add text to the body.
75
6. Save the article and navigate back to the main site. You’ll see your article appear as
well as the block with Recent Content.
The first 7 steps will give you a solid foundation for building a website on Drupal.
But keep in mind – while Drupal is powerful, it takes some patience to harness that power. The
learning process takes time – and the best way to learn is to play around with the tools and the
system.
So, back your database up often and have some fun working with Drupal.
76
Rubrics for Drupal:
77
Ex.No 9:Configuring Firewalls and installation of Antivirus software
Students would be exposed to the various threats on the internet and would be asked
to configure their computer to be safe on the internet. They need to first install an anti
virus software, configure their personal firewall and windows update on their
computer. Then they need to customize their browsers to block pop ups, block active x
downloads to avoid viruses and/or worms
PURPOSE: To learn various threats on the internet and configure the computer to be
safe on the internet.
THEORY: Antivirus:
Antivirus software is a program that either comes installed on your computer or that
you purchase and install yourself. It protects your computer against most viruses,
worms, Trojan horses and other unwanted invaders that can make your computer
sick.
Firewall:
Software firewalls
Hardware firewalls
PROCEDURE:
78
● Double click on the Symantec-setup.exe
● The installer will open
● Click next to proceed
● License agreement will open . Click I accept the terms of the license
agreement and then click next.
● Follow the instruction on the screen to complete the installation.
Get Computer Updates:
● Click start> settings>control panel
● Click Automatic Updates icon to open Automatic Updates dialog box
● Check the box Keep my computer up to date
● Choose a setting
● Click OK
Block Pop ups:
● In the IE open tools>pop-up blocker
● Click on Turn on Pop- up blocker
Windows Firewall:
● Go to Start>control panel>Network and Internet
Connections>windows firewall
● In the general tab check the On(recommended) box
● If you don’t want any exceptions check on Don’t allow exceptions box
Viva Questions:
79
RUBRICS FOR Configuring Firewalls and installation of Antivirus software
80
Ex.No 10:Introduction to office automation software in MS Office
THEORY:
1. Page Layout
2. Create Header and Footer:
3. Border:
4. Font/Background Color:
5. Changing Text direction:
6. Text/Cell Alignment:
7. Usage of Table
8. Inserting Hyper link:
9. Usage of Symbol:
10. Spell check:
11. Inserting Bullets and Numbering:
12. Formatting Styles:
13. Basic formatting features of an image
14. Resize a drawing
15. Text Box:
16. Paragraphs:
17. Change line spacing
18. Find /Replace
19. Change paragraph direction
20. Track Changes:
21. Newspaper columns:
Note: Refer Flipped Learning Content or Youtube videos for the above Word functions
Viva Questions:
81
2) How can you insert a picture from another file?
3) How can you customize a mail merge?
4) Write the Procedures to create a mail merge letter:
5) Write the Procedure to create simple newsletter: example
82
Criteria Developing Achieving Excelling Score
(20) (1-7 mark) (8-14 marks) (15-20 marks)
Formatting Little or no attempt Some formatting All Formatting requirements
and was made to utilize requirements met met Landscape, 2 columns,
Appearance graphics. Does not line down the middle, Tabs
meet the minimum set with Leader 2 or 3.
required.
Finishing and No attempt was Did not follow Project was printed
Submitting made to complete finishing directions according to directions.
Techniques this aspect of the correctly
project.
Use of Time Did not use class Focused on getting Used time well during each
in class time to focus on the project done, but class period. Focused on
the project. was occasionally getting the project done. Did
distracted or not distract others. Helped
distracted others. others.
Total
83
Excel:
Formulae in Excel:
First click on start button at the bottom of the screen on status bar. Click on
programs and then on Microsoft excel. Then open a new document. Give the main
heading and subheading by changing the size so that they look in block letters. Enter
the data. To calculate go to Insert menu in the menu bar and then click on function
and then ok. Then select the data to which you want to calculate mean. Then you get
the required answer. In same way, sample means standard deviation lower count limit
and upper count limit. Go to insert menu and click on function and select the
required operation to be done and select the data and calculate. Formulas for all the
above are given below.
Example:
Study how to use the following formulas/functions which is used in MS Excel.
Sum =SUM (number1, [number2], [number3], =SUM(A1:A10)
...)
MAX =MAX(A1: A10) , =MIN(A1:
/MIN A10)
IF =IF (logical_test, [value_if_true], =IF(C6>=70, "PASS", "FAIL")
[value_if_false])
SUMIF =SUMIF (range, criteria) =SUMIF(A1: A10,”>35”)
COUNTIF =COUNTIF (range, criteria) =COUNTIF(A1:A10,">32")
// count cells greater than 32
Average =AVERAGE(range) =AVERAGE(A1: A10)
round =ROUND (number, num_digits) =ROUND (A5,2)
Rank =RANK (number, array, [order]) =RANK(B2,$B$2:$B$11)
84
3. Page Layout
4. Spread the content of one cell over many cells (Merge Cells)
5. Split/ merged cells
6. Filters
7. Chart
8. Freeze Panes
9. Interactive Buttons
10. Data Protection
Note: Refer Flipped learning Content or Youtube videos for the above Excel functions
Viva questions:
1) Explain about pivot table reports
2) What is the use of Macros
3) Define template
4) How can you open protection tool in excel?
5) How can you check errors in excel?
6) List a few important features of excel
7) Define split cell
8) How can you split a window into a horizontal pane?
9) How can you make a freezing pane?
10) How to perform grouping and ungrouping?
85
RUBRICS FOR EXECL
Criteria Developing Achieving Excelling Score
(20) (1-7 mark) (8-14 marks) (15-20 marks)
Information/ Several required Most of the required All required & additional
Content content elements content is entered, applicable information
are missing. Most although applicable beyond requirements is
instructions are content above entered & all instructions
not followed. requirements is are followed completely.
missing. Most
instructions are
followed completely.
Organization Information is Information Information is very well
/ Formatting poorly organized. organization is fair, organized by using
Appropriate using standard appropriate advanced
formatting such as formatting tools. formatting, including
appropriate labels Some labels or other shading, alignment tools,
& column/row important formatting borders, special fonts,
widths & height tools are missing. appropriate labels,
are not used. appropriate column/row
height & width
Data Entry, Several errors. Some data required All data required is
Computation Some required is missing. Several entered with 100%
s, & data may be errors in formula accuracy. 100% use of
Formulas missing. No calculations correct applicable
formulas are used. formulas as required.
Visual Spreadsheet is Spreadsheet is Spreadsheet is attractive,
Appearance VERY difficult to somewhat difficult to easy to read & all
& Output read & find read. A few pieces of required information
information. Major important printed (nothing cut off).
information has information are
been omitted. omitted.
Chart(s) - IF Chart is missing Chart is missing Chart is complete &
APPLICABLE significant pieces some data. Chart shows ALL required data.
of data & has no may be missing Best choice of chart type
titles, labels or titles, labels, or a is used. Labels, titles &
legend. legend. legend are included, along
with creative use of color
& enhanced labeling to
clarify meaning.
Total
86
POWER POINT PRESENTATION
PPT Orientation, Slide Layouts, Inserting Text, Word Art, Formatting Text, Bullets and
Numbering, Auto Shapes, Lines and Arrows in both PowerPoint.
TITLE:
Create a power point presentation consists of slide layouts inserting text,
formatting text, bullets and numbering of five slides with following information’s.
Slide 1 – contents
Slide 2 – Name
Slide 3 – Address
Slide 4 – Hobbies
Slide 5 – Friends
PURPOSE:
To maintain a PowerPoint presentation with some specifications
PROCEDURE:
First click on start button at the button of the screen on status bar. Click on
programs and then Microsoft PowerPoint. Go to file and new. Then you find different
pattern of slides on right side of your screen. Then select which is completely empty.
Then enter the contents in the first slide as per given information, name in the second
slide, Address in the third slide, Hobbies in the fourth slide and friends in the fifth
slide. Except first slide, all the second, third, fourth, fifth slides should be inserted.
When you select pattern of slide from a new slide, on slide which you selected you will
find an arrow towards its right side, click that arrow and then again click insert slide.
Then save it. Then adjust the layout. Then format the text then give bullets or
numbering to the text if required. Go to auto shapes. Select more auto shapes and
insert wherever required. Then again go to insert option and select new slides. And
select chart and a chart with datasheet appear. Give the name, roll no, marks in three
subjects and calculate the total. Then save the file
THEORY:
SLIDE LAYOUT:
1. On the format menu, click slide layout.
2. On the slides tab in normal view, select the slides; you want to apply a
layout too.
3. In the slide layout task pane, point to layout you and then click it.
4. A new slide can also be inserted within the task pane. Point the layout you
want the slide to have, click the arrow and then click the insert new slide.
INSERT TEXT:
1. Text can be added to layout.
2. Align text in the top, middle or bottom of a cell.
3. Align text on the right or left, or in the center of a cell.
87
4. Change cell margins.
5. Insert a tab in a table.
6. To make the symbol command available, in normal view, place the insertion
point on the outbox tab or in a text place holders on the slide.
7. On the insert menu, click symbol.
8. To change fonts, click a name in the font box
FORMATTING TEXT:
1. Select the text you want to format as superscript or subscript.
2. On the format menu, click font.
3. To show or hide text formatting, on the standard toolbar, click show
formatting.
BULLETS AND NUMBERINGS:
1. Select the lines of text that you want to add bullets or numbering to.
2. Click bullets or numbering.
AUTOSHAPES:
1. Select the auto shape that has the text you want to position.
2. Double-click the selection rectangle of the auto shape or text box and then
click the text box tab in the format dialog box.
3. in the text anchor point box, click the position you want the text to start in.
LINES AND ARROWS:
1. In Microsoft power point, double click the chart.
2. Double click the chart item you want to change.
3. On the patterns tab, do one or both of the following.
4. To change the colors, patterns or lines, select the options you want.
5. To specify a fill effect, click fill effect and then select the options you want on
the gradient, text patterns or picture tabs.
HYPERLINK:
1. Select the text or object that you want to represent the hyperlink.
2. Click insert hyperlink.
3. Under link to, click place in this document.
INSERT IMAGES:
1. Click where you want to insert the picture.
2. On the drawing tool bar, click insert picture.
3. Locate the folder that contains the picture that you want to insert, and then
click the picture file.
CLIP ART:
1. On the insert menu, point to structure and then click clipart.
2. in the clipart task pane, in the search for box, type a word or phrase that
describes the clip, you want to type in all or same of the file menus of the
88
clip.
3. in the results box, click the clip to insert it.
AUDIO VIDEO OBJECTS:
1. On the slide show menu, click setup show. Under performance check box. If
your computer has their capability, office PowerPoint will attempt to use it.
2. Animation performance will be much better with a video card that has
Microsoft direct 3D.
TABLE:
1. On the standard tool bar, click insert table.
2. Print to select the numbers of rows and columns you want and then click.
CHART:
1. Click the slide where you want to place the embedded object.
2. On the insert menu, click chart.
3. Click a cell on the data sheet and then type the information you want.
Viva Questions:
1) What is word art?
2) How can you rotate the picture in power point?
3) What are the different autoshapes available in power point?
4) How to insert hyper link?
5) Define slide show.
6) Define slide transition.
7) What is animation?
8) How can you insert a table in power point?
89
Rubrics for Power Point Presentation:
Criteria Developing Achieving Excelling Score
(20) (1-7 mark) (8-14 marks) (15-20 marks)
Content Content is inaccurate Content is accurate Content is accurate
(20) and information is but information is not and information is
not presented in a presented in a logical presented in a logical
logical order, making order, making it order.
it difficult to follow. difficult to follow.
Slide Presentation has no Presentation flows Presentation flows
Creation(20) flow. No tools used. well. Some tools used well and logically.
Insufficient number to show acceptable Presentation reflects
of slides. understanding. extensive use of tools
Correct number of in a creative way.
slides. Correct number of
slides.
Slide Transitions are Smooth transitions No transitions used.
Transitions smooth and are used on some
interesting. slides.
Transitions enhance
the presentation.
Pictures, No images. Most images are Images are
Clip Art & appropriate. appropriate. Layout of
Background images is pleasing to
the eye.
Technology No understanding of Acceptable Comprehensive use of
Connection technology. understanding of technology is
technology apparent.
Total
90
Space for Rough Work
91