You are on page 1of 2

Assignment #1 - Surveys

Leve| : Intermed|ate
Use : Pelps Lo undersLand web appllcaLlons archlLecLure and Lhe baslc
developmenL approach.
Ieedback rovlde your feedback on hLLp://nbende.wordpress.com/asslgnmenLs.
Subm|t 1o geL experL vlews on asslgnmenL SubmlL your asslgnmenL Lo
nbende[hoLmall.com

The Problem
Universal Travels Inc. is considering creating a website that sells trips. The first step the
executive team has decided on is to create a survey site that will be linked to from a
couple of local websites. The team has asked you to help them get to know their
customers better. They want you to create a survey that asks the user about their most
recent trip. If the customer hasnt gone on a trip lately, then they want to ask them what a
set of other questions.
The Approach
Create one website. The first page will ask the user whether or not they have taken a trip
lately. If they have, send them to the trip survey page. If they havent, send them to the
travel survey page. After the user has submits the page, send them to a page that thanks
them for answering the particular survey page they were on.

Note: You will have to pass the type of survey from the first page to the Thank you
page.

1he followlng are Lhe quesLlons and answers for Lhe Lrlp survey are:
1. CuesLlon: Pow many vacaLlons do you Lake a year?
Answers: LeL Lhe user choose one of Lhe followlng: 1-2, 3-4 or 3+
2. CuesLlon: uld you en[oy your Lrlp?
Answers: LeL Lhe user choose ?es or no
3. CuesLlon: WhaL servlces dld you use on your Lrlp?
Answers: LeL Lhe user choose any of Lhe followlng: PoLel, Car, 8us, lane,
8esLauranL, and 1our Culde

1he followlng are Lhe quesLlons and answers for Lhe Lravel survey page
1. CuesLlon: When are you plannlng on Laklng your nexL vacaLlon?
Answers: LeL Lhe user choose one of Lhe followlng: 1 MonLh, <3 MonLhs, >3
MonLhs
2. CuesLlon: WhaL Lype of vacaLlon do you prefer?
Answers: LeL Lhe user choose any of Lhe followlng: AdvenLure, 8elaxlng,
Lxplorlng, 8omanLlc, lorelgn

3. CuesLlon: WhaL ls your budgeL for your nexL Lrlp?
Answers: LeL Lhe user Lype ln any value

The thank you should say thank you for answering the < Travel or Trip > survey.
Documentation
It is important for every developer to produce documentation for his development. So you
must provide a one to two page document that says how your website works. In this
document provide a diagram of what pages are involved in your website, how the user
navigates between them, and what information, if any, you are passing between pages
and how your are doing that.
Important :
Your code must be properly commented and your variables, files, project well named.

You might also like