You are on page 1of 3

203KM Coursework 2 Practical Internet Technology Exercise Brief 203KM Coursework 2 is an individual assessment, which consists of the development

t of a website application that will be connected to the database of a given case study and a practical work portfolio set out in the second term.

A. Coursework Requirements 1. You are required to design, document and implement a website which contains a customer registration form and product page(s) (displaying at least six items) according to the case study, VIP LTD, given in coursework 1. You also need to design a simple database to which the website will be connected. The website requires the following functionalities as follows: To register a new customer, the registration form must include the following form elements: o o o Username field (criteria: must not be empty and with letters or numbers only) Password field (criteria: must have at least 5 characters including letters, numbers or special characters (e.g., _ or * ) Submit button

To validate all form fields (in JavaScript): o To highlight any invalid fields with error messages. To design and implement a VIP LTDs products page that contains at least 6 items of clothing (i.e. ladies gowns, dresses, footwear, accessories, mens suits, and accessories) To display a welcome page with the customers username when the customer registration is successfully validated and submitted. The welcome page should also contain a link that will direct the customer to a web page to update his/her detail (i.e. password) To design and implement a customer login table in the VIP LTD database. To enable the web site to connect to the database To add a new customers details (i.e. username and password) to the database To update a customers password in the database

2. Website Application Practical Work Portfolio You are required to submit the output from laboratory work that is set up in the second term. Please see individual lab sheets for details.

B. Marking Criteria and Allocation 1. The allocation of marks for the assessment elements is detailed as follows:

Coursework

Tasks breakdown

Marks allocated 10 10

Part I: Website development

1) To design and implement a customer registration form. 2) To validate all form fields and display error messages for invalid fields 3) To highlight any invalid fields, which requires the customer to re-enter values. 4) To design and implement a product page which contains VIP LTDs items (e.g. ladies gowns). 5) To display a welcome page with the customers username and include a link to a page for updating the password detail, after the customer registration is successfully validated and submitted. 6) To design and implement a customer login table in the VIP LTD database. 7) To connect the web site to the database.

10

10

10

10

10

8) To add a new customers details to the database and document the result of adding the details to the database. 9) To update a customers password in the database and document the result of updating the details in the database. Part II: Website Practical Work Portfolio

10

10

10) To produce the output from laboratory work set up in Term 10 2 (including exercise printouts and reflective accounts see details in individual lab sheets). Total: 100

2. The assessment criteria are given as follows:

Marks to be awarded Marks > 70/100

Criteria

Presents the design and implementation of a fully functional program for tasks, 1-9 and completion of task 10 (given on page 2). Presents work in a professional manner.

Marks = 40/100

Presents the design and implementation of the required functionality for tasks, 1, 5 and 7 (given on page 2) and completion of task 10 (given on page 2). Presents work in a clear and acceptable manner.

3. The coursework submission

You are required to submit the following to ASG44 by deadline (02/05/2012, 4:00PM): A CD ROM which contains your coursework web pages and the related work Source code for tasks 1-9 (a hard copy) (Note: you are required to provide fully commented source code where applicable). For each of tasks 1-9 (clearly labelled) o A Word document containing screen shots of web pages or database records that demonstrate each of the required functionality (a hard copy) Laboratory work outputs (task 10, a hard copy)

You might also like