Archive for August, 2008

Sunday, August 31st, 2008

Compressing Your HTML

In HTML a million spaces in the source is exactly the same in so far as the final page as if there were only one space there. The only difference is that the more spaces in the file the longer the file will take to download. Now a few extra spaces isn’t going to make [...]

Saturday, August 30th, 2008

Revised Personality Quiz

To finish with quizes for this week here is a revised unobtrusive version of my single personality quiz which allows two questions per page and up to eight different personalities
Revised Personality Quiz

Friday, August 29th, 2008

Single Personality Quiz

This version of my personality quiz looks only at the personality with the highest score and returns a result based on that.
Single Analysis Quiz

Thursday, August 28th, 2008

Multiple Personality Quiz

A personality quiz keeps a separate score of how many times the answer for each personality is selected and then displays a result based on all the scores. This particular version allows for 4 personalities and therefore has 15 results pages depending on how the final scores are split between them (four pages for almost [...]

Wednesday, August 27th, 2008

Alternate Analysis Quiz

This variant of my analysis quiz allows a web page of your choice to be displayed between each question that can give feedback on what the different responses might mean before going on to the next question.
Alternate Analysis Quiz

Tuesday, August 26th, 2008

Analysis Quiz

The first alternative that I created to multiple choice quizes is what I call an analysis quiz. There are no right or wrong answers, instead each answer has a score allocated to it and the scores of all the selected answers are added together. The result of the quiz is determined based on that final [...]

Monday, August 25th, 2008

Revised QuizMaker 1

This unobtrusive multiple choice quiz allows up to 6 answers per question and can display one or two questions per page. Apart from the number of questions and answers it works almost identically to the first multiple choice quiz that I ever wrote.
Revised QuizMaker 1

Sunday, August 24th, 2008

Quiz Maker 3

JavaScript quizes are the theme for this week and we start the week off with one of my earlier quiz scripts. This one generates multiple choice quizes with as many questions as you like having up to four answers each. Why do I call it quiz maker 3? Well it is actually the third multiple [...]