Buy here : http :// student . land / products . php ? product = Create-a-loopto-enter-between-one-and-five-test-scores . -Since-you-d o-not-know-exactly-how-many-scores-will-be-entered % 2 C-a-single-input-variable-must-be-used-for-the-test-scor e-input
Buy here : http :// student . land / products . php ? product = Create-a-loopto-enter-between-one-and-five-test-scores . -Since-you-d o-not-know-exactly-how-many-scores-will-be-entered % 2 C-a-single-input-variable-must-be-used-for-the-test-scor e-input
Using Visual Logic Version 2.2.10.267
The following logic should be used .
1 . Enter the student ' s name .
2 . Create a loop to enter between one and five test scores . Since you do not know exactly how many scores will be entered , a single input variable must be used for the test score input .
3 . A decision statement must be used inside the loop to determine if more test scores will be entered . The decision will be based on a sentinel value . A negative number should be entered if test score entry is done , but less than five test scores have been entered ( the decision should be just after the input for the test score . If a negative number ( sentinel value ) is entered , the loop will end . Make sure not to include any negative numbers in the test average calculation .
4 . The grade weight of the averaged tests has changed . Instead of 50 % it is now 65 %