Jump to content

Quizzes

Featured Replies

  • Author
 

Say that the question is: "How can birds fly", and,the correct answer is: "Birds have wings".

You already have this in the quiz results. 

 

Can I add a more lengthy explanation (like increasing the learning from taking the quiz), saying: "Birds have two wings, that flatter with xx Hz, allowing the bird to lift from the ground, They can also use the wings to glide-fly... etc-etc"

Not sure what you mean.

  • Replies 1.4k
  • Views 111.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Chris Anderson
    Chris Anderson

    It goes without saying that we all want every one of  the marketplace apps to be updated within days of a new release.  We need to better manage our expectations as Adriano has a very large collection

  • Adriano Faria
    Adriano Faria

    What's New in Version 1.0.1: New Features:     Tool to import/export quizzes (XML template on a folder in the zip file)     Tool will import quiz title, description, time to complete

  • Adriano Faria
    Adriano Faria

    What's New in Version 1.0.4: New Features/Changes: Question title changed to a larger format New display of quiz time format: hh:mm:ss in Quiz Results and Leaders Ranking New

Posted Images

 

First of all, the quizzes application is really great!

 

An improvement suggestion that many of my members have:

There is a graded mode and a study mode. In the study mode there is a button that shows an explanation of the correct answer. It would be very helpful and an improvement, if in the graded mode at the end of the quiz also a button with explanations of the correct answer would be displayed. Because many members want to know why an answer is right.

 

I don't think this will be too hard to implement.  Adriano - you just need to add a new CKEditor field for each question where quiz makers can write explanation.  Then give options to show, hide, "study mode" etc.

  • Author

Explanation is already there. Only in Study mode. Graded don't.

 

You already have this in the quiz results. 

Not sure what you mean.

 

 I try to explain again:

After the responder has clicked on a response alternative, is it possible that the responder gets a popup or a text box with some extended information about the topic related to the question?

Using the example above: say that the question is "How can birds fly?" and the two response alternatives are

  • "They have wings"
  • "They have legs"

After the responder clicks on one of those alternatives above, can the responder get some extended info on birds and how they can fly? Like a motivation for the correct answer.

Hope you understand now :)

  • Author

No, sorry, not really.

Anyway, if I'm getting this right, you have something similar in the STUDY mode. I won't add same in Graded mode, sorry.

That explain field in study mode is what I look for!

is the expl field only shown with the correct result or regardless if the response is right or wrong?

I purchased Quizzes and it works great!

One thing I noticed though - in study mode, there is no count for how many times the quiz is taken. The sidebar widget showes zero "Plays" regardless how many times the quiz is taken. See screen shot.

Even though there is no leaderboard, I think this count should be visible (or "Plays" is not included in the sidebar block).

I would suggest there could be a leaderboard, counts, and feedback also for the Study Mode.

Skärmavbild 2017-11-17 kl. 08.41.10.png

Edited by Stefan Johansson_72643

  • Author

I will remove or fix the plays in next version. 

There’s no leaderboard in Study mode since no game/result is recorded. 

Edited by Adriano Faria

@Adriano Faria my forum users love the app! But ones who created quizzes asked me if it would be possible to see statistics with data about correct/incorrect answers to each question. Example:

Quiz 1 has been played 10 times

  • Question 1 - 5 good answers 5 wrong
  • Question 2 - 9 good answers 1 wrong
  • ...

etc, etc 

Any chance of such functionality in the future? People love stats.

Once a quiz is submitted, is it possible to delete one of the questions?

I managed to double-post one question and just cannot find a way to do delete one of the them.

  • Author
 

Once a quiz is submitted, is it possible to delete one of the questions?

I managed to double-post one question and just cannot find a way to do delete one of the them.

If someone already played the quiz, no. You need to reset games then delete it. 

 

If someone already played the quiz, no. You need to reset games then delete it. 

So, after resetting the quiz, it is possible to delete one of the questions?

