When you clicked the play button on the video, what was the result?
The video started playing.
The video did not play.
You used the range type for the ratings input field. How did you define its possible values? Select all that apply.
Using the min attribute
Using the max attribute
Using a datalist element
Which element specified which video file to be played?
The video element
The src element
The source element