quiz 6.0.0-alpha5

Bug fixes
New features

This release requires Drupal 9.3 or higher.

There are no database updates since alpha4, however default configuration has changed. If your fields are all over the place and you do not mind resetting them, you can run something like:

\Drupal::service('config.installer')->installDefaultConfig('module', 'quiz');
\Drupal::service('config.installer')->installDefaultConfig('module', 'quiz_multichoice');

Changes since alpha4:

quiz 6.0.0-alpha4

Bug fixes

alpha4 is compatible with Drupal 8 and 9. This is a small update from alpha3.

D9 fixes:
Fixed assertion as getResumeableResult returns NULL, not FALSE.
DRUPAL_ANONYMOUS_RID is deprecated.
DRUPAL_AUTHENTICATED_RID is deprecated.
Add core_version_requirement so we can test against D9.

quiz 6.0.0-alpha2

Bug fixes

This fixes critical issue #3093138: Multiple Choice Questions are getting deleted automatically

Warning: there is no upgrade from Alpha1 to Alpha2 As stated in the release notes, Alpha is not ready for production use.

You must delete your multiple choice questions before upgrading.

quiz 6.0.0-alpha1

First Quiz D8 alpha.

This is not production ready!

Please note that most tests are working, however there may be serious issues with this release.

Please review critical issues in #3123513: [meta] Release Quiz 6.0.0-alpha3

quiz 8.x-5.x-dev

Bug fixes

Quiz 8.x-5.x is officially here.

Warning! Upgrades from one version to the next will not be supported until Beta. This version is not ready for production and the entire architecture may change before release which may require deleting all data and completely reinstalling the module.

Not working

- Quiz creation defaults
- Quiz answer exports
- Reporting/stats
- AJAX quiz

quiz 7.x-5.5

Bug fixes

Fixed a pretty big performance issue when working with really large quizzes or loading lots of questions at once.

#2895442: Long load times on quiz pages

quiz 7.x-4.0-rc11

Bug fixes

Fixing issue with H5P question type when max score = 0

quiz 7.x-4.0-rc9

Bug fixes

Improvements mostly to the H5P integration by the Opigno team and the H5P Core Team.

quiz 7.x-4.0-rc5

New features

Use 'long-choice' instead of 'choice' as interaction type

quiz 7.x-4.0-rc4

New features

Added report rendering engine for H5P content types.

quiz 7.x-4.0-rc3

Bug fixes
  • Removes too eager calls getScore and getMaxScore
  • On event, check getScore in H5P.instances first
  • Issue #2190283 by Jamesap: Adding Question while user take quiz bug
  • Support H5Ps that collect questions by only listening to the root.
  • Issue #2331227 by juho-jaakkola: List of latest quizzes grows indefinitely
  • Issue #2775449 by oldspot: Naming custom entity 'question' causes php fatal e...
  • Issue #2497383 by joe_wood: Quiz Question Installation Update 7402 Error

quiz 7.x-5.0

Bug fixes
New features

Quiz 5.0 is out!

Quiz 5 is a large update with lots of new functionality and architectural changes. It reflects over 2 years of development and testing and brings the Quiz project up to date with many of Drupal's built-in technologies, and sets a good starting point for a D8 version.

For the full feature list, and upgrade instructions, see the project page.

Quiz 7.x-4.x will only receive critical bug or security fixes.

quiz 7.x-5.0-rc5

Bug fixes

This RC fixes a critical bug in the Scale question type and addresses an issue with MySQL 5.7 during an upgrade.

quiz 7.x-5.0-rc3

Bug fixes
New features

This is likely the last release candidate for Quiz 5.0.

All release blockers have been fixed.

Make sure to run update.php after updating to this release.

quiz 7.x-5.0-rc1

Bug fixes

This is the first release candidate for version 5 of Quiz. Only critical bugs will block the final release.

This release fixes a major blocking bug upgrading from 7.x-4.x where multichoice answers were incorrectly recorded multiple times, and manual work was needed to upgrade. This is no longer necessary and the following in-place upgrades are now fully supported:

7.x-4.x -> 7.x-5.0-rc1
7.x-5.x -> 7.x-5.0-rc1
6.x-4.x -> 7.x-5.0-rc1

quiz 7.x-5.0-beta4

Bug fixes
New features

Major changes:
Both a "Quiz result" and an individual "Quiz result answer" are now using the Entity API for rendering. This allows them to be used in Views, Panels, have fields attached, etc. There are no user-visible changes in this release.

quiz 7.x-4.0-rc2

Bug fixes

The most important improvement here is a fix for the H5P integration to make sure that Quiz is able to fetch the scores from more H5P question types.

Other fixes:
Issue #2537128 by snehi: "Requirements" in README file still list "Drupal 6.x" as a requirement in D7
Issue #2592699 by GeduR: Undefined property: stdClass::$uid in QuizQuestion->viewCanRevealCorrect()
Issue #2592699 by djdevin: use n.nid for checking ownership

quiz 7.x-5.0-beta1

Bug fixes
New features

Quiz is Beta?

What does this mean? Not much. There will be no more API-breaking changes.

Feel free to use Quiz 5 in production as there will be a solid upgrade path from 4.x to 5.x-beta to 5.x.

Currently you can upgrade from the latest 7.x-4.x but please do a DB backup before doing so as a precaution.

Fixed since the last Alpha:

quiz 7.x-4.0-rc1

Bug fixes

Improved H5P integration. Now results should be stored for most question types without the user needing to press the check button.

Also removed a problem with the settings page where the quiz_h5p module would make it crash completely, thanks to jamesap for contributing to this.

quiz 7.x-4.0-beta4

Bug fixes

7.x-4.0-beta3 didn't apply its database upgrades smoothly for all sites when the matching question type was enabled. This version fixes this problem. The fix was created by jamesap

quiz 7.x-4.0-beta3

Bug fixes
New features

This release fixes a lot of bugs, adds a question view mode and an integration with the H5P project.

The H5P integration provides lots of new content types like Interactive video, fill in the blanks, drag text, mark words, drag and drop etc. Be ware that it is possible for computer savvy users to get maximum scores on H5P questions without actually answering the questions.

quiz 7.x-5.0-alpha7

Bug fixes
New features

Released an alpha to fix a critical bug breaking some functionality.

There is nothing of note in this release, however it is recommended to upgrade to.

quiz 7.x-5.0-alpha6

Bug fixes
New features

Alpha6 warrants a release, as there is a migration issue from Alpha4 -> Alpha5 #2381531: PDOException when attempting to update DB.

Notable changes:
Quiz result fields (pre-quiz questionnaire)
More true D7 entity API integration.
Build-on-last per-attempt user-configurable.

quiz 7.x-5.0-alpha5

Bug fixes
New features

This is the 7.x-5.0-alpha5 release. It contains bugfixes and new features.

quiz 7.x-5.0-alpha4

Bug fixes

Bug fixes
#2336745: Quiz author anonymous warranted a new release, so here it is

Minor changes
Added setResultId to QuizQuestionResponse class so that we can clone responses

Pages

Subscribe with RSS Subscribe to Releases for Quiz