<%@ Language=VBScript %> <% subFlag = Request.Form("subFlag") if subFlag = "" then subFlag = 0 'Response.Write "subflag:" & subFlag radio1 = Request.Form("radio1") radio2 = Request.Form("radio2") radio3 = Request.Form("radio3") radio4 = Request.Form("radio4") radio5 = Request.Form("radio5") radio6 = Request.Form("radio6") radio7 = Request.Form("radio7") radio8 = Request.Form("radio8") radio9 = Request.Form("radio9") radio10 = Request.Form("radio10") if subflag = 1 then msgs="You forgot to answer at least one of the questions! Please go back and make sure that you've answered them all." else msgs="" end if %> CJ's Bookshelf The Girl, the Dragon, and the Wild Magic Quiz <% doMenu %>
The Girl, the Dragon, and the Wild Magic

Are you a Wild Child? Do you walk the straight and narrow or does the world have to look out for you? Take our quiz and find out how Wild you are!
<% if subFlag >= 1 then Response.Write "
" & msgs & "
" end if%>
1. You just got a tough homework assignment. What do you do?
checked<%end if%> value="a"> Start on it right away and get feedback from your teacher before handing in.
checked<%end if%> value="b"> Make a schedule, stick to it and hand it in on time.
checked<%end if%> value="c"> Procrastinate and cram, cram, cram!
checked<%end if%> value="d"> Homework? Am I supposed to do that?
2. What is your favorite color?
checked<%end if%> value="a"> Yellow
checked<%end if%> value="b"> Green
checked<%end if%> value="c"> Red
checked<%end if%> value="d"> Hot Pink
3. When you have a problem, you...
checked<%end if%> value="a"> Ask your friends for their opinions and find the least controversial solution
checked<%end if%> value="b"> Think it through and try to get a realistic solution
checked<%end if%> value="c"> Re-act immediately, think later
checked<%end if%> value="d"> Don't care. I don't have problems. Other people have problems.
4. What is your favorite sport?
checked<%end if%> value="a">Horse back riding
checked<%end if%> value="b">Soccer
checked<%end if%> value="c">Skiing
checked<%end if%> value="d">Bungie jumping
5. Your favorite kind of movie is:
checked<%end if%> value="a"> Drama
checked<%end if%> value="b"> Comedy
checked<%end if%> value="c"> Mystery/Adventure
checked<%end if%> value="d"> Sci-fi -- with a twist
6. If you could travel anywhere in the entire world would you:
checked<%end if%> value="a"> Stay where I am -- why leave?
checked<%end if%> value="b"> Anywhere that I could get to in under 7 hours.
checked<%end if%> value="c"> Anywhere -- you are up for anything.
checked<%end if%> value="d"> Go from city to city -- then from country to country --
        until you have traveled the WHOLE world.
7. If you were to cook a meal you would:
checked<%end if%> value="a"> Stay with the simple, easy things -- spaghetti and meatballs.
checked<%end if%> value="b"> Get a cookbook, and experiment with your favorites.
checked<%end if%> value="c"> Throw a bunch of things together and see how it comes out.
checked<%end if%> value="d"> People make food? I only order.
8. At a sleepover party you usually:
checked<%end if%> value="a"> Fall asleep first.
checked<%end if%> value="b"> Stay up to watch movies but definitely get some shut eye.
checked<%end if%> value="c"> Dance around all night long until everyone else is sleeping.
checked<%end if%> value="d"> Eat a lot of sugar and drink a lot of soda - then bounce around the room and
        wake everyone up who has already fallen asleep.
9. Your favorite music is.
checked<%end if%> value="a"> Top 40
checked<%end if%> value="b"> Rock n' Roll
checked<%end if%> value="c"> Anything with a super fast beat
checked<%end if%> value="d"> 80's punk rock
10. What is your favorite number?
checked<%end if%> value="a"> 7
checked<%end if%> value="b"> 3
checked<%end if%> value="c"> 1
checked<%end if%> value="d"> 0

 
<% doFooter %>