Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
337.47 KB
MD5: b4ff6d96b71c649cb5c0466fc0239c48
SHA-1: c9c1a951d25591425deeeb31f22df4879afee885
SHA-256: 77a2a6081960f6a6d7833ef680e900fae560e3be5ff6bf29e767be6b2e68b9bd
Download zip
400.69 KB
MD5: c11c31a3f2537bc23c90dc525699977b
SHA-1: 181d5cdcc5b557771be9e35cfcbd2330c7f07159
SHA-256: cb2dc1cbb92b279f4203d231b854193d3885f78cf50f02ef4932060371853b49
Release notes
Changes since 7.x-4.0-alpha1:
- Fixed #1314072: Auto revisioning system wasn't working. It created revisions only if a quiz hadn't been answered. It now does the opposite...
- Fixed: Notice: Undefined variable : data on quiz results page
- Fixed #1387712 reported by zeezhao: Undefined index notice on manage results page
- Fixed #1519744 reported by joel_liquidcms: Exception when adding question as user other than admin
- #1522290 reported by Bacteria Man: Added session data to the end action and hook_quiz_finished
- Fixed #1530040 by eternityempire: undefined index when submitting manage questions page
- fixed #1516424 reported by dkliewer: PDOexception when updating a quiz
- Fixed #1526400 reported by george.plescan: table prefixing problem
- Fixed #1515668 reported by eternityempire: Removed a notice on question creation form, and also made the cancel button work again, and removed the preview button.