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

Downloaded from www.studiestoday.

com
DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

SCHEDULE FOR FORMATIVE ASSESSMENTS 2013-14


FORMATIVE ASSESSMENT-I

50

MCQPROJECT WORK/LAB WORKHOLIDAY HOMEWORK-

15 MARKS
20 MARKS
15 MARKS

===========================================

FORMATIVE ASSESSMENT- II
UT (SUBJECTIVE)PRACTICAL-

50
30 MARKS
20 MARKS

=====================================
FORMATIVE ASSESSMENT- III
UT (SUBJECTIVE)PRACTICAL-

50
30 MARKS
20 MARKS

==========================================

FORMATIVE ASSESSMENT- IV
MCQPROJECT WORK/LAB WORKNOTEBOOK -

50
20 MARKS
20 MARKS
10 MARKS

=====================================

#1#

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com


DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

MODULES

No.

Month

Lesson / Units
Chapter 3 [Elementary HTML]
Topics covered:
1.
2.
3.
4.

What is HTML?
Creating an HTML document
What are HTML Tags?
Types of HTML elements
*

Container Elements

Empty Elements

5. Parts of HTML Document


1.

April/May
Tags -<hn>,<p>,<br>, <hr>, <nobr>, <B>, <I>,
<CENTER>,<U>
Learning Objectives:
Students will be introduced to the different tags in
HTML.
They will be taught to create a simple program.

Chapter 3 [Elementary HTML]


Topics covered(Cont.):
2.

July
<STRIKE>, <SUB>, <SUP>, <OL>,<UL>, <LI>,
<DL>, <DT>, <DD>, <IMG> tags.

#2#

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com


DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

Chapter 4 [Tables and Anchors]


Topics covered:
1.

3.

Table Element

August

Table Row Element <TR>


Table Data Element <TD>
Table Headings <TH>
Table Caption <CAPTION>

Learning Objectives:
Students will be taught to create tables using different
HTML tags.
They will also be taught to add colors in the table.
4.

September

Revision
Chapter 5 [Forms Text and Frames]
Topics covered:
1.
2.
3.

5.

October

What is a Form?
FORM Tag
INPUT Tags

Checkbox
*
Radio
Submit
* Reset
Learning Objectives:

Text

Students will be taught to create forms using HTML


tags.
Different input types will be introduced.

6.

November

Chapter 5 [Forms Text and Frames] (Cont...)

#3#

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com


DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

Chapter 6 [Web Scripting-1]


Topics covered:

7.

December

1.
2.
3.

What is JavaScript?
Basic Syntax and structure
window.alert, document.writeln, window.prompt

Learning Objectives:
Students will be taught to create a web page using Java
Script.

8.

January

9.

February

Chapter 7 [Web Scripting- II]


Topics covered:
1.
2.

Variables
Declaring and using variables in JavaScript

Revision

#4#

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com


DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

ASSIGNMENTS
Chapter 3 : Elementary HTML
Q.1. What is HTML?
Q.2. What is a browser?
Q.3. What are the two categories of HTML elements? Explain with example.
Q.4. Write basic structure of a HTML document.
Q.5. Differentiate between BACKGROUND and BGCOLOR attribute of BODY tag.
Q.6. Differentiate between Ordered List and Unordered List.
Q.7. Which tag is used to include an image on web page? Write syntax.
================================================
Chapter 4 : Tables and Anchors
Q.1. Why do we create tables in HTML?
Q.2. Write the syntax of table tag?
Q.3. What is the difference between cellpadding attribute and cellspacing attribute of table?
================================================
Chapter 5 : Forms Text and Frames
Assignment I
Q.1. What is a form? Why it is used for?
Q.2. Write the syntax of form tag?
Q.3. What is the use of input tag?
Q.4. Design the following form:
(i)

Submit

Reset
#5#

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com


DELHI PUBLIC SCHOOL
Indirapuram, Ghaziabad

Assignment Booklet : 2013-14


(Class - VII : COMPUTER)

(ii)

HIT HOT POINT


Want to have:

Tea

Coffee

Drinks

Want to have :

Samosa

Patties

Cookies

Sandwich

Cash

Credit card

Payment

Submit

Reset

================================================
Chapter 6, 7: Web Scripting I, Web Scripting-II
Assignment II
Q.1. Write the basic structure of HTML document containing Java Script?
Q.2. What is a variable?
Q.3. How do you declare a variable in JavaScript?
Q.4. Write a script that accept the first and last name from the user and print them together
on same line separated by a space.
===============================================
================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
===============================================

#6#

Downloaded from www.studiestoday.com

You might also like