![]() |
sorry my mistake I don't know how but I downloaded 2.1 version, versio 2.2 is the newest. Downloaded and installed thanks.
|
Interesting suggestions everyone. Basically I'm just going to get it working, including the new features I said I would do. Anything else is too much for me. I'm not trying to rebuild it, just add a few critical features and fix some annoying bugs.
I will try to have an upload for everyone sometime soon, but no promises. |
Quote:
it's very hard to do since you have to update each user and with my board that has more than 6.000 users and on a challenge for the world cup with prizes we had more than 2.000 users that took place in that challenge immagine the work we had to do ;) |
true, would be a bit of a nightmare when you put it like that!
I've only got 20 users in my comp so slightly different scale ;) I tried something the other day with opening/closing a quiz.. need to check if that re-calculates all the scores... would be a good solution if it does. |
I get this error when trying to submit a quiz:
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 Anyhelp? Sorry found it. Set pm limit to 0 |
OK I am having another problem. MY PM's are now coming all jumbled. I have allow VB code in pm's but it is nopt breaking the list so the questions do not come with breaks?
Any ideas? |
ok i am stuck here in the installation file:
- Upload the XML Plugin file - what xml file? and upload where? - quiz-plugins.xml - now what do i do with this file and what is it for? Thanks. |
Not been very bright i tried to make a quiz using an already made quiz xml file by changing the questions and answers, but when i tried to upload it i got this error: XML File Corrupted - Line: 2syntax error My questions are, first i hope i am not doing any wrong when using an already made file? and second if i am not, then is it actually possible to make quizzes this way if so what is it that i am doing wrong when changing all th equestions and answers? :alien:
Thanks. |
Since installing vb 3.6 I cannot close or delete a quiz through the ACP. When I try to do either I get the following text come up:
Admin Hash Mismatch And ideas on how I can correct this? Many thanks |
Is there a way to allow users to edit their quizzes? I have it set so that users can submit a quiz, but they just end up submitting half-finished quizzes and they can't edit them as far as I can see.
It would also be good to see which users have subitted which quizzes. Is this possible? Thanks, Chris |
MSC, it can be done, but it took a lot of modifications. Mine is set up so users can test their quizzes before they submit them, and edit quizzes in progress to make corrections. Once they are submitted, they can no longer edit. I've also got mine set up to track the quiz authors.
My stuff is too tightly coded to my own forum to release it, but it's really not hard to do and can be done bit by bit as you have time. |
Thank you to those who have posted quizzes on here it got me started. In return here are 3 from me.
Our Galaxy Ancient Cities Ancient Rulers Karen |
Thanks Amy, your quiz is exactly what I was looking for. I'm trying to get my head around the PHP now but I think it might be beyond me.
Could you give me any hints as to which files I need to edit? Cheers, Chris |
Excellent hack, I was just wondering if there was anyway to disable members receiving PM's when they answer questions? As even though I've part answer enabled, for answers where i've got two names like 'Meredith and Derek' if the user writes 'Derek and Meredith' it will not count it.
|
Quote:
|
Thanks Amy, one thing I can't seem to fathom is the use of eval() - why is this used?
Cheers, Chris |
I solved my problem above but now have 2 others
1. Does anyone have any idea how I can clear the leaderboard 2. I want to set it so it doesnt record any scores from the admin team. Any help here is appreciated, thank you Karen |
Will this even work on 3.6?
|
I installed v2.2 fresh onto 3.6.0. I'm not familiar with Inferno yet, but most appears OK. I can't figure out how to add categories, but that is probably my own lack of experience.
I added a new quiz, but it isn't showing up in the Admin list. Is that because V2.2 isn't compatible with 3.6.0 yet? This looks very promising. Thanks. |
Quote:
|
This version is noted on VBH to work with vb3.6. I haven't tried closing or deleting a quiz as I'm not using it right now. Just wanted to provide the info & maybe I'll see if I can accomplish what you guys are having trouble with if I do use it again.
|
Hi guys, I have this problem that guest can't access Quiz area. I set up allow to access to all groups in main setting and in quiz itself but when I am not logged in I can't take a quiz. Any idea what to do or what to check?
Thanks Charles |
I moved my site to a dedicated server and can no longer access the quiz page. I can access all the back end stuff from the admin pages b ut just can not get into the front end. Any help please
http://www.clanram.com/forums/quiz.php? |
Whatever access I set it is still same. Registered users can access quiz area and guest can not.
I would love to have guests to be able to use this feature too. Any idea? Is there any way to set it manualy? I can see changes in settings.quiz.php but still Guests Are Unable To Use The Inferno Quiz System. :-( Is this script even set be used by guests? Can anyone help me or give me an answer? Thanks Charles |
So I believe everyone with 3.6 and Inferno should be having "Admin Hash Mismatch" problems with files in the admincp?
https://vborg.vbsupport.ru/showthread.php?t=124257 How to fix for Inferno? I'm only getting when trying to open quiz. Thanks. |
I have a problem with multimple choices questions and I cannot figure it out: sometimes it doesn't add all the correct answers, for example, if someone checks 2 out of 3 correct answers and 1 wrong, sometimes it adds 33% and sometimes 67%... I tried it myself with test accounts and for absolutely no reason, sometimes calculates only 1 answer as correct and sometmes 2...
Did someone had this problem before and soved it? |
Quote:
|
You could set a cookie when they enter the quiz. I use a cookie for guests who take quizzes, and it's really not difficult to do at all.
|
Quote:
|
I haven't fixed it yet, to be honest. My quiz creation system is very different from the default. I create quizzes, not through the admincp, but through a refined front end that allows users to test their quizzes and edit if necessary before submitting for approval. It's streamlined to be more efficient for me; so I use that interface and approve my own quizzes. So, no hash mismatch errors to fix.
|
Maybe Zero Tolerance is out of the business for updating these?
Any alternatives out there for quizzes that work with 3.6? |
I added this line:
Code:
echo '<input type="hidden" name="adminhash" value="' . ADMINHASH . '" />'; Code:
echo "<input type='hidden' name='fast_mod' />"; Edit: I tried commenting out the piece of code in global.php that checks for Admin Mismatch and then commenting out the line I added but it still only deletes quizes. This is (from what I could see) the related code. Any ideas? Lines 824 to 863 (in the original, unedited file): Code:
<script type='text/javascript'> Lines 918 to 963 (in the original, unedited file): Code:
print_cells_row(array( |
Dear Amy,
I'm simply in love with how you re-designed the look of your quiz page. It's easy to look at, user-friendly, and well-organized. I'd love to set my quiz page in a manner than reflects yours, but unfortunately I'm not as adept in code modification as you are apparently. Is it possible you can share your style or provide the option of another one as visually effective without looking like yours 100%? |
Very nice hack! Working fine on my board.
A couple of suggestions for future versions (blatantly stolen from OKCupid!): 1) Some kind of results system, defined by the quiz creator. For example, if you score is under 10% it tells you you're X, if from 11%-30%, you're Y, from 31%-60%, you're Z, etc. Each results category would need a title, some text and (optionally) an image, so you'd end up with something like this: "Congratulations! you scored 94% in the Quantum Physics quiz! You are a master scientist!"; or "You only identified 7% of the TV theme songs - well done! That means you're no couch potato!" 2) Increase functionaility to include the "What X Are You?" type of quiz (for example, "What animal are you?" or "What TV action hero are you"?). This means that the quiz needs to track more than one attribute, with various questions being assigned to each attribute. Quiz creators should be able to define a number of attributes (catness, dogness, elephantness, etc) and for each question they add, the need to specify which attribute that question gives a point in. If done elgantly, and combined with the results page (suggestion 1, above), the quiz could easily handle quite complex personality test, political tests and so forth. |
Has this been fixed? I am still getting Admin Hash Mismatch
|
Quote:
|
is it possible to port of vBa CMPS - Random Quiz?
|
Is there a way to resolve the "apostrophe bug"? Every time I enter a question with an apostrophe in the sentence, the quiz cuts the question from the point of the apostrophe when you add a quiz.
|
Help, anyone?
|
Inferno Quiz 2.2 vb 3.6.1
When a quiz image is uploaded it appears in admin and is present in the quiz image folder on server, but when viewing quizzes the images are dreaded red x boxes. Help anyone? |
All times are GMT. The time now is 03:10 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:
|