Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

create a HTML file Create a web page that uses a loop to allow a teacher to enter the following information for all students in

create a HTML file

image text in transcribed

Create a web page that uses a loop to allow a teacher to enter the following information for all students in a class: student's name, midterm exam grade, final exam grade, homework grade, attendance grade. The program should calculate each student's numeric total grade based on the following formula: course grade =( midterm 0.3)+( final 0.4)+( homework 0.2)+( attendance 0.1) File Table.html looks like this: Student's Information When the button is clicked, you need to prompt the user the following information: - number of students (which will determine the number of rows in your table) - student's name - midterm exam grade - final exam grade - homework grade - attendance grade

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

Practical Oracle8I Building Efficient Databases

Authors: Jonathan Lewis

1st Edition

0201715848, 978-0201715842

More Books

Students also viewed these Databases questions

Question

3. What strategies might you use?

Answered: 1 week ago

Question

3. Is there opportunity to improve current circumstances? How so?

Answered: 1 week ago