Just curious. Is there a good software or system out there that people are using to make these things? Are y'all just better with Javascript than I am?
I'm just curious. I feel like it would help a lot. I need to get better with coding and designing anyways.
I haven't seen one that spits out the HTML for you, but with a little effort the pre-made ones can be easily edited!
This one looks decent:
http://codecanyon.net/item/jquizzy-p...-engine/242295
or free:
http://www.fatihacet.com/lab/jQuiz/
If you want them customised a bit more there's 1000s of freelancers willing to do it for $5/10
I use a programmer/designer to make my rules/quiz styles landers, works quite well because I am not the best designer and an even worse coder. 
I haX0r them myself
The Javascript for a basic quiz isn't at all hard, though, particularly if you're using JQuery. I'm going to do a tutorial on them in a couple of weeks.
If you want to get started on them in advance, here's a good link to a basic JQuery tutorial that shows most of what you need to do.
Let me know if that doesn't help, and I'll reply here - I can use all the info on what people find tricky about quizzes in the tutorial!