Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/63055?pagenum=1
05 November 2025, 02:12
Topic
Essex
Trivia Game
20 October 2006, 11:54
Hi I'm new here (obviously ) and new to having a snitz forum, I'm not sure I've posted this in the right forum but...... I'm thinking a Trivia game add-on for the forum may be a good idea for my vistors, I run a site that is Fan based about the Series Stargate Atlantis. I was wondering if anyone has a mod for a Trivia game or if one is in development at the moment. I have no clue at the moment with any programming or where to begin. I appericiate any ideas you guys may have?
<
Replies ...
dayve
20 October 2006, 11:56
You can probably use the Poll Mod to take care of your immediate needs for a trivia game. You can find it at http://www.snitzbitz.com<
Essex
20 October 2006, 12:06
Thanks I'll give that a try.
I really need to learn how to do programing. That way I can create my own mod's instead of relying on searchs <
cripto9t
22 October 2006, 13:42
Originally posted by Essex I really need to learn how to do programing. That way I can create my own mod's instead of relying on searchs
warning: modding your snitz forum can be very addictive! I wrote a quiz mod for snitz that I never completely finished. It's been awhile since I looked at it, but if I remember right, it worked.
I think I'll polish up what I have and release it as a beta mod for testing.
So if you're interested, check this forum for the release. I should have it ready with-in a week.<
cripto9t
22 October 2006, 16:35
I got all my old files together and I'm testing them on a fresh Snitz 3.4.06.
After fixing a few minor bugs, everything I've got so far seems to be working. I do see that I never finished the edit file, so that will be the first priority. Other than that, there are some features I had in mind that never got in there. But I'll save them for later.
I'll try to get a "coming soon" post in this forum asap.<
Helterskelter
22 October 2006, 16:58
Sounds intresting I'll be willing to test thins as soon as you got a working version.<
Philnguyen44
23 October 2006, 18:24
I am currently in the testing phase of one I built that runs off snitz, i'm not sure if it'll work on all forums:
http://coasterfuel.com/quiz.asp<
Helterskelter
24 October 2006, 10:23
do u have a testing account so we can all view with out resistering<
Philnguyen44
24 October 2006, 20:40
ahh sorry.
username: snitz password: snitz<
leatherlips
24 October 2006, 22:13
I'd be interested in what you have done. Any chance you could allow your quiz files to be downloaded?<
Philnguyen44
25 October 2006, 06:30
I Would if I knew how to make the dbs file, can anyone help me?<
RArch
25 October 2006, 06:38
This may help you.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=25296
<
Helterskelter
25 October 2006, 12:28
lol i dont under stand DBS files either, but your quiz looks rearly good.<
Philnguyen44
25 October 2006, 17:48
yeah, how do I make a table have an ID column with the dbs file? like with increments of 1<
[CREATE]
TEST_TABLE 'Leave this Line Blank field1#int#NULL#0 field2#varchar(20)## [END]
Your quiz looks pretty sharp . I like the way the you did the right and wrong answers in the results.<
Philnguyen44
25 October 2006, 19:29
the whole quiz is on one page too<
Essex
29 October 2006, 07:39
Originally posted by Essex I really need to learn how to do programing. That way I can create my own mod's instead of relying on searchs
warning: modding your snitz forum can be very addictive! I wrote a quiz mod for snitz that I never completely finished. It's been awhile since I looked at it, but if I remember right, it worked.
I think I'll polish up what I have and release it as a beta mod for testing.
So if you're interested, check this forum for the release. I should have it ready with-in a week.
I'm already finding that out But I would like to see what you've come up with.
does it work with questions added to a database randomly displayed?
<
cripto9t
29 October 2006, 12:39
Originally posted by Essex
does it work with questions added to a database randomly displayed?
Yes, when you write the quiz you have the option of displaying the questions randomly. Also, you can choose how many random questions to show in the quiz. For instance, you have a quiz with 100 questions in the datatbase. But your quiz only displays, lets say 25 of those questions, picked randomly from the 100.
Anyway, sorry for the wait. I know I said a week, which would be now, but the code was in such sad shape, that even I couldn't make heads or tails of it . So I ended up completely redoing the main quiz page and got most of the bugs worked out of it and added some of the features that I had wanted. And I have started an edit script.
So check back, I should have it ready to go soon.<
Helterskelter
15 November 2006, 11:27
Any luck here yet?<
cripto9t
17 November 2006, 16:01
Sorry about the wait. The code was pretty sloppy and I didn't want to release it like that. I have one more file to finish and it should be ready.<
Helterskelter
17 November 2006, 20:47
No prob's just think this wil be a great mod for the forums.
Helter<
Essex
23 November 2006, 05:20
Originally posted by cripto9t Sorry about the wait. The code was pretty sloppy and I didn't want to release it like that. I have one more file to finish and it should be ready.