@@ -72,6 +72,34 @@ <h3>8. What would you like to be known for?</h3>
72
72
< label > < input type ="radio " name ="q8 " value ="Hufflepuff "> Kindness</ label >
73
73
< label > < input type ="radio " name ="q8 " value ="Slytherin "> Strategic success</ label >
74
74
</ div >
75
+ < div class ="question ">
76
+ < h3 > 9. If you were at Hogwarts, what would be your favorite subject?</ h3 >
77
+ < label > < input type ="radio " name ="q9 " value ="Slytherin "> Potions</ label >
78
+ < label > < input type ="radio " name ="q9 " value ="Gryffindor "> Defense Against the Dark Arts</ label >
79
+ < label > < input type ="radio " name ="q9 " value ="Hufflepuff "> Herbology</ label >
80
+ < label > < input type ="radio " name ="q9 " value ="Ravenclaw "> Transfiguration</ label >
81
+ </ div >
82
+ < div class ="question ">
83
+ < h3 > 10. What is your ideal way to spend a weekend?</ h3 >
84
+ < label > < input type ="radio " name ="q10 " value ="Ravenclaw "> Reading a book or learning something new</ label >
85
+ < label > < input type ="radio " name ="q10 " value ="Gryffindor "> Going on an adventure with friends</ label >
86
+ < label > < input type ="radio " name ="q10 " value ="Hufflepuff "> Spending time with loved ones</ label >
87
+ < label > < input type ="radio " name ="q10 " value ="Slytherin "> Working on personal goals or projects</ label >
88
+ </ div >
89
+ < div class ="question ">
90
+ < h3 > 11. What is your biggest fear?</ h3 >
91
+ < label > < input type ="radio " name ="q11 " value ="Slytherin "> Failure</ label >
92
+ < label > < input type ="radio " name ="q11 " value ="Gryffindor "> Being powerless</ label >
93
+ < label > < input type ="radio " name ="q11 " value ="Hufflepuff "> Losing those I care about</ label >
94
+ < label > < input type ="radio " name ="q11 " value ="Ravenclaw "> Being average</ label >
95
+ </ div >
96
+ < div class ="question ">
97
+ < h3 > 12. Which color do you feel most drawn to?</ h3 >
98
+ < label > < input type ="radio " name ="q12 " value ="Ravenclaw "> Blue</ label >
99
+ < label > < input type ="radio " name ="q12 " value ="Gryffindor "> Red</ label >
100
+ < label > < input type ="radio " name ="q12 " value ="Hufflepuff "> Yellow</ label >
101
+ < label > < input type ="radio " name ="q12 " value ="Slytherin "> Green</ label >
102
+ </ div >
75
103
< button type ="submit "> Get Sorted!</ button >
76
104
</ form >
77
105
0 commit comments