12345
<form><input type="radio" name="type" value="1">high sensitivity</input> <br><input type="radio" name="type" value="2" checked>average</input> <br><input type="radio" name="type" value="3">high specificity</input></form>