vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Inferno Quiz v2.1 (https://vborg.vbsupport.ru/showthread.php?t=80780)

mtha 05-16-2005 04:33 AM

More suggestion:

- Quiz Category

many quizes can be in different categories,

Spinball 05-16-2005 08:37 PM

Nice looking hack.
Can I make a few suggestions (hope they haven't already been made)?

Have a couple of text entry boxes which you can put some HTML into. Header HTML is displayed before the competition questions and Footer HTML displayed afterwards.
This would allow the addition of information about competition sponsors, images of prizes, links to competition rules etc.

Set the number of winners. Sometimes we have 5 winners, for example.

Have an option to pick a winner/winners at random upon close of the competition.
ORDER BY RAND() LIMIT $number_of_winners, perhaps, if you want to do it from the database. And display the names of the winners instead of the entry form.

Have an option for confimation that the entree is of a minimum age. (Or could you use a normal question for this?)

Have a marketing opt-in. Text of what the entrees are signing up for and a tick box which they tick to opt in (or opt out) of a marketing list. Then an option to output the details of the opt-in-ees to a spreadsheet which you can then send to the competition sponsors.

Thank you for your consideration :)

mtha 05-17-2005 06:57 AM

Quote:

Originally Posted by Spinball
Nice looking hack.
Can I make a few suggestions (hope they haven't already been made)?

Have a couple of text entry boxes which you can put some HTML into. Header HTML is displayed before the competition questions and Footer HTML displayed afterwards.
This would allow the addition of information about competition sponsors, images of prizes, links to competition rules etc.

no comment, I would like to see functionality more than advertising :D. btw, you can always add these information in the templates, it doesnt require changing in the quiz.

Quote:

Set the number of winners. Sometimes we have 5 winners, for example.
seems like the author will have a complicated statistic page.
I would call this "five top scores" rather than winner :D
then you can pick them out, and call them whatever you want later, for specific purpose, not for general puclic purpose.

Quote:

Have a marketing opt-in. Text of what the entrees are signing up for and a tick box which they tick to opt in (or opt out) of a marketing list. Then an option to output the details of the opt-in-ees to a spreadsheet which you can then send to the competition sponsors.
:> advertising/sponsor problem again, I am not very much interested in this, but it's up to the author to decide.

I think, an add-on or optional for this (and html advertise above) would be better than including in the main script.

Zero Tolerance 05-18-2005 05:58 AM

@ mtha - Yeah, i was thinking of categories, i'll most likely add them into v2 :)

@ SpinBall - Well in v2 you'll be able to use BBCode for questions, so you could insert a bbcode for the sponser, then the question, upto you really. Also there will be several leader board, an overall one on the main page, one for each category (if i add it in v2) and one for each specific quiz. I'll also be adding in User Quiz Stats, which shows the users quix statistics in general, and branches off to see specific stats for any quiz's they have taken :)

The marketing options seem a little un-required really, the initial idea of this addon is for fun, since i know millions of people just love to take random quiz's.

- Zero Tolerance

Zero Tolerance 05-18-2005 09:01 AM

v2 Planned Feature List Updated:

Planned Features
  • Ability To Import/Export Quiz's Via ACP
    • The system will export data into .xml format, allowing distribution of the XML file to others to 'share' quiz's.
    • Current Status: Completed
  • Quiz Results Moderation
    • Ability to edit/delete any submissions from members. Upon modification - user is notified of this and is shown the new results.
    • Current Status: Completed
  • JS Detection
    • The system will attempt to detect if JS is activated before allowing a user to proceed to a timed quiz. (This will not be fool proof)
    • Current Status: Completed
  • Part-Answer System
    • Text input answers will allow you to enable/disable the part answer system, this is recommended for 'one' (1) word answers. An example would be:
      Users Answer: it is london
      Actual Answer: London
      With 'Part-Answer' enabled on that question, the answer would be correct. This will allow more fluxuation, and correct a lot of answers which are not 'exact' but 'correct'.
    • Current Status: Completed
  • User Quiz Submissions
    • You may specify which usergroups can submit their own quiz's
    • Administrators have to allow submissions before they show
    • Current Status: Completed
  • Quiz Descriptions
    • Displayed on the page before starting the quiz
    • Current Status: Completed
  • Improved Visualization Of Questions Control
    • To cut down on long page displays - the system adds a expand/collapse system into all the quiz's, upon expanding the corresponding questions for that quiz appear, and vice versa.
    • Current Status: Completed
  • Overall Leader Board Statistics & Individual Leader Board Statistics
    • Overall Leader Board - Shows top X users with best average score (Username,# Of Quiz's Taken,For Quiz)
    • Individual Leader Board - Shows top X users with the best score for a specific quiz (Username,Score,For Quiz)
    • Quiz link opens drop down menu with 3 links: Take Quiz/View Stats/View Leaderboard
    • Current Status: Completed
  • Use BBCode Within Quiz Questions
    • Enables admins to use bbcode formatting for quiz questions
    • Current Status: Completed
  • Quiz Categories
    • Create categorys to add Quiz's into
    • Current Status: Completed
  • Quiz Quick Moderation
    • Checkbox's next to all quiz's in acp to multi delete/change quiz status [open/close]
    • Current Status: Completed
  • Quiz Images Powered By Inferno Smart Upload System
    • Ability to upload an image for each quiz (optional)
      • Inferno Smart Upload System
      • The system will part by part attempt to upload your image, each step it takes you will be notified of any failed/successful operations
      • Checks Valid Image Extension
      • Checks Directory Exists To Upload
      • Attempts To Upload
      • If Failed -> Attempts to CHMOD leading directorys towards destination directory to 0777 Then Re-try's Upload
      • If Successful (Either Attempt) -> Attempts to CHMOD image to 0777
    • Current Status: Completed


:)

- Zero Tolerance

Dark Aura 05-18-2005 10:13 AM

Looking good there, ZT :)

ecfcgraham 05-18-2005 06:48 PM

Great hack, installed.

Paul M 05-18-2005 11:02 PM

Thanks for the update.

Speaking from my POV, these are more important to me.

User Quiz Submissions
Quiz Results Moderation


While these are less important.

Quiz Categories
Quiz Submission Spam Protection
Overall Leader Board Statistics & Individual Leader Board Statistics


I'm sure others will disagree though ;)

Zero Tolerance 05-19-2005 05:22 AM

Quote:

Originally Posted by Paul M
Thanks for the update.

Speaking from my POV, these are more important to me.

User Quiz Submissions
Quiz Results Moderation


While these are less important.

Quiz Categories
Quiz Submission Spam Protection
Overall Leader Board Statistics & Individual Leader Board Statistics


I'm sure others will disagree though ;)

Well everyone will probably like different aspects of features more than others, just a question of preference, but i believe v2 will be a lot better overall for everyone :)

- Zero Tolerance

Zero Tolerance 05-19-2005 07:09 AM

Moderate user quiz results completed.

- Zero Tolerance


All times are GMT. The time now is 04: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.01412 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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