Update GameQuestion.html

This commit is contained in:
Doveliyuchen 2023-03-07 09:41:41 +08:00
parent b643d70e93
commit 797eb4b255

View File

@ -263,18 +263,18 @@
</label> </label>
</p> </p>
<p><h4>3. What is your preferred action in Super Mario Bros?</h4> <p><h4>3. Which role descibes you the best in Super Mario Bros?</h4>
<label> <label>
<input type="radio" class="option-input radio" name="gamestyle" value="A" > <input type="radio" class="option-input radio" name="gamestyle" value="A" >
Speed run Runner: try to complete a level as fast as possible by running and jumping
</label> </label>
<label> <label>
<input type="radio" class="option-input radio" name="gamestyle" value="B" > <input type="radio" class="option-input radio" name="gamestyle" value="B" >
Killing monsters Killer: prefer killing all the monsters in a level
</label> </label>
<label> <label>
<input type="radio" class="option-input radio" name="gamestyle" value="C" > <input type="radio" class="option-input radio" name="gamestyle" value="C" >
Collecting coins Collector: attempt to collect all the coins in a level
</label> </label>
<label> <label>
<input type="radio" class="option-input radio" name="gamestyle" value="D" > <input type="radio" class="option-input radio" name="gamestyle" value="D" >