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