Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
March 6, 20196 yr Author Could you make it so we can alter the times on a quiz. I've set some to 15mins, tried it myself and I know that it could easily be completed within 7 mins. Sorry, that's already a feature: Will appear to the quiz submitter if the quiz is GRADED MODE and no one has played it yet. Edited March 6, 20196 yr by Adriano Faria
March 6, 20196 yr Author Thanks, I see that option now! Sorry about that. No problem. I didn't remember that too. 😄
March 9, 20196 yr is it possible to add the ability to instead just be multiple choice allow us to make questions with more than one correct asnwser and you have to choose all that are correct Edited March 9, 20196 yr by Taylor M.
March 9, 20196 yr Author ability to instead jsut be multiple choice allow us to make questions with more than one correct asnwser and you have to choose all that are correct It's the new type of quiz I'm working: Currently it has single-right answer questions. I will add multiple-right answers questions.
March 11, 20196 yr It's possible to add a feature for skipping a question and if the time is not reached at the end of the quizz the hability to answer on the skipped questions Thanks
March 11, 20196 yr Update 4.4.1 done, I get this on the ACP Admin. Front side is working well. Quote ErrorException: template_store_missing (0) #0 /var/www/internazionale.fr/www/forums/applications/quizzes/extensions/core/Dashboard/Quizzes.php(62): IPS\_Theme->getTemplate('dashboard', 'quizzes') #1 /var/www/internazionale.fr/www/forums/applications/core/modules/admin/overview/dashboard.php(59): IPS\quizzes\extensions\core\Dashboard\_Quizzes->getBlock() #2 /var/www/internazionale.fr/www/forums/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\overview\_dashboard->manage() #3 /var/www/internazionale.fr/www/forums/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #4 /var/www/internazionale.fr/www/forums/admin/index.php(14): IPS\_Dispatcher->run() #5 {main} Edited March 11, 20196 yr by Archimed
March 11, 20196 yr Author What's New in Version 1.4.0 Beta 2: Restore the Dashboard extension Version 1.4.0 Beta 2 compatiable with IPS 4.4 only!
March 15, 20196 yr Hello, One other suggestion. Why explanations are not available on Quizzes in ranking mode? It would be nice to have an option to define and display it on the result page Have you seen my previous message for the bug on the returns ? The bug is present on the beta2
March 15, 20196 yr Author Have you seen my previous message for the bug on the returns ? Yes. I’ll take a look when it’s time.
March 15, 20196 yr Thanks, i have juste added the order and it's work array( 'q_factive=?', 1 ),'q_frange ASC' )
March 15, 20196 yr Author Thanks, i have juste added the order and it's work I can confirm it. Tks for pointing it out. What's New in Version 1.4.0 Beta 3: Compatiable with IPS 4.4 only New feature: Add a link to a popup below Leaders Ranking to display results from all members (image below) Fix: Fix miscalculation of feedback Edited March 15, 20196 yr by Adriano Faria
March 19, 20196 yr Author @Sethhh. What's New in Version 1.4.0 Beta 4: Compatiable with IPS 4.4 only! New feature: Integrate with Members Shop (from @TheJackal84) to give points to members that plays the quiz. Points can be given in two ways: Global: Points will be given regardless of the result achieved in the game (GRADED mode only) and will be given only once, if you allow people to play multiple times. Based on Feedback range: You will be able to reward members according to their results when playing a quiz. A new field in the feedback form will allow you set the number of points Requirement: Members Shop 1.1.3 or newer. Screens:
March 19, 20196 yr Awesome feature! If we select "per feedback range" + multiple times, do they get points every time?
March 19, 20196 yr Author If we select "per feedback range" + multiple times, do they get points every time? Nope, it will only work in GRADED mode with the setting Allow users to play the quiz only once? enabled.
March 24, 20196 yr Nope, it will only work in GRADED mode with the setting Allow users to play the quiz only once? enabled. Hello I have a problem with the " When completed a quiz Points will be given regardless of the result achieved in the game (GRADED mode only) and will be given only once, if you allow people to play multiple times." No point are given, the first or the other times On the condition the addpoints function is missing Another problem, the message "You earned XXXX points by playing and completing this quiz!" is displayed each time. It's possible to add to the $data variable iplayed=true/false for having a condition on the template ? Another question, you have a iPlayed() function. It's not possible to use it for using feedback based points if a member have never play to the quizz ? Thank you Edited March 24, 20196 yr by SebastienG
March 24, 20196 yr Author I have a problem with the " When completed a quiz Points will be given regardless of the result achieved in the game (GRADED mode only) and will be given only once, if you allow people to play multiple times." No point are given, the first or the other times I just tested and it works. What isn't working is the message not showing up in the results: On the "if( !\IPS\Settings::i()->quizzes_store_multiple_score AND !$this->quiz->iPlayed())" condition the addpoints function is missing No, it's not. Did you read this: That's how it is today. It can change, but that's how it is today. I would appreciate if you send PM instead of sharing code from a paid resource. Also, as you seem to understand, you can probably make your fixes there while it isn't updated. Another problem, the message "You earned XXXX points by playing and completing this quiz!" is displayed each time. It's possible to add to the $data variable iplayed=true/false for having a condition on the template ? Another question, you have a iPlayed() function. It's not possible to use it for using feedback based points if a member have never play to the quizz ? This resource is still in Beta stage. Bugs noted. Will be fixed probably in a next Beta or RC or even when final is released. No ETA yet. Edited March 24, 20196 yr by Adriano Faria
March 24, 20196 yr I just tested and it works. What isn't working is the message not showing up in the results: No, it's not. Did you read this: That's how it is today. It can change, but that's how it is today. Yes I saw your message about the score updated once but there are the 2 modes, the feedback mode ( which is mentioned on your answer) and the "When completed a quiz " mode where it is indicated, in the description, that the points would be given only the first time if we allow members to play several times so I thought the points would be updated in the first play on a quiz. I thought the description was correct but it was missing the function 18 minutes ago, Adriano Faria said: I would appreciate if you send PM instead of sharing code from a paid resource. Also, as you seem to understand, you can probably make your fixes there while it isn't updated. This resource is still in Beta stage. Bugs noted. Will be fixed probably in a next Beta or RC or even when final is released. No ETA yet. No worries for the source code, I will not mention it on the forum. For the Beta, I understand it, that's why I went back the bugs that I met. If I encounter a bug, I guess others will have it too or will ask the same questions so I wanted to help.
March 24, 20196 yr When you add the new quiz type that supports multiple right answers, would it possible to have weighted answers such as: A. Correct (1 pt) B. Correct (1 pt) C. Incorrect (0 pt) D. Incorrect (0 pt) E. Partial Credit (0.5 pts) F. Partial Credit (0.25 pts) If that is not the plan, would you consider adding this feature? Edited March 24, 20196 yr by Brainy S.
April 20, 20195 yr I'm suddenly having issues with browsing the list of quizzes when I open a category: https://animeforums.net/quizzes/ Am using Quizzes 1.3.6 on IPS 4.4.2 Have tried default theme and clearing cache in support tool - with no change. Any help would greatly be appreciated, thanks.
April 20, 20195 yr Author Am using Quizzes 1.3.6 on IPS 4.4.2 Wrong version. For IPS 4.4 you have to use Quizzes 1.4.0, which currently is in Beta 4.
April 22, 20195 yr I'm getting an error on my quizzes see screen shot below. I also noticed I believe I have an outdated version 1.2.5.1 Question will this update fix my issue and also when I do the update will it erase all my quizzes that I already created? I sure hope not.