You are on page 1of 3

FOUNDATION UNIVERSITY ISLAMABAD

RAWALPINDI CAMPUS
Final Term Examinations (Spring-2020)

Programme: BCSE Semester: 8th

Course Title: Web Engineering CSC 381 Section: A,B

Instructor Name: Muhammad Humair Noor Max Marks: 35

Time to Solve and Submit to LMS: 5 Hours Date: 13 Aug, 2020

 Be brief and to the point. Attempt all the 3 questions. Please mention your name, section
and reg# on the solution file also.

Note: Before you start your paper, add following line:


1- In the title of tag of each HTML page <title >
2- At the bottom of each .PHP file (As last line)

https://www.uuidgenerator.net/api/version1</title> It will catch any cheating or code sharing


scenarios.
Anyone found sharing code with others or trying to do any cheating will be expelled from exam with
zero marks.
Q No. 1: Marks (10)
Create your own CV that should look like following using HTML and CSS only, it should contain as per
sample CV provided at the end.
You must follow instructions below:
- Give All HTML Elements and ID even tables, div, span, ul, etc. and id should have your
registration number_tag name. For example: <div id=F171BCSE2DIV02div >
- Your CV Must have your image and your data not others. If anyone else data or tag id found
having any other student’s info, both papers will be cancelled.

Q No. 2: Marks (15)


Create Input page to enter CV data in the database tables provided below. You must follow these
instructions:
- Each form tag (Form, text box, table, tr, td, button, submit etc.) must have ID and Name
attributes and name attributes using same naming convention as you used in the first
question.
- All PHP variables name must have your registration number concatenated at the end of it.

Note:
- Only create 1 input field/ text area to add last degree
- Only create 1 input text field/ text area to add last experience
- Only create 1 input text field or text area to add last project
Database details:
tblcv {id (auto number), name (varchar 100), address (varchar 300), cellno (varchar 15),
email (varchar 100),careerobjective varchar(1000), lastdegreenameyear (varchar 100),
lastdegreedetail (varchar 100) cgpa (varchar 4), lastproject (varchar 1000), lastexperience (varchar
1000), computerskills (varchar 1000), fathername (varchar 100), maritalstatus(varchar 20), cnic
(varchar 20), dateofbirth (varchar 15)

No Need to add picture dynamically

Page 1 of 3
Q 3: (Marks : 10)
Use HTML of Q 1, and database created in Q 2, populated data dynamically from database, No Need
to add picture dynamically
- Each form tag (Form, text box, table, tr, td, button, submit etc.) must have ID and Name
attributes and name attributes using same naming convention as you used in the first
question.
- All PHP variables name must have your registration number concatenated at the end of it.

Important Note:
No need to write the paper by hand, just send the source code in separate folders by Q No and zip
the all files in single folder using {FirstName_LastName_RegistrationNo}

------------------------------ CV to Build is provided on next page --------------------------------------

Page 2 of 3
HASSAN MUSHTAQ
ADDRESS:GALI USTADAN WALI,
MOHLA GHELA KHURD,
MAIN BAZAAR TAXILA,
DISTT: RAWALPINDI,
PAKISTAN.
CAREER OBJECTIVE:
Cell no: +92-324-5288099
Seeking
E-mail: for a position in Software Development Environment or a computer
S.HASSAN.MUSHTAQ@GMAIL.COM
science related job. where can apply my skills and Knowledge to efficiently and
effectively complete the expected task. While learning about new Methods and practical approaches

ACADEMIC QUALIFICATION:
 2012-2016 | Bachelor of Computer Science
 Completed from COMSATS Institute of Information Technology, Wah
Campus.
 CGPA 3.7
PROJECTS:
 Completed an android mobile app project of android based holy quran search app,
using android studio in which user can search up complete quran data including surah,
word search, para search.
EXPERIENCE:
Mine cube technology. Doing Android development since (Sep-2018, till now)

COMPUTER SKILLS:
Good working experience with MS Visual Studio 13, Android
Studio.

PERSONAL INFORMATION:

 FATHER NAME Mushtaq Ahmed


 MARITAL STATUS Single
 NIC 37406-5191706-7
 DATE OF BIRTH SEP 12, 1991.

Page 3 of 3

You might also like