quiz 7.x-5.0-alpha2

Bug fixes
New features

Database updates included.

Please make sure to backup your database and run update.php

In this release:

quiz 7.x-5.0-alpha1

Bug fixes
New features

All Quiz tests pass now.

This is the first Alpha release.

There is currently an upgrade path from 4.x to 5.x, but there is no way to downgrade.

Please do not use this version in production unless tested beforehand.

quiz 7.x-5.x-dev

Bug fixes
New features

For development only!

For development only!

Really, this is only for development.

quiz 8.x-4.x-dev

New features

Initial release of quiz module for Drupal 8.x.

THIS VERSION IS STILL WORK IN PROGRESS AND NOT RECOMMENDED FOR PRODUCTION USE.

quiz 6.x-4.5

Security update
New features
Bug fixes

Fixes a couple of security problems where users with permission to see other users answers also are able to delete other users answers, and also the default views provided with the module doesn't have any default permission checking. See SA-CONTRIB-2013-083 - Quiz - Access Bypass for more information.

Additionally:
1. Issue #1952498 by caesius: Fixed When auto-revisioning is turned off, module should respect content type revision configuration.
2. Added feedback field specific to user answer.

quiz 7.x-4.0-beta2

Security update
New features
Bug fixes

Important: This version changes access control for quiz questions. Make sure access to creating, editing and viewing quiz questions is as expected after updating to this version.

Fixes a couple of security problems where users with permission to see other users answers also are able to delete other users answers, and also the default views provided with the module doesn't have any default permission checking.

quiz 7.x-4.0-beta1

New features
Bug fixes
Insecure
  • New mode for quiz_ddlines implemented
  • Issue #1929608 by djroshi: Quiz ddlines javascript added to every page
  • Issue #1927360 by Andy Dorman: Fixed PHP Strict warning: Only variables should be passed by reference in theme_quiz_admin_summary(), patch attached.
  • Fix pdo exception when the is empty array().
  • Issue #1886626 by michaelk: Added Allow the user to configure the default max score value for short and long answer questions.
  • Issue #1842962 by covenantd: Fixed Incorrect permission name 'create quiz' instead of 'create quiz content'.
  • Issue #1836574 by covenantd | nirvanajyothi: Fixed Typo in Revision Actions page.
  • Issue #1537814 by paalj | krysty2k9: Fixed Delete content multichoice error.
  • Issue #1909064 by michaelk: Fixed Broken Image HTML on Quiz Result Form.
  • Issue #1630032 by lakshminp | greylogic: Fixed Illegal string offset warnings when taking quiz.
  • Fix #1863354 - Make start quiz button and quiz summary obey content type settings.
  • Fix #1876104 - Add option to mark a question as doubtful while answering.
  • Remove hook_init().
  • Refs #1865246 - Make all question type fields reorderable through the Manage Fields content type page
  • Minor fix to hook_theme() in multichoice module.

quiz 7.x-4.0-alpha12

Bug fixes
Insecure
  • Merged fixes from 6x:
    • 5877fc0 Added feedback field specific to user answer
    • 66154c1 Fix #534716 by Dmitry.trt: No access check for filters
    • 00fcd6b By sivaji: Improve the way users adds questions to quizzes
    • 96a977e Changed the list of quizzes in the add to quiz list to not include categorized random questions
    • ac2bb69 Issue 1013054 reported by FitPM: Fixed default views. They are now working again
    • 6c4b6a6 Fixed errors introduced when merging
    • de55351 Fixed problem during merge
    • 861f3e5 Issue 1223236 by BerdArt: Fixed js problem on manage questions page and result browser page
    • 4bf2de3 Issue 1231634 by heydemo: Fixed problem with validation errors not beeing shown to anonymous users
    • 13b3eea Issue 1260444 PHP notice Undefined index in quiz.admin.inc and menu.inc
    • 59927dc Removing todo item from list(and testing git...)
    • ba8656e #1068478 reported by sly5: Fixing bug allowing quiz takers with the view own answer permission to view reports for quizzes that haven't been co
    • 1603ac6 Fixed minor quiz deletion bug.
    • 75f7673 Issue #1078220 reported by aangel: Fixed problem where all anonymous users gets passed on a quiz if one anonymous user has passed it.

quiz 7.x-4.0-alpha11

New features
Bug fixes
Insecure
  • The ddlines question type now supports content translations
  • Improved the way the user adds alternatives to the ddlines question type

quiz 7.x-4.0-alpha10

New features
Bug fixes
Insecure

A new question type: Drag and drop with lines! Also a few bug fixes

Changes since 7.x-4.0-alpha9:

quiz 7.x-4.0-alpha9

Bug fixes
Insecure

Changes since 7.x-4.0-alpha7:

  • #1226448: Fixed upgrade path for those already on D7 version of quiz(removes error message on upgrade for alpha8)
  • #1226448 by markwk: Upgrade path
  • Fixed problem with questions beeing indexed even if the global config are set to not index questions

