How do I define that the selected option will be "good" in …

Twetch ·

How do I define that the selected option will be "good" in the above code example?

I have seen online that I can say value="good" and selected="selected" but that doesn't quite work.

Exactly how would it be written in the above example?