CISC Homework H02

Introduction

In this assignment, you will continue adding functionality to your currency conversion web application.

You will use the currency code you have been assigned (e.g. USD, EURO), and convert from that currency to another currency.
Here are a few things that you will need to complete this assignment:

Overview

In this assignment, you will:

Step-by-Step Instructions

Step 1: Reading

Yes... More Reading. Read the book (if you haven't already) and really understand control structures.

Step 2: Review and study the holes in the code to get familair for what the assignment is asking you to do.

Pay special attention to the converter.js file again and how the code calls the conversion and output functions.

Step 3: Proceed with filling in the code in the web page at the locations marked by the indicators below.

Step 4: Proceed with filling in the JavaScript code in the converter.js file marked by the indicators below

Submission

Zip all of your files in a .zip file and submit your file on WebCT.

Grading Rubric (80 pts total)

Item Description Points
Correct calling of the
convertCurrency() function
Refer to above references for specification 10
JavaScript code Your Java code works and is well commented and structured 50
User Friendliness of the Output Be Creative. 10
Scripting and Submitting You followed instructions for submitting 10
TOTAL POINTS    

Due Date: TBA


Valid XHTML 1.0 Valid CSS!