quiz 7.x-4.0-alpha8

Bug fixes
Insecure

Changes since 7.x-4.0-alpha7:

  • #1226448 by markwk: Upgrade path
  • Fixed problem with questions beeing indexed even if the global config are set to not index questions

quiz 7.x-4.0-alpha7

Bug fixes
Insecure

Fixes invalid html on the manage results page (Removes a stray div closure)

quiz 7.x-4.0-alpha6

Bug fixes
Insecure
  1. Fixed bug that made html code appear in emails(by icc)
  2. Fixed bug that made it possible to answer one last question after time had passed on timed quizzes that uses jquery countdown.

quiz 7.x-4.0-alpha5

Bug fixes
Insecure

Changes since 7.x-4.0-alpha4:

  • Fixed #1545704 by ajisree: Strict warning on question view
  • Fixed #1600984 by drewbe121212: Allow skipping option didn't always work
  • Fixed multichoice results so that they're easier to theme, improved performance, no more invalid xhtml and proper word usage(multiple choice questions has options, not answers).
  • Fixed problem with questions dissapearing when quiz is updated

quiz 7.x-4.0-alpha4

Bug fixes
Insecure

Not feature complete. Production use not supported.

Changes since 7.x-4.0-alpha2:

quiz 7.x-4.0-alpha3

Bug fixes
Insecure

Not production ready. Not feature complete.

Changes since 7.x-4.0-alpha2:

  • Fixed #1536756 by amagdy: Scoring, permission and result summary
  • Fixed #1536306 by edboost and falcon: PDOException when revising question
  • Fixed #1535260 reported by dkliewer: Undefined variable notice at the end of the quiz
  • New look on the last question

quiz 7.x-4.0-alpha1

Most of the reported bugs have been fixed in this release, but there are probably many more undiscovered bugs left. This release is not production ready, but it should be alot more stable than the dev branch.

quiz 6.x-4.2

Bug fixes
Insecure

Fixed the following bugs:
- Table prefixing bug on random categorized quizzes. (onfly experienced by those using table prefixing)
- Minor UI text changes
- Removed a couple of php notice bugs
- allow jumping option will now be saved in user settings and default settings(this has been working for those who have upgraded from 4.0, but not for those who installed 4.1)
- Fixed problem with validation errors now beeing shown to anonymous users who are taking quizzes.
- Fixed js bug on manage questions and manage results pages

quiz 6.x-4.1

Bug fixes
Insecure

The following bugs have been fixed:
- A performance/scalability issue in multichoice
- The API function quiz_get_all_titles didn't work when combined with some sql rewriters
- Quiz takers with permission to view own answer reports could be able to see their own results before submitting the entire quiz.
- Problem with versioning in user results
- Problem with manually scored quizzes getting a total score of zero.
- Problem where all anonymous users would pass a quiz if one passed it.

quiz 6.x-4.0

Bug fixes
Insecure

Changes since Quiz 6.x-4.0-RC10: Fixed default views. (If you tried to edit a default view in RC10 you would get a page not found error...)

quiz 6.x-4.0-rc10

New features
Bug fixes
Insecure

We aren't adding new features to Quiz 4, but we've made exceptions for the following four new features:
1. Categorized random questions. (Draw 3 random questions from term a and 6 random questions from term b for instance)
2. Jump between questions(using a select box)
3. Feature for deleting user results when a user is deleted
4. feature that allow you to avoid indexing questions and thus avoid having questions in the search results....

Changes since DRUPAL-6--4-0-RC9:

quiz 6.x-4.0-rc9

Bug fixes
Insecure

Several bugs have been fixed and compatibility with CCK has been improved. (Now fieldsets in the quiz and multichoice forms can be moved using cck)

Changes since DRUPAL-6--4-0-RC8:

quiz 6.x-4.0-rc7

Bug fixes
Insecure

Production use supported: Yes
Feature complete: Yes

Changes since DRUPAL-6--4-0-RC6:

quiz 6.x-4.0-rc6

Bug fixes
Insecure

Production use supported: Yes
Feature complete: Yes

Changes since DRUPAL-6--4-0-RC5:

  • #844175 reported by RoSk0: Fixed deletion of questions feature
  • #843914 reported by djdevin: Fixed order issues with the scale alternatives
  • Fixed: Make sure that only results from old revisions are deleted before we try to resume a quiz

quiz 6.x-4.0-rc5

Bug fixes
Insecure

Quiz 4 is finally ready for production!

Feature complete: Yes
Production use supported: Yes

Changes since DRUPAL-6--4-0-RC4:

quiz 6.x-4.0-rc4

Bug fixes
Insecure

Quiz 4 is finally ready for production!

Feature complete: Yes
Production use supported: Yes

Changes since DRUPAL-6--4-0-RC3:

  • #840104 by AntiNSA and falcon: Fixed: Page in results browser only worked in Firefox
  • #840120 by AntiNSA and falcon: Fixed: calculate score allways got the newest version of the quiz as input.
  • #840492 Fixed problem when changing many input filters at once on the browsers

