Downloads

Download tar.gz 119.76 KB
MD5: 9d967f30ff25c9f10c0aa2c143912f6d
SHA-1: 2590e456f7974be390ffaadbd634c4196fdd7f2f
SHA-256: c967f5bec732737507db75ed1870579dd2fb2edf6b9489ec3584ff0f5bf37112
Download zip 155.15 KB
MD5: 452cee8641e733f7ba198abc4ef2b13a
SHA-1: aa7936594960e48e4cf00b429385fe4da43ec5c9
SHA-256: c0dc22cf6fc14b05ba36beca917d635092a47537524975b1e1be210b778702de

Release notes

This is the second alpha release.

Many, many bugs were fixed in this release, and two new question types have been added as well.

Matching has been implemented.

Short answer has been implemented.

There is still one bug preventing a beta release:
#344926: unable to take quiz when integrated with gradebook module

Changes since DRUPAL-6--3-0-ALPHA1:

  • #452850: New views field that does a count of the number of questions on a field. Note that this is cold code, it may require fixing.
  • Adding comment line for questions_import module functions and collapse for quiz_admin_settings form.
  • Adding icon and css for create additional questions page
  • An improvment on #331438issue. Now quiz can integrate to userpoint module. Table quiz_node_properties schema has been changed need to run update.php
  • #459848: Replacing hook_perm implementation.
  • #459962 issue titled Bad link when viewing quiz results fixed by sivaji.
  • #457814 patch by mbutcher has been ported to questions import module by sivaji.
  • #453384: Fixed broken JOIN syntax.
  • #460040: minor change to status message.
  • #458472: Fixed help message for user with permission to create quizzes.
  • Revising permissions handling when a quiz owner takes their own quiz.
  • Grammar mistake in quiz admin settings form fixed by sivaji.
  • #363281 by grobemo: Fixed filter format for output quiz.
  • #460456 by DarkTygur: Add hook that is called when a quiz is scored.
  • Adding a new module to implement matching question type by sivaji.[gsoc2009]
  • Oops.. forgot to add cvs revision control comment line $
  • #463186 by incrn8: TrueFalse was missing a few default values in the admin form.
  • Fixed an (as of yet unreported) bug regarding backward navigation.
  • #382546: Added some additional help text.
  • Fixed matching type node edit problem by sivaji. Previous commit has no edit feature.
  • Fixed multichoice form bug, Results option as a drop-down changed to checkbox.
  • Adding admin form to configure matching question type behaviour.
  • Adding a better help message to matching question type configuration form.
Created by: mbutcher
Created on: 15 May 2009 at 22:04 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases