Downloads
Download tar.gz
344.28 KB
MD5: 58ac550f93991de97495f37bd029d053
SHA-1: 36189d6fc7df0c06426244fa48e45b14966f9b53
SHA-256: b759d053ccba204ff74d1ce3c4ef971e06195732eb8f9d4ec65d2f547eb8650c
Download zip
406.18 KB
MD5: 92284c4185679a98dbf6ebef3b24f022
SHA-1: c75a3db634e040294df1e952de1ee4fe32b348a9
SHA-256: bcdeea1393e9061eacd1ef8f65560dbc07503f12114b3e435972c17642d02a3e
Release notes
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:
- #912438 reported by FreeFox: Fixed i18n compatibility issue
- #911984 by sivaji: Fixed Quiz stats module assumes quiz always has pass/fail status
- #911954 by sivaji: Fixed redirection in quiz stats module
- #940976 reported by dionysio: Fixed issue where quiz results are sent to quiz evaluator
- #922316 reported by delykj, rmjiv, Hitmrrr: Avoid error message when saving default user settings.
- #939266 reported by vegardjo: Fixed incorrect string pointing to admin menu specific location.
- #958952 mis-spelled UI text in multichoice.theme.inc by vegardjo, borgewarvik, Simon Georges.
- #939144 quiz_get_score_data() returns wrong database field for percent_pass by fuzzy76 and Simon Georges.
- #962190 Wrong property name in userpoints integration by fgm.
- #962404 Typo in SQL argument, function _quiz_maintain_results() by loze, arbee.
- #925260 Quiz creation form doesn't respect Rubik theme's two-column layout by rohnjeynolds, Simon Georges, borgewarvik.
- #921660 reported by Yuki: Fixed access checking for questions to avoid page beeing printed twice.
- #939192 reported by zwhalen: Fixing summary score
on student score pages... - #932482 reported by zwhalen: Fixed a problem where resumed quizzes with backwards navigation didn't show previous answers
- #954950 by hlykos: Fixed ahah path for the question browser to be a sub-path of the browser itself.
- #931140 by sivaji, vegardjo and zeezhao: Fixed username for anonymous users in result browser
- #947170 by sivaji, borgewarvik, Simon Georges: Fixed typo in scale question preset.
- #917152 by sivaji, Simon Georges, borgewarvik: Fixed username of deleted users
- Adding table index
- #939130 by fuzzy76: Fixed API function quiz_get_score_data to only return the highest score for each user
- #536402 by hiddentao: Adding option for turning of the resume feature
- Adding Categorized random questions feature
- Adding feature enabling users to jump freely between questions
- Adding validation. If jumping is allowed skipping also have to be allowed
- Avoid php notice
- Add feature for deleting user results when a user is deleted
- Cleaning up some of the css
- Adding feature for viewing quiz results directly from the quiz node
- Don't show finish time in my results
- Adding feature that allow you to avoid indexing questions and thus avoid having questions in the search results....
- Fix css validation
- Improved JQuery Countdown integration
- #972512 by Artusamak: Don't validate opening / closing dates if the quiz is always available
- #998164 by tchurch: Fixing missing brackets around table name