T O P I C R E V I E W |
Essex |
Posted - 20 October 2006 : 11:54:29 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? < |
15 L A T E S T R E P L I E S (Newest First) |
Essex |
Posted - 23 November 2006 : 05:20:59 quote: 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.
Thats sounds great.< |
Helterskelter |
Posted - 17 November 2006 : 20:47:04 No prob's just think this wil be a great mod for the forums.
Helter< |
cripto9t |
Posted - 17 November 2006 : 16:01:34 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 |
Posted - 15 November 2006 : 11:27:56 Any luck here yet?< |
cripto9t |
Posted - 29 October 2006 : 12:39:31 quote: 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.< |
Essex |
Posted - 29 October 2006 : 07:39:31 quote: Originally posted by cripto9t
quote: 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? < |
Philnguyen44 |
Posted - 25 October 2006 : 19:29:28 the whole quiz is on one page too< |
cripto9t |
Posted - 25 October 2006 : 18:31:56 Table with auto id
[CREATE]
TEST_TABLE
TEST_TABLE_ID
field1#int#NULL#0
field2#varchar(20)##
[END] With No ID. Leave 3rd line blank
[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 |
Posted - 25 October 2006 : 17:48:59 yeah, how do I make a table have an ID column with the dbs file? like with increments of 1< |
Helterskelter |
Posted - 25 October 2006 : 12:28:55 lol i dont under stand DBS files either, but your quiz looks rearly good.< |
RArch |
Posted - 25 October 2006 : 06:38:31 This may help you.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=25296
< |
Philnguyen44 |
Posted - 25 October 2006 : 06:30:50 I Would if I knew how to make the dbs file, can anyone help me?< |
leatherlips |
Posted - 24 October 2006 : 22:13:33 I'd be interested in what you have done. Any chance you could allow your quiz files to be downloaded?< |
Philnguyen44 |
Posted - 24 October 2006 : 20:40:03 ahh sorry.
username: snitz password: snitz< |
Helterskelter |
Posted - 24 October 2006 : 10:23:15 do u have a testing account so we can all view with out resistering< |