You are on page 1of 3

Faculty of Computer Studies

TT284: Web Technologies

TT284 - Tutor-Marked Assignment


Cut-Off Date: 22, July 2015
Total Marks: (40)
Contents
Question1 (4 marks)
Question2 (6 marks)
Question3 (5 marks)
Question4 (25 marks)

Plagiarism Warning
As per AOU rules and regulations, all students are required to submit their own TMA work and avoid
plagiarism. The AOU has implemented sophisticated techniques for plagiarism detection. You must
provide all references in case you use and quote another person's work in your TMA. You will be
penalized for any act of plagiarism as per the AOU's rules and regulations.
Declaration of No Plagiarism by Student (to be signed and submitted by student with TMA
work)
I hereby declare that this submitted TMA work is a result of my own efforts and I have not plagiarized
any other person's work. I have provided all references of information that I have used and quoted in
my TMA work.
Name of Student: ...
Signature: ....
Date: .

Page 1 of 3
Summer 2014-2015 - TT284 - TMA.

TT284 - TMA
Cut-off date xx July 2015
This TMA covers Blocks 1, 2 and 3. This TMA consists of 4 questions, and the total
mark is out of 40

Question 1: [4 marks]
Assume that the user is visiting a website with an average data transmission rate of 512 (Kbps);
consider the request for a single webpage comprising 8000 bytes of text (including HTML tags), and a
CSS file containing 3000 bytes, along with three images at an average size of 4000 bytes, and a single
image for the banner at a size of 11000 bytes. Assume that it takes the server 9 millisecond to
respond to each file request.
Note: the single image for the banner is not stored in the browsers cache.
Calculate the total time required to download all these files.

Question 2: [6 marks]
There are many software applications that are imped within and used in the web browsers. Discuss
and explain four of these applications (browsers based clients), what is the main purpose of each
one of them?

Question 3: [5 marks]
Define and discuss five problems occurs while using mobile devices to access websites.

Question 4: [25 marks]


Create a dynamic web page.
Search the web and make a comparison between Lumia 540 Dual SIM
and HTC One M9 based on their body, display, processor and main functionalities.
After that develop a web page that includes the following requirements:
1.
2.
3.
4.

Page Title.
Your own logo (design a logo that has your name or initials, eg Omar Alali or OA).
Short introduction about the importance Mobile Phones.
Sub web pages that include:
a. Lumia 540 Dual SIM and HTC One M9. One image for each is adequate.
b. Drop-down list to choose either Lumia 540 Dual SIM or HTC One M9 and
display the selected phone specifications you found from your search.
c. A form that asked you to enter phone screens width and height in inches

and in pixels then calculate the resolution of the phone in pixels per
inch Using JavaScript.
d. References to source of information.

Page 2 of 3
Summer 2014-2015 - TT284 - TMA.

What to submit?
1. An initial sketch of the web page using The Pencil Environment Application.
(a screen shot image NOT the execution)
(2 marks)
2. The required XHTML code. It should be functioning correctly.
(16 marks)
3. The needed CSS code.
(3 marks)
4. The JavaScript code that made the above calculations.
(4 marks)
Hints:

you may compress all files above in one .rar or .zip file to submit. But if your eTMA system did not accept compressed files, ask your Tutor to provide
another link in the LMS so as you can submit all.
we mean by 'your page should be functioning correctly' is that if you put all
files in one directory then by clicking on the "index" file, your page will run as
described.

End of TMA KEY Guide

Page 3 of 3
Summer 2014-2015 - TT284 - TMA.

You might also like