quiz 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| quiz-6.x-2.1.tar.gz | 47.44 KB | dedd8982682c8d3705cf8b5e09a03ddd |
Official release from CVS tag: DRUPAL-6--2-1
Last updated: December 1, 2008 - 22:10
This is a maintenance release. No new features have been added, and no APIs have been changed. No security fixes are included in this release. Several bugs have been fixed, though.
No database changes were made, so there is no need to run update.php, though you might want to clear the cache.
Changes since Quiz 6.x-2.0:
- Fixed #325622: Views fix backported from 6.3 branch.
- Fixed #307033: Table name not correctly escaped. Backported fix from 6.3.
- Fixed #330796: Updated multichoice_access to correctly handle user access. This removed duplicate access denied errors and should also allow users to edit their own multichoice, too.
- Fixed #330774: In preview mode, all answers on a multiple choice question are now shown. To prevent accidental form submissions, the submit button is now disabled as well.
- Fixed #339938: Removed unnecessary query that was overwriting the quiz node status with an empty array.
- Fixed #339675: Fixed the unchecking of the correct answer during a multichoice preview. (fix backported from 6.x-3.x)
