
Hi, I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable. kind regards, Eva.

try limsurvey On Fri, Jul 16, 2010 at 9:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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

sorry limesurvey On Fri, Jul 16, 2010 at 10:31 AM, judith owigar <owigarj@gmail.com> wrote:
try limsurvey
On Fri, Jul 16, 2010 at 9:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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

Eva, Your technical question, in a technical mailing list, is highly inappropriate... you should know better. Skunks-ke is here for ads, offtopic threads and endless discussions on rules ;) Having gotten that out of my system: LimeSurvey http://www.limesurvey.org/ seems to fit your bill. In particular, it supports conditional questions (where the questions asked depend on previous answers). It is open-source, and written in PHP, so you can hack it if you need to. There are a gazillion other similar applications, many of them opensource, but LimeSurvey is what I have most experience with. Google Docs/Spreadsheets also has a similar tool, though with fewer features than LimeSurvey: http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html The advantage is that you don't need to install anything. Saidi On Fri, Jul 16, 2010 at 2:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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

I was a bit worried at first...am actually at the limesurvey now...will halla if i hit a rock. good to know i wont be shot down lol! but seriously, its good to know there are guys out there that can get you when you are stuck in a rut ( of the technical kind) Thanks y'all :-) On Fri, Jul 16, 2010 at 10:33 AM, saidimu apale <saidimu@gmail.com> wrote:
Eva,
Your technical question, in a technical mailing list, is highly inappropriate... you should know better. Skunks-ke is here for ads, offtopic threads and endless discussions on rules ;)
Having gotten that out of my system: LimeSurvey http://www.limesurvey.org/ seems to fit your bill. In particular, it supports conditional questions (where the questions asked depend on previous answers). It is open-source, and written in PHP, so you can hack it if you need to. There are a gazillion other similar applications, many of them opensource, but LimeSurvey is what I have most experience with.
Google Docs/Spreadsheets also has a similar tool, though with fewer features than LimeSurvey: http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html The advantage is that you don't need to install anything.
Saidi
On Fri, Jul 16, 2010 at 2:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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

If the form is not that complex, you can create one with Google Docs and then embed it in one of your pages. the output is put to a spreadsheet.

You can use moodle its an elearning content management system.....and has exam module...can assist you

thanks for that but, i wanted to use a stand alone page or one that at least connected to my database.besides, I already have a website running...any ideas? On Fri, Jul 16, 2010 at 11:33 AM, Josy Ngatia <josyveros@gmail.com> wrote:
You can use moodle its an elearning content management system.....and has exam module...can assist you
_______________________________________________ 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

see wild fire apps for research .. On Fri, Jul 16, 2010 at 9:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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

@ Frank...will do. On 7/17/10, Frank Maina <frank@mainacommunications.com> wrote:
see wild fire apps for research ..
On Fri, Jul 16, 2010 at 9:27 AM, Eva Kimathi <evakimathi@gmail.com> wrote:
Hi,
I hope that this is not inappropriate. I am not a webdev person but i have to design a webquiz that works in the same fashion as the personality exams where a certain array of answers put the person being quizzed in one of a couple of categories. I wonder whether you could point me to a resource preferably with samples that I could learn from. any language is ok, but ASP and javascript would be most preferable.
kind regards, Eva. _______________________________________________ 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 (6)
-
Dennis Kioko
-
Eva Kimathi
-
Frank Maina
-
Josy Ngatia
-
judith owigar
-
saidimu apale