vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Inferno Quiz v2.2 (https://vborg.vbsupport.ru/showthread.php?t=83130)

MorrisMcD 02-19-2006 12:15 PM

Quote:

Originally Posted by Zia
sorry man....i told u that..cos similar probs i had..n this way it was solved...

need some one xpert....

I actually disabled the Advanced Warning Hack.. It fixes the problem.. But unfortunately, I need that hack more than this one :(

Thanks for the suggestion though.. At least it was somethin to try, and I appreciate the response tryin to help

Decado 02-20-2006 03:15 AM

Since the AWS hack was actually based off of the original Inferno warning hack, it has some conflicts with some Inferno hacks. We asked the maker of the AWS to update it, since it would mean us having to update and redistribute to literally thousands of users, which isnt really possible, but he refused. meantime if you change sendpm in all isntances to something else in the AWS file, it should work ok.

CallieJo 02-26-2006 07:28 PM

Quiz Name: World Facts
Suggested Category: Geography
Credits: Myself & http://www.opentrivia.com

SaN-DeeP 02-27-2006 03:35 PM

Do you have a import script for quiz hack from TWTCommish's hack for vb 3.x ?

Wachtmeister 03-03-2006 09:44 PM

A notification of new submissions by PM would be fine. My users always ask me one week after submission, that they have submitted a quiz ;)

amykhar 03-03-2006 09:47 PM

I hacked the pm notification into the 3.0 code, and I believe I released that mod in the 3.0 version's thread. The code essentially stayed the same and you could probably patch it in to the 3.5 version.

Barteken 03-04-2006 07:38 AM

is there a dutch translation?

Grtz

MorrisMcD 03-04-2006 07:49 AM

When I submit a quiz, it just hangs there.. I do not use the AWS anymore btw and this has been reinstalled.. It has always hung at submitting the quiz for me... If you click a link everything is fine, but the page just wont load after submission

MorrisMcD 03-04-2006 07:50 AM

Ahhh.. I think I know what it is.. The time limit on the quiz is not up yet.. Noone else has had this problem???

q8-star 03-05-2006 10:53 PM

Is there any plan to add new features ? More Controls And new view options will be nice . :)

SaN-DeeP 03-09-2006 03:10 AM

this extension is beautiful, however why now group the quiz_ templates ?

Thanks.

kira 03-17-2006 02:08 AM

This is a great idea and looks pretty good. Many thanks!

I'm finding myself frustrated, though, because I can't figure out how to show results upon completion of the quiz. Seems like this should be standard, rather than having results sent to the PM inbox. Which I personally find kinda annoying! Not to mention that an error message is generated if a quiz-taker has turned off PMs. (It's the same error that occurs if inboxes are full.)

I tried commenting out the PM section of quiz.php, but all that does is stop the sending of PMs ... it doesn't make the results appear on the quiz page itself. Wish I wasn't hopelessly ignorant when it comes to coding!

vBQuiz 1.0 and vBstory are the two hacks I miss most from vB2!

paulomt1 03-18-2006 11:09 AM

Not working for me.
I have vb3.5.3 installed.

Error: Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

Bellinis 03-19-2006 07:08 AM

Could you please re-upload some preview images? (the links on the other page a dead) :)

Thank you.

akanevsky 03-19-2006 12:32 PM

Quote:

Ability in main options to choose default usergroups to participate/view results to be auto filled in when adding quizzes.
This does not seem to be working properly - by default all usergroups in new quizzes are disabled.

amykhar 03-19-2006 03:18 PM

Quote:

Originally Posted by kira
This is a great idea and looks pretty good. Many thanks!

