What's new
[XB] Quizzes

[XB] Quizzes [Paid] 2.1.3

You must log in or register to purchase ($55.00)

Painbaker

Administrator
We have a pool of questions, something like 200 questions and want to make a 40 questions test. Is it possible for the test to take 40 questions from the pool?

Also, can the questions in the pool have categories?

200 questions pool divided in 4 categories with 50 questions each.

Make a test where 4 categories are used but specify to only use 10 of the 40 questions from each category and make this random?

Is this or something like this possible?
 
We have a pool of questions, something like 200 questions and want to make a 40 questions test. Is it possible for the test to take 40 questions from the pool?

Also, can the questions in the pool have categories?

200 questions pool divided in 4 categories with 50 questions each.

Make a test where 4 categories are used but specify to only use 10 of the 40 questions from each category and make this random?

Is this or something like this possible?

There are no categories within the questions here, but there is an option for question limits and randomizing.

1733607111134.png
1733607095614.png
 
Something isn't right. I've added a parent category and two quiz categories and created two quizzes.

When I go to the Quiz index the navigation displays "N/A" but the quiz stats are available.

quiz_index.png

I can navigate to the quiz pages by manually entering the url in my browser

quiz_cateory.png

I can't move the quizzes either as the categories don't appear in the dropdown options

quiz_move.png

I've tried rebuilding the category cache in admin tools. Now when I try adding another quiz I get a No Permission Error

quiz_permissionerror.png
 
I understand you're busy at the moment, but would you consider adding features in the future?
I'm not sure about adding categories for questions, but I'll take a look at the rest soon.

Something isn't right. I've added a parent category and two quiz categories and created two quizzes.

When I go to the Quiz index the navigation displays "N/A" but the quiz stats are available.

View attachment 1113

I can navigate to the quiz pages by manually entering the url in my browser

View attachment 1114

I can't move the quizzes either as the categories don't appear in the dropdown options

View attachment 1116

I've tried rebuilding the category cache in admin tools. Now when I try adding another quiz I get a No Permission Error

View attachment 1117
Fixed in last update
 
Painbaker updated [XB] Quizzes with a new update entry:

2.0.1

✨ New Features:​

  • Associate guest quiz play data after registration (optional)
  • Added per question option to set correct and wrong answer score
  • Added permission to view quiz results
  • Added quickest results block on quiz view page
  • Added automatic post creation in the discussion thread that the user completed the quiz (can be enabled in category settings)
  • Added option to embed quiz play form directly to quiz view page under quiz overview
  • Added...

Read the rest of this update entry...
 
Probably being a little hopeful here but I don't suppose there is any way to post results in the discussion thread for quizzes taken before the latest update?
 
Painbaker updated [XB] Quizzes with a new update entry:

2.0.1



Read the rest of this update entry...

With the latest update, the negative score for all my questions has been reset. Previously, wrong questions were subtracted using the following formula, which is what I requested when the addon was being developed: (1 / number of answers -1). I would need to correct this for all questions so that users can compete under the same scoring conditions, since the previous ones were subtracted 0.33 for wrong answers and those who take the quiz now are subtracted 1 point.

1734460958350.png
 
The best scores widget shows multiple scores from the same user when only the best score should be shown.

The Average score does not show scores with decimals, only with whole numbers

The quiz filter by completion date in quiz list doesn't work.
1734462539490.png

Could the display of the fastest users doing quiz be disabled when the test itself allows the user to select the questions? It doesn't make much sense to compare times between users when one may have taken a quiz of 20 questions and another user a quiz of 50.
 
Last edited:
Probably being a little hopeful here but I don't suppose there is any way to post results in the discussion thread for quizzes taken before the latest update?
No, there is no retrospective posting of results

With the latest update, the negative score for all my questions has been reset. Previously, wrong questions were subtracted using the following formula, which is what I requested when the addon was being developed: (1 / number of answers -1). I would need to correct this for all questions so that users can compete under the same scoring conditions, since the previous ones were subtracted 0.33 for wrong answers and those who take the quiz now are subtracted 1 point.


It still follows the global option:

1734470289440.png


Added a explanation below the negative score score field in upcoming patch

Could the display of the fastest users doing quiz be disabled when the test itself allows the user to select the questions? It doesn't make much sense to compare times between users when one may have taken a quiz of 20 questions and another user a quiz of 50.

I will add an option to show only results with answers to all available questions in the quiz in this block

The best scores widget shows multiple scores from the same user when only the best score should be shown.

The Average score does not show scores with decimals, only with whole numbers
Fixed in upcoming patch

The quiz filter by completion date in quiz list doesn't work.
I guess the caches didn't rebuild if these are quizzes completed earlier before the update
 