@Adriano Faria, did anyone maybe had a problem where user took the quiz again and scored higher - and that higher score was posted on the leaderboard? From what I understand it shouldn't be so, it even says when you retake the quiz that the score will be discarded...

  • Author

If you allow the user to re play, it will store the highest score.

The app stores the score. It doesn’t know if you already played it or not.

Edited by Adriano Faria

Oh, OK then, I'll have to disallow re-playing that. Thanks for a prompt reply!

  • Author

Ehrrr. I’m not sure. :sick:

Let me check the script tomorrow. I’ll reply back. 

Haha OK, I disabled re-playing for the time being and edited the "winner" to his original score via the database :p 

  • Author

@Nebthtet, yes it udpates the score, which doesn't make sense to me now. The score is easily cheated this way. Funny because I added the message:

y4XKlWo.png

But somehow I forgot to avoid that.

I will change that.

Edited by Adriano Faria

  • Author

What's New in Version 1.2.6:

Fix:

  • Won't save score when the user is allowed to play more than once. Only the first attempt/play in the quiz will be recorded.
  • 2 weeks later...

Hi, can you help me with this issue? I want to import the quiz from my old forum.

RuntimeException: FILE_DOES_NOT_EXIST (0)
#0 /applications/quizzes/modules/admin/quizzes/importexport.php(156): IPS\File\_FileSystem->contents()
#1 /applications/quizzes/modules/admin/quizzes/importexport.php(91): IPS\quizzes\modules\admin\quizzes\_importexport->import('/tmp/phpKIIfww', Object(IPS\quizzes\Category), Object(IPS\Member), false, false, false, false)
#2/system/Dispatcher/Controller.php(96): IPS\quizzes\modules\admin\quizzes\_importexport->manage()
#3/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
#4/admin/index.php(13): IPS\_Dispatcher->run()
#5 {main}

  • Author
 

Hi, can you help me with this issue? I want to import the quiz from my old forum.

RuntimeException: FILE_DOES_NOT_EXIST (0)
#0 /applications/quizzes/modules/admin/quizzes/importexport.php(156): IPS\File\_FileSystem->contents()
#1 /applications/quizzes/modules/admin/quizzes/importexport.php(91): IPS\quizzes\modules\admin\quizzes\_importexport->import('/tmp/phpKIIfww', Object(IPS\quizzes\Category), Object(IPS\Member), false, false, false, false)
#2/system/Dispatcher/Controller.php(96): IPS\quizzes\modules\admin\quizzes\_importexport->manage()
#3/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
#4/admin/index.php(13): IPS\_Dispatcher->run()
#5 {main}

The error is about the quiz image. Make sure the path you informed in the XML is right.

I just bought this and trying to figure things out (it seems to be pretty solid by the way!)

I have not set any requirements for any member groups for it, but i still get this when i try to create a quiz. The only thing i can see might be wrong, is that i don't use categories, but try to creat a quiz at the "root" of the quiz app?

noaccess.thumb.png.0882f6af9bbe677ce7087605c3d7a8fa.png

 

  • Author
 

I just bought this and trying to figure things out (it seems to be pretty solid by the way!)

Tks. :)

 

I have not set any requirements for any member groups for it, but i still get this when i try to create a quiz. The only thing i can see might be wrong, is that i don't use categories, but try to creat a quiz at the "root" of the quiz app?

You need to create a category then you will select it when you click in that button. It's like when you try to create a topic; you need a forum. :)

 

You need to create a category then you will select it when you click in that button. It's like when you try to create a topic; you need a forum. :)

Excellent, thanks!
just a few suggestions then - maybe only display the "create a quiz" inside the categories?
Also, if i only have one category, for all quizes, then the quiz page looks a bit strange with only one box/listing

I am sure that this will get better the more quizesshow up, but to start with, it'll look a bit strange and empty imo...

All in all, i am very optimistic for this feature though!

Recently Browsing 0

  • No registered users viewing this page.