Table input change to degrees

There was an error in the 5c feedback. It referenced number “s” but “s” was the student’s input into cell 2, not cell 3.
image

The other error was in the computation in the table it referenced the number set found in the graph component A_1, which said it was the same number in radians but there was no conversion factor to switch it from degrees to radians.

image

Hope this helps!