Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help on this programming challenge in javascript/html Create a web page that will allow a teacher to enter his or her students names

I need help on this programming challenge in javascript/html

Create a web page that will allow a teacher to enter his or her students names and test scores into parallel arrays. The page should prompt the teacher for the number of students in the class and the number of tests administered. Use this information to create the appropriate number of parallel arrays. Then create the arrays and prompt the teacher for data to populate the arrays. Display the data on the web page in a table. Also display the high and low score for each test as well as the average for each test. Save the page with the filename class_parallel.html and submit your work as instructed by your teacher.

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

Can I get the diagram, I am unable to draw it please

Answered: 1 week ago