I guess the caches didn't rebuild if these are quizzes completed earlier before the update

This also happens when you complete a quiz attempt, update the quiz list, and then delete the attempt. In that case, the quiz list is not updated again.
 
Last edited:
Painbaker updated [XB] Quizzes with a new update entry:

2.0.1 Patch Level 1

✨ New Features:​

  • Added option to limit "quickest" results only by attempts with answered to all questions in quiz
  • Added [QUIZ] BB-code that allows to embed a quiz in any post

🪲 Fixes:​

  • Fix: rebuild last quiz completion and play dates
  • Fix: show decimals in quiz average score
  • Improved embedded quiz display

Read the rest of this update entry...
 
Just purchased this addon today. Will play around with it and offer ideas for something that works for our custom set up.
 
@Painbaker I have noticed that when importing questions in txt, the import is done in reverse order to the order of the questions in the document. The last question that appears in the txt is the first one that is imported and this order is followed. This means that if I import an exam and I want the number of questions in the quiz to be fixed and to be shown in order and not randomly, it is not respected because the import was done incorrectly.
How could this be corrected? I have 2 quizzes already created with this error.


If I hide the button below the thumbnail using CSS, there's a space that can't be removed. Why is this? I don't see any margin or padding attributes in the CSS.

1753701285273.png
 
Last edited:
@Painbaker I have noticed that when importing questions in txt, the import is done in reverse order to the order of the questions in the document. The last question that appears in the txt is the first one that is imported and this order is followed. This means that if I import an exam and I want the number of questions in the quiz to be fixed and to be shown in order and not randomly, it is not respected because the import was done incorrectly.
How could this be corrected? I have 2 quizzes already created with this error.
I guess this is because you have the forced approval queue enabled for imported questions.
Questions in the approval queue get one display position number, then are set on approval according to the creation date. But the imported questions are all created in the same second.

Try running this rebuild tool and check if the order is now correct:

1735000569963.png
 
I guess this is because you have the forced approval queue enabled for imported questions.
Questions in the approval queue get one display position number, then are set on approval according to the creation date. But the imported questions are all created in the same second.

Try running this rebuild tool and check if the order is now correct:

View attachment 1248
Works, thx!
 
Is there a way to adjust the time for how long they have to answer a question? I know they’re going to be cheating with ai, google etc. Also can guests take the quiz and to view their results they have to register? Thanks
 
Is there a new update today?

I see a new release date (Today at 11:23 AM) for 2.0.1 Patch Level 1.
Just removed development env file from the archive

Is there a way to adjust the time for how long they have to answer a question? I know they’re going to be cheating with ai, google etc.
I can add this.
I'll take a deeper look and let you know.

Also can guests take the quiz and to view their results they have to register? Thanks
Yes, in recent updates has been added permission to view quiz results
 
@Painbaker I have a suggestion for the addon to be compatible with two other addons of yours::


Fake Activity:
It would be great if triggers could be created by configuring, for example:
  • Range of quizzes completed per day by the user (for example, so that users in the "Fake" group take 1 test per day)
  • Range of grades that completed tests should randomly have (for example, so that completed fake quizzes have a grade between 5 and 7 points out of 10).


Forum View Count:
The total number of visits could be shown in the quiz statistics to know which ones are the most visited by users.
 
Hey Painbaker how do I see the correct answers for the questions I got wrong? I fill out the info when I’m creating quizzes. Thanks
 
@Painbaker I have a suggestion for the addon to be compatible with two other addons of yours::


Fake Activity:
It would be great if triggers could be created by configuring, for example:
  • Range of quizzes completed per day by the user (for example, so that users in the "Fake" group take 1 test per day)
  • Range of grades that completed tests should randomly have (for example, so that completed fake quizzes have a grade between 5 and 7 points out of 10).


Forum View Count:
The total number of visits could be shown in the quiz statistics to know which ones are the most visited by users.

It will be difficult to simulate full activity including question answer logs
I'll PM you when I get a closer look at it.

Hey Painbaker how do I see the correct answers for the questions I got wrong? I fill out the info when I’m creating quizzes. Thanks

Here are many options as you can watch the correct answers to the questions.
As a quiz taker, see these permissions:

1735304920752.png1735304811133.png

As a form author or admin, you can see the correct answers on the question page under the Questions tab

1735304949213.png
 
It will be difficult to simulate full activity including question answer logs
I'll PM you when I get a closer look at it.

Don't worry, it was just a suggestion that occurred to me in case it was easy to implement, but it's not a must-have for my website right now.
 
Is it possible to have multiple correct answers for a question yet?
For example, pick 2 correct answers out of a choice of 5?
My current quiz addon have this option and I want to see if it's possible before moving to this.
 
Back
Top