quiz 6.x-4.0-rc3

Bug fixes
Insecure

Quiz 4 is finally ready for production!

Feature complete: Yes
Production use supported: Yes

Changes since DRUPAL-6--4-0-RC2:

- #840120 by AntiNSA and falcon: Fixed: Max score was saved incorrectly for quizzes with random questions

quiz 6.x-4.0-rc2

Bug fixes
Insecure

Quiz 4 is finally ready for production!

Feature complete: Yes
Production use supported: Yes

Changes since DRUPAL-6--4-0-RC1:

* Update path improved for truefalse and long_answer

quiz 6.x-4.0-rc1

Bug fixes
Insecure

Quiz 4 is finally ready for production!

Feature complete: Yes
Production use supported: Yes

Changes since DRUPAL-6--4-0-BETA8:

* Removed a call to the dpm function in the devel module

quiz 6.x-4.0-beta8

Bug fixes
Insecure

Feature complete: Yes
Production use supported: There might still be some issues..

UX engineering: 99 %
Stability testing: 95 %
Upgrade path tested: 95 %

Changes since DRUPAL-6--4-0-BETA7:

quiz 6.x-4.0-beta7

Insecure

Feature complete: Yes
Production use supported: For the reckless...

UX engineering: 98 %
Stability testing: 92 %
Upgrade path tested: 90 %

The most important change since BETA6 is an improved update path.

Changes since DRUPAL-6--4-0-BETA6:

quiz 6.x-4.0-beta6

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No(only for the reckless...)

UX engineering: 95 %
Stability testing: 85 %
Upgrade path tested: 50 %

This version should be used to help test the module and provide patches.

The most important fix:
#823002: The "Take" tab is appearing on all content types

Changes since DRUPAL-6--4-0-BETA5:

quiz 6.x-4.0-beta5

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No(only for the reckless...)

UX engineering: 90 %
Stability testing: 80 %
Upgrade path tested: 50 %

This version should be used to help test the module and provide patches.

quiz 6.x-4.0-beta4

Bug fixes
Insecure

This version is for testing only.
DO NOT USE THIS VERSION ON A PRODUCTION SERVER!

This release includes only bug fixing since beta 3

quiz 6.x-3.5

Bug fixes

This release includes only minor bug fixes since 3.4

quiz 6.x-4.0-beta3

Insecure

Feature complete: Yes
Production use supported: No

Performance engineering: No
Security engineering: No
UX engineering: 80 %
Stability testing: 30 %
Upgrade path tested: 50 %
Code reviewed: No
Documentation completed: No
(I have probably forgotten some aspects here...)

This version should be used to help test the module and provide patches.

It can also be used to figure out if this module might be the module you need.

quiz 6.x-4.0-beta2

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No

Performance tested: No
Security tested: No
UX tested: No
Stability tested: No
Upgrade path tested: No
Code reviewed: No
Documentation completed: No
(I have probably forgotten some respects here...)

This version should be used to help test the module and provide patches.

It can also be used to figure out if this module might be the module you need.

quiz 6.x-4.0-beta1

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No

Performance tested: No
Security tested: No
UX tested: No
Stability tested: No
Upgrade path tested: No
Code reviewed: No
Documentation completed: No
(I have probably forgotten some respects here...)

This version should be used to help test the module and provide patches.

It can also be used to figure out if this module might be the module you need.

quiz 6.x-3.4

Bug fixes

This release contains minor bug fixes since 3.3.

quiz 6.x-4.0-alpha5

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No

Performance tested: No
Security tested: No
UX tested: No
Stability tested: No
Upgrade path tested: No
Code reviewed: No
Documentation completed: No
(I have probably forgotten some respects here...)

This version should be used to help test the module and provide patches.

It can also be used to figure out if this module might be the module you need.

quiz 6.x-4.0-alpha4

Bug fixes
Insecure

Feature complete: Yes
Production use supported: No

Performance tested: No
Security tested: No
UX tested: No
Stability tested: No
Upgrade path tested: No
Code reviewed: No
Documentation completed: No
(I have probably forgotten some respects here...)

This version should be used to help test the module, provide patches and figuring out if this module might be the module you need.

quiz 6.x-4.0-alpha3

Feature complete: Yes
Production use supported: No

Performance tested: No
Security tested: No
UX tested: No
Stability tested: No
Upgrade path tested: No
Code reviewed: No
Documentation completed: No
(I have probably forgotten some respects here...)

This version should be used to help test the module, provide patches and figuring out if this module might be the module you need.

quiz 6.x-3.3

Bug fixes

This release contains minor bug fixes since 3.1.

What happened to 3.2? I accidentally tagged the branch twice, and have gone with the higher label. There was no Quiz 3.2.

Changes since DRUPAL-6--3-0:

Pages

Subscribe with RSS Subscribe to Releases for Quiz