
Okay @Eva, lets see if I have got this right, the way I see it you are looking for either of these two scenarios: 1. The person taking the quiz is grouped based on the number of question answered correct so the prototype in this case would translate something like... out of 20 questions if 0 to 5 correct then thats group A if 6 to 10 correct then thats group B if 11 to 15 correct then thats group C if 16 to 20 correct then thats group D 2. Or you could group the user based on how many questions answered within categories. So for example I have a preoject and I have 5 developers and I'd like to know where each would fit in best and I give them a battery of tests and they are tested on these things. 1. Web Development 2. Software Testing 3. Database Development 4. Driver Development 5. Software Design Each category can have five questions and you could rate them based on the who tops each category. if one person tops more than one category then you an rate them on the best score from within all the categories He topped. and so on. So is that getting you somewhere or am I off? Steve Obbayi SKYPE: sobbayi http://sobbayi.com http://blog.sobbayi.com ----- Original Message ----- From: "Eva Kimathi" <evakimathi@gmail.com> To: "Skunkworks Mailing List" <skunkworks@lists.my.co.ke> Sent: Friday, July 16, 2010 4:02:34 PM GMT -05:00 US/Canada Eastern Subject: Re: [Skunkworks] Web Design Question it seems limesurvey is meant to gather statistics...@Sobbayi> the quiz i have to create is meant to give feedback to the person taking the quiz and sort of put that person in a certain group depending on his answers. I am thinking of arrays but am not sure how exactly to go about it. On 7/16/10, Steve Obbayi <steve@sobbayi.com> wrote:
You should start by prototyping what you need to do and define your categories right from the database. If you like the wire frame then you can go ahead and build the actual quiz
Steve Obbayi http://blog.sobbayi.com
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (1)
-
Steve Obbayi