I'm finding myself frustrated, though, because I can't figure out how to show results upon completion of the quiz. Seems like this should be standard, rather than having results sent to the PM inbox. Which I personally find kinda annoying! Not to mention that an error message is generated if a quiz-taker has turned off PMs. (It's the same error that occurs if inboxes are full.)

I tried commenting out the PM section of quiz.php, but all that does is stop the sending of PMs ... it doesn't make the results appear on the quiz page itself. Wish I wasn't hopelessly ignorant when it comes to coding!

vBQuiz 1.0 and vBstory are the two hacks I miss most from vB2!

You need to create a new template that shows the results. Then, you need to comment out the send pm part and replace it with a call to send users to your newly created report page. You can see it working on my site - no registrations are required to take quizzes at EA.

Mark.B 03-24-2006 10:02 PM

I've read the thread and can't see an answer to this, though others have asked it.

What is the correct procedure, where you have the quiz installed on 3.0 and are going to upgrade to 3.5? Do you need to uninstall the quiz first and then reinstall after the upgrade? Or can the same database be used, thus preserving scores etc?

amykhar 03-25-2006 10:13 AM

The scores and such can be preserved, Mark. Just leave it there, upgrade your site, then upgrade the quiz mod.

Mark.B 03-25-2006 10:14 AM

Quote:

Originally Posted by amykhar
The scores and such can be preserved, Mark. Just leave it there, upgrade your site, then upgrade the quiz mod.

Brilliant, thanks. I shall be having a go on a test board later today.

bonjurkes 03-27-2006 02:39 PM

it has problems at uninstalling...

it leaves some parts behind itself...

like inferno quiz section at navigation and vb options list...

chairman miaow 03-27-2006 04:12 PM

You have to "undo" any file edits that you did when you installed it - for example the link in the navigation bar

amykhar 03-27-2006 04:15 PM

and you have to delete all of the quiz files that you uploaded.

bonjurkes 03-27-2006 06:06 PM

i did all of them.

I am talking about the menu at admincp at left above of the Vbulletin Settings part.

I deleted all of the files and also reupload the original files and that menu is still there...

amykhar 03-27-2006 06:26 PM

If he did it the old way, it's a database setting. You can put your forums in debug mode and get rid of that stuff.

Suzie 03-29-2006 09:29 PM

Is there a way to make it so a SuperModerator can admin the the quiz program from the control panel?

Suzie 03-30-2006 04:16 PM

If I just add the edit features to the mod panel options will that work? Or will there be a permission issue?

amykhar 03-30-2006 04:27 PM

If I recall correctly, I was able to drop the admin quiz file in the modcp in 3.0.7 and it worked. Try it and see. The worst that can happen is it doesn't work.

Jordan17 04-14-2006 08:05 PM

Cool Hack. Really great.

One thing I find that lets this down is thet the Overall Leaderboard shows each members results for different quiz seperately. For example...

http://img20.imageshack.us/img20/5264/test4xa.gif

This must be so simple to do. Its basically adding up all of the quizzes the user has done, and dividing it by the number of quizzes they have done.

In this case, "Jordan" had taken 2 quizzes and achieved 90% and 50%. The average of this is 70%. Simple!

This would be pretty simple to do. Also, could the leaderboard then be ordered by Number of quizzes taken. Such as this....

http://img112.imageshack.us/img112/1796/test23cq.gif


With Line breaks in between the number of quizzes. This would keep the people who have got an overall better score over a larger span of quizzes, high in the leaderboard.

I know this can be done, easily. Sadly I don't have the knowledge or I'd be doing it right now.

Anyone care to have a go at this?

SaN-DeeP 04-14-2006 09:32 PM

Hello,
are new quiz templates grouped together ? If not, how can you group them all together ?

Thank You.

Jordan17 04-15-2006 08:37 PM

Surely someone can do the average percentage for all quizzes for the leaderboard thing.

michaelsilvia 04-28-2006 06:36 AM

Anyone have any new quizzes?

amykhar 04-28-2006 11:42 AM

Quote:

Originally Posted by Jordan17
Surely someone can do the average percentage for all quizzes for the leaderboard thing.

Yes, but you have failed to motivate anybody to do so ;)

cat4m 04-29-2006 09:32 PM

Can someone tell me where I should have uploaded the pictures to, because they are not showing up on the forums. I just get a white box with red cross in it. Thanks very much.

Jordan17 04-30-2006 09:55 AM

cat4m - The answer to that question is in this thread somewhere. Do a search.

Amy - I know how you love to say that to people, but I just beat you to it :p.

cat4m 05-02-2006 07:51 PM

omg why didnt I think of that ???? Dont worry about it !

craiovaforum 05-06-2006 10:36 PM

I have one question. I want to have sponsored quizes, with prizes. And I want, in each quiz, to show up, the sponsor.

I tried this condition:
Code:

<if condition="$qid == X">
but it doesn't work.
Can anyone knows how to do this? Thanks

I had another idea too, putting the sponsor ad between questions, let's say after the 3rd question in a certain quiz. So when I'll figure out the quiz ID condition I will have to figure out the question number condtion too, so if anyone knows that too please help me :D
thanks

jaks 05-10-2006 03:28 AM

This has been suggested already but maybe another request for it would help.

It would be cool if there could be an optional second field for the answer so we could add some history or explanation of the answer.

Here is an example.

Which of these?
1. This one
2. This one
3. This one
4. That one

Real Answer = That one

Now after the question is answered (right or wrong ) you would see

Blah blah blah about That one.............................

craiovaforum 05-10-2006 02:08 PM

any news about how to select a certain quiz in the templates?
I want, for a certain quiz, to insert a banner, I managed to do this for all quizes but I need only for certain ones and I cannot find the selection tag, as I wrote above qid isn't working.

Anyone?
Please....

craiovaforum 05-11-2006 03:36 AM

Zero Tolerance

Last Online:
Jan 2006


So I guess this hack is not supported anymore...
:(

lepresident 06-07-2006 02:56 PM

Hello,
Cheer for this quiz. I will like to make a modification. To replace % by points. If 5 questions then 5 points if good... if 2 questions... 2 points etc...

My excuses for my poor English


All times are GMT. The time now is 01:09 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
  • Page Generation 0.01414 seconds
  • Memory Usage 1,816KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete