![]() |
Quote:
I've got this exact same problem too :( |
When I try to import a quiz I get the following error :
Edit : Didn't see the fix before :P fixed now. |
I think mine was a blonde moment :)
I hadn't uploaded the new quiz.php file! Apologies ZT! |
hey ZT.
i think theres another error, uploading an image and the error is: Image Extension: gif OK Upload Image Failed CHMOD Directory (0777) /home/axi/public_html/forums/images/ Failed CHMOD Directory (0777) /home/axi/public_html/forums/images/quiz/ Failed Should I create/chmod 777 the folders manually and try again by the way you only told me in the installation file to chmod includes folder. should have we done the images folder too? |
hmmm, ZT, i cant edit quiz categories or quizzes. the only options available is delete??
|
Yeah you should chmod the image folder to 0777.
Also, the edit isn't appearing because the phrase is missing? It pulls the default "edit" phrase from your forum, i assume your using vb 3.0.7? - Zero Tolerance |
yes 3.0.7 :s
what could the problem be |
Add a phrase to your system, variable name: edit, text: Edit, type: global
- Zero Tolerance |
ahh worked! thanks!! you are genius!!
|
Alright, glad it's fully working then :)
Sorry for the inconveniance caused. - Zero Tolerance |
Thnx Zero Tolerance,
This is incredible beautiful hack, it works for 200% on vB 3.0.7 I have only CHMOD the settings.quiz.php and the quiz directory. Once again, splendid :banana: |
Quote:
includes/ images/ :) - Zero Tolerance |
ZT, theres an option for Moderate quiz submissions which i can understand, but theres also Moderate Quiz Results - Do i have to check each persons quiz results after they submit the answers to allow them to be uptaed onto the site, or is it all automatic?
|
Quote:
- Zero Tolerance |
Quote:
|
Possible that something happened when I upgraded, or originally installed it, but it didn't update the quiz table, adding the column q_desc. Again this could be my problem, but just if people have problems. This occurred when I tried to "Edit Quiz". Other then that, this is an awesome hack!
Sorry I didn't see you had already fixed that problem... Thanks for the hack! |
cool, such an advantage. :D
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=149 - Zero Tolerance |
One more thing people, vote Inferno Quiz HOTM pweeease :p
- Zero Tolerance |
Well, I figured I would test out the export function and share a quiz with y'all.
This one is a dead or alive quiz. Given the name, guess if the person is dead or alive. Amy |
*Imports*
Works perfectly :p - Zero Tolerance |
I hate to do this after you've put so much work into this, but I have one request. Can you please store the quiz's author and allow them to take their own quiz to test it without the results being stored in the stats?
Amy |
Can it wait for v3? :p
I'm guessing something like this: Quiz author is displayed upon general viewing of quiz, author is able to select "Test Quiz", after taking the quiz the results are PM'ed to him/her, but they are not stored in the database. Or did i go wrong somewhere? - Zero Tolerance |
Perfect :)
I'll keep other feature requests to myself and just start tinkering. But that one, I figured just about everybody would want. |
Personally i don't see it as a great feature, however it is additional functionality, always a plus :)
- Zero Tolerance |
Quote:
|
Quote:
- Zero Tolerance |
there is a inferno quiz v1 in the vote list, does that still count as the new version?
|
It's the same modification/hack so yeah :p
- Zero Tolerance |
Quote:
|
done also
|
Updated it .. took a lil but the blonde got there in the end :)
Thanks for including the XML Quiz Questions Zero |
Quote:
|
one more question zt, when members answer the questions, can they do the quiz again? just wondering if i should have the can see answers for members that done the quiz.
|
Bug report: It's choking on apostrophes in user submitted quizzes. I'm working on it now.
|
Zero, I got a suggestion for v3.0; Difficulty.
Quiz difficulties are dynamically created by the quiz system based on how well players perform on a quiz. If most people do really well on a quiz it may be rated as "Easy". If no one does well, probably "Impossible". The order of difficulty: Simple Very Easy Easy Average Tough Difficult Very Difficult Impossible |
OK. Fixed the bug - at least it appears to be fixed.
In admin_quiz.php Find: Code:
$DB->query("insert into ".TABLE_PREFIX."quiz Code:
$DB->query("insert into ".TABLE_PREFIX."quiz Code:
$QueryBits[] = "('{$Question['Q']}','{$Question['Type']}','".addslashes(serialize($Params))."',$ID)"; Code:
$QueryBits[] = "('".addslashes($Question['Q'])."','{$Question['Type']}','".addslashes(serialize($Params))."',$ID)"; |
mines still stuffed, in the questions lists the stuff with " around it come out with ", etc.. why is that?
|
zt, if you making version 3 you should also have where members uploading or submitting quizzes they can create or like suggest category for there new quiz, because maybe there quizzes wont fit the current cats, so therefore if admins like they can accept and category and quiz will be done at once. otherwise admin can also rename there category suggested to a better one if need be.
Just a suggestion? this way it wont restrict submittions. |
Quote:
And thanks for the bug fix amy, i'll check it out tomorrow (time for sleep soon) - Zero Tolerance |
All times are GMT. The time now is 11:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|