Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Inferno Quiz v2.2 Details »»
Inferno Quiz v2.2
Version: 2.2, by Zero Tolerance Zero Tolerance is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.0 Beta 1 Rating:
Released: 06-14-2005 Last Update: 06-14-2005 Installs: 326
DB Changes Uses Plugins Template Edits
 
No support by the author.

Port of: https://vborg.vbsupport.ru/showthrea...threadid=80780

However, the system has a pretty big back-end, it's possible i over-looked a bit or 2, so if you encounter errors/php errors please feel free to let me know in this thread and i'll try to get them fixed asap

v2.2 Updates: (Upgrade instructions inside ZIP)
- Several areas of code otptimized (query reduction)
- Uncached templates now cached
- Ability in main options to choose default usergroups to participate/view results to be auto filled in when adding quizzes.

Enjoy,

- Zero Tolerance

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #382  
Old 06-18-2006, 03:15 PM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The picture being rendered with img bbcode.

I also like the idea in post #229
Reply With Quote
  #383  
Old 06-19-2006, 06:26 AM
bbcentral's Avatar
bbcentral bbcentral is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think adding BBCode to the questions should be ok.
Let me try it....

Attachment 49636

Looks like it already supported it! (Good work ZT!)

The idea in #229 is a good one, but it's not something I have time to put in. The scoring system is too complex. I'm just trying to add some basic features I need, and make sure it works properly.

Hopefully if ZT gets back on it, he can continue from what I've done.
Reply With Quote
  #384  
Old 06-19-2006, 08:54 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking good bbcentral Here are a few new ideas for features that you could add very simply. One is a space reserved at the top of the quiz which contains the quiz instructions, and any limitations (such as a time limitation). A simple radio button or check box could turn this feature on/off. An image could also optionally be posted in this area. (see screenshot below).

Also finishing actions, which will tell the quiz what to do (or where to send the quiz taker) if the quiz has been passed or failed. It would either close the quiz normally or send the quiz taker to another URL (page) which the admin could then pre-make and customize to fit their forum. (see screenshot below).
Reply With Quote
  #385  
Old 06-20-2006, 09:57 AM
craiovaforum's Avatar
craiovaforum craiovaforum is offline
 
Join Date: Nov 2005
Location: Craiova
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

request: add the posibility to create a question without an answer and after a while the admins could insert the correct answer and all the stats should be updated. I'm using this hack for the WC matches (like a betting service with prizes) and obviously I don't know the answers before (match results). This could be usefull for this kind of "competitions".
Reply With Quote
  #386  
Old 06-20-2006, 05:13 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by craiovaforum
request: add the posibility to create a question without an answer and after a while the admins could insert the correct answer and all the stats should be updated.
Wouldn't it make more sense (and be MUCH easier) to just post the question in a survey and see who answered what later? Or just post the bet in simple text form but don't request an answer, and then afterward (when you know the answer) re-ask in a text form or multiple choice form?
Reply With Quote
  #387  
Old 06-21-2006, 07:31 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once this has been released we will be reworking it for Mac users, so that it can use the new Growl technology in OS X :bunny:
Reply With Quote
  #388  
Old 06-21-2006, 02:58 PM
craiovaforum's Avatar
craiovaforum craiovaforum is offline
 
Join Date: Nov 2005
Location: Craiova
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5
Wouldn't it make more sense (and be MUCH easier) to just post the question in a survey and see who answered what later? Or just post the bet in simple text form but don't request an answer, and then afterward (when you know the answer) re-ask in a text form or multiple choice form?
there are more questions not only 1

for each game there is a question... and 3 answers: 1 x and 2
Reply With Quote
  #389  
Old 06-24-2006, 01:38 PM
bbcentral's Avatar
bbcentral bbcentral is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All interesting ideas.
I think the quiz instructions field is something I definitely want, although I wonder what the point of the checkbox is. If you don't want quiz instructions, leave the box blank and I'll make sure the code doesn't try to display anything.
The pass/fail thing is just too much work for me. I'll have a look but I really doubt I can do something like that in the limited time I have. Pretty much anything that involves the results/score is complicated, and I've found it hard to work with.

craiovaforum, you just described a completely different product which I have absolutely no use for

I'm taking some time to work on other parts of my site, as well as the 3 other projects I have going. I figure I'll let things sit here for a little while, see what people suggest, get some feedback, before I get stuck into coding this again. Adding a new field is quite a messy process, I'd like to have a complete list of what's needed before adding them again, rather than doing them as they are suggested.
Reply With Quote
  #390  
Old 06-28-2006, 12:19 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bbcentral
I wonder what the point of the checkbox is. If you don't want quiz instructions, leave the box blank and I'll make sure the code doesn't try to display anything.
This is good but the checkbox is more straight forward. Everyone understands on/off
Reply With Quote
  #391  
Old 07-01-2006, 01:18 PM
Davidspl Davidspl is offline
 
Join Date: Apr 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you Zero Tolerance

anyone got any quizes they want to share
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:58 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.08647 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete