Jump to content

Quizzes


Recommended Posts

Posted
1 minute ago, Steph Jensen said:

maybe only display the "create a quiz" inside the categories?

It follows IPS partterns. Forums, for example, works like that.

1 minute ago, Steph Jensen said:

Also, if i only have one category, for all quizes, then the quiz page looks a bit strange with only one box/listing

Same here: if you use grid view in Forums and have only one category, it will look strange.

Posted
Just now, Steph Jensen said:

I don't know if this is intentional, or not the way it is supposed to work, but after promoting a quiz, should it not be shown in the "our picks" list?

Yes and it does:

XcGHQor.png

Task "promote" runs at every 5 minutes. It isn't just click in the button and it's there. :)

Now using the Quiz image:

SWSlMkQ.png

  • 1 month later...
  • 4 weeks later...
Posted

Question: Is it possible to allow guests to take a quiz? If so how? I changed the permissions in the category but guest are still now allowed.

Suggestion: It would be great to have this setting for categories, or awesome to have it for individual quizzes

GB08sKMSkZqTY0ybDztY4zOzDXSwOh.png

Thanks

Posted
4 hours ago, Adriano Faria said:

No, only members. 

It would be fantastic to allow guests, to play the quiz. Because I daily have 20.000 guests and maybe 200 members ... so it is a must I think

Posted
1 minute ago, mark007 said:

It would be fantastic to allow guests, to play the quiz. Because I daily have 20.000 guests and maybe 200 members ... so it is a must I think

Doesn't make sense since their score can't be stored.

Posted (edited)

Everybody loves quizzes. It is not important to store the score for guests.

Quizzes are a magnificent way to engage people.  A way to  get in touch and a way to exist in opposite to social media platform, especially Facebook.

Quizzes for guests a the best thing you can realize.

Edited by mark007
Posted

I just realized that anyone can view the right answers after taking the quiz one time.

The option to allow members to play more than 1 time become useless as the second time they already know all the answers. Not good.

Also, I think that it was better when the leaderboard was updated with the latest score... I understand that not everyone likes it that but IMHO it should have been made optional.

Posted (edited)
7 hours ago, SerialNoob said:

I just realized that anyone can view the right answers after taking the quiz one time

Yes, results screen shows the right answers just like any other known quiz in the world. Anyway, there’s a setting to not show right answers. Disable it in your install. 

7 hours ago, SerialNoob said:

The option to allow members to play more than 1 time become useless as the second time they already know all the answers. Not good.

OBVIOUSLY only the first play is recorded in the leaderboard so he can play thousands of times, their score won’t change. It was very requested on my support board and here in this topic so that won’t change for now. I can add a setting in 4.3 version to keep recording then you simply doesn’t show results.

I can send you a PM with some edit to allow keep recording then you just not show the right answers (setting). Let me know if you’re interested. 

Edited by Adriano Faria
Posted
3 hours ago, Adriano Faria said:

Yes, results screen shows the right answers just like any other known quiz in the world. Anyway, there’s a setting to not show right answers. Disable it in your install. 

Where is that setting please?

3 hours ago, Adriano Faria said:

I can send you a PM with some edit to allow keep recording then you just not show the right answers (setting). Let me know if you’re interested. 

Yes, please. 

Posted (edited)
4 minutes ago, SerialNoob said:

Where is that setting please?

N9o1sbB.png

4 minutes ago, SerialNoob said:

Yes, please. 

Open applications\quizzes\modules\front\quizzes\view.php and find:

				if( $this->quiz->type == 'gradeone' AND !$this->quiz->iPlayed() )
				{
					$this->quiz->saveGame( $score, $time );
				}

Change to:

				if( $this->quiz->type == 'gradeone' )
				{
					$this->quiz->saveGame( $score, $time );
				}

 

Edited by Adriano Faria
Posted

I just checked that setting is already toggled off, but still members can access the answers after taking the quiz.

Before the update, this button used to show only your own answers to the quiz, now it's showing the correct answers only. Please check it :)

tMGohkM64vPAVtnF0xovstayW3RTVw.png

Posted
1 minute ago, Adriano Faria said:

Ah ok, I was talking about the QUIZ RESULTS, after play. This is a bug.

Give a few minutes and I'll fix + add the setting.

Yes, thanks!!

I wish I had noticed that before making a quiz with gift cards rewards :rofl: damn cheaters :lol::lol: 

Posted

What's New in Version 1.2.8:

Enhancement:

  • Added new setting to allow store the score when the user is allowed to play the quiz more than once

Fix:

  • Display the button/page to view questions & answers only when the user is allowed to play the quiz only once

 

PPqM9bn.png

  • 4 weeks later...
  • 2 weeks later...
Posted
On 3/4/2018 at 2:39 PM, SerialNoob said:

I wish I had noticed that before making a quiz with gift cards rewards :rofl: damn cheaters :lol::lol: 

Unfortunately, there is an easy way to deceive the game system on time. Only need to on the last question cross in the same card to the main page of the website or the general address of the quizzes, and then return to the quiz, that just left and play in it from the beginning, but you already know the questions and proposed answers. The protection of the quiz works only when the card is changed, unfortunately it does not protect against the above mentioned way.

In my opinion, the beginning of the quiz for the first time should make it impossible to renew it regardless of the circumstances of quiz exits.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...