Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Design a page for calculating the registration cost of the workshop with the selected sessions, participant type and the time period selected for workshop attendance.

Design a page for calculating the registration cost of the workshop with the selected sessions, participant type and the time period selected for workshop attendance. User should be able to select multiple sessions with checkboxes and participant type with radio buttons. o Use a calendar that a participant will able to select the date for workshop attendance.
o Cost of the selected session should appear on the last column after both dates (from/to) of the session is
chosen.
o Cost: The price for each session regarding participant type may vary but you need to multiply the
session price, and participant type with the selected number of days. Note that, number of days has to be calculated automatically (i.e. assume that Presenter as Participant Type with Session 1 is selected for the time period from 22/01/2024 26/12/2024 (= 5 days); then the Cost = (price of participant type) * (price of Session 1) * 5.
o Total cost is the summation of selected sessions cost and it should appear after the Calculate button is clicked. If the participant will attend more than 2 sessions and the total cost is more than 1000 apply 15% discount (=total cost*0.15). Note that, you are free to apply any fee for participant type and sessions.
o After the total cost appears, a confirmation message will be prompted to ask the visitor if s/he accepts the calculated total cost for payment. In case of acceptance; a thank you message will be alerted, otherwise application withdraw message will be alerted.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions