Search found 9 matches

by halfwing2
Thu Apr 13, 2006 12:38 am
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

I'm not sure what I'm looking for. Here's a screen shot of the quiz_category_body.tpl: http://img50.imageshack.us/img50/1232/quizcategorybody2ai.th.jpg Here's the code from the tpl file. Shouldn't this be href or nav or something? <table width="100%" border="0" align="right&...
by halfwing2
Wed Apr 12, 2006 1:57 pm
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

Ooops....

User name = TEST
PWD = 1234765

Please forgive the mess. The online button maker I used to use isn't working properly any longer and I'm trying some new things with the radio buttons.
by halfwing2
Wed Apr 12, 2006 5:08 am
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

Any idea on how to fix this?

It's still not showing the option of creating a new quiz within a catagory.

Thanks,

John
by halfwing2
Mon Apr 10, 2006 2:21 pm
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

What we're trying to tell you battye, the link to create a new quiz is only there for the first quiz created in a catagory. After that, there is no link to creat a quiz. Check it out HERE . I may have screwed something up, but I've rechecked all the edits and all the files that are supposed to be th...
by halfwing2
Mon Apr 10, 2006 2:05 pm
Forum: Web Design
Topic: varchar vs. text?
Replies: 4
Views: 3716

battye wrote:BTW, don't forget to introduce yourself in our introductory forum.
So it shall be written, so it shall be done..........


Image
by halfwing2
Mon Apr 10, 2006 1:19 pm
Forum: Web Design
Topic: varchar vs. text?
Replies: 4
Views: 3716

Would that allow non-text characters to be used in the quizzes? I remember reading someplace that if anything other than text was used that there was a problem with accuracy in the scoring. I actually had one quiz that wasn't scoring correctly, I went through and removed all the contractions and it ...
by halfwing2
Mon Apr 10, 2006 1:13 pm
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

I don't know what I've got battye. This is from the installation text in the phpBB download: MOD Version: 1.2.0 Would you pull it down from HERE and make sure it's complete? I just pulled it down again and the icon for creating a new quiz is missing and so are two of the files. Like a said above, I ...
by halfwing2
Mon Apr 10, 2006 1:05 am
Forum: Web Design
Topic: varchar vs. text?
Replies: 4
Views: 3716

varchar vs. text?

Hello, Is that any reason why we couldn't use "varchar" in the sql data base instead of the currently designated "text"? $sql[] = "CREATE TABLE " . QUIZ_MULTIPLE_CHOICE_TABLE . " ( `quiz_id` int(10) NOT NULL default '0', `question_id` int(10) NOT NULL default '0', ...
by halfwing2
Sun Apr 09, 2006 10:59 pm
Forum: Web Design
Topic: where's the link to make a quiz?
Replies: 14
Views: 10355

Re: I seem to have the same problem

Hi, I installed the latest Ultimate Quiz Mod, but after I install one quiz in a category, the "Submit quiz" button disappears. I didn't see any errors on the page or anything, and I can easily add categories, but only one quiz to each. Have I overlooked something? Sorry if this has alread...