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)

Ballonggreven 09-20-2007 08:33 AM

I don't get the crrect answers in the PM with quiz results it says "This was 0% Correct. (Detta var: )"
Change the setting "Allow users who have finished the quiz to view the correct answers?" to "Yes".

What's wrong?

Booth 09-27-2007 12:11 PM

This would be great updated for 3.6.8 ;)

ang2el 09-28-2007 02:19 AM

is there a new version for 3.6.8? Is it working?

yoyoyoyo 10-02-2007 01:00 PM

it works perfectly for me in 3.6.8 as is (and I already have a heavily modified forum)... no need for the author to update as long as you follow the updates in this thread.

yoyoyoyo 10-06-2007 12:54 PM

the only thing that you need to do to get this to work in vb 3.6.8 is to do the changes mentioned in posts 231 and 452 of this thread.

https://vborg.vbsupport.ru/showpost....&postcount=452
https://vborg.vbsupport.ru/showpost....&postcount=231

also, if you are having more problems do these:

addslashes fix:
https://vborg.vbsupport.ru/showpost....&postcount=469
https://vborg.vbsupport.ru/showpost....&postcount=470
[also add another ) at the end of the messages line]

use this character fix on all uploaded quizzes you find in this thread:
https://vborg.vbsupport.ru/showpost....&postcount=487

custom styles fix:

https://vborg.vbsupport.ru/showpost....&postcount=524

here is a new layout that you can use if you want:
https://vborg.vbsupport.ru/showpost....&postcount=114

a product instead of using the installer (untested by me): https://vborg.vbsupport.ru/showpost....&postcount=212

Here is a list of all of the quizzes that have been uploaded to this thread:
https://vborg.vbsupport.ru/showpost....3&postcount=54
https://vborg.vbsupport.ru/showpost....4&postcount=63
https://vborg.vbsupport.ru/showpost....6&postcount=67
https://vborg.vbsupport.ru/showpost....7&postcount=92
https://vborg.vbsupport.ru/showpost....&postcount=118
https://vborg.vbsupport.ru/showpost....&postcount=126
https://vborg.vbsupport.ru/showpost....&postcount=253
https://vborg.vbsupport.ru/showpost....&postcount=268
https://vborg.vbsupport.ru/showpost....&postcount=284
https://vborg.vbsupport.ru/showpost....&postcount=292
https://vborg.vbsupport.ru/showpost....&postcount=294
https://vborg.vbsupport.ru/showpost....&postcount=315
https://vborg.vbsupport.ru/showpost....&postcount=323
https://vborg.vbsupport.ru/showpost....&postcount=412
https://vborg.vbsupport.ru/showpost....&postcount=487

NOTE: make sure you do the fix mentioned here if you get errors uploading any of these quizzes:
https://vborg.vbsupport.ru/showpost....&postcount=487

Stoneyreef 10-10-2007 05:36 PM

I did this https://vborg.vbsupport.ru/showpost....&postcount=231 in the quiz.php file right under where it says:

Code:

// ----------------------------
// Call System Engine
// ----------------------------

require_once("./includes/engine.quiz.php");

$Engine = new Quiz_Engine;

$NewestQuiz = $DB->query_first("select * from ".TABLE_PREFIX."quiz where q_state=1 order by qid desc limit 0,1");

$LB['link'] = "all";
$LB['text'] = "Overall Leaderboard";

        if($NewestQuiz['q_image'] != ''){
        $NewestQuiz['q_image'] = "<img src='{$vbulletin->options['bburl']}/images/quiz/{$NewestQuiz['q_image']}' alt='{$NewestQuiz['q_name']}' /><br />";
        }

        if(!$NewestQuiz['qid']){
        unset($NewestQuiz);

and bb code for images still do not show up.

ang2el 10-24-2007 05:45 AM

Thanks yoyoyoyo for your reply.

I have doubt as infernoquiz wouldn't be a stable hack since develper hasn't update it to 3.6.8 that shows this hack doesn't come in his priority list, therefore I was trying to find out what developer thinks about going to 3.6.8 and support to future vb releases hope zero tolerance would reply :)

TeeJokey 10-26-2007 11:58 AM

Hi all,

I have realized that the permissions of taking a quiz applies only to the primary group of the user, correct me if I'm wrong. I explain this better:

I'm using the promotion feature with Registered Users, I mean, when a user reaches 25 posts, that user obtains "Premium User" membership, as an aditional membership, "Registered Users" continues being the primary group.

So, what I want is to make Quizzes only be available for "Premium Users", for those who have "Premium User" as one of their aditional member groups, so then only users who have posted more than 25 times can submit the quiz.

Thanks.

akvaryumforum 11-10-2007 06:50 PM

How can we translate this hack in a different language?

dreamygirl 01-11-2008 03:50 PM

Would it be crazy for me to try to add it to my v3.70 Beta 3? Probably...


All times are GMT. The time now is 04:52 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.02974 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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