Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
334.67 KB
MD5: 1ff5e9a7bc6c8ac9b2ff6cbc351b76bb
SHA-1: e2635d764c8d6580ed030911394248276399a35d
SHA-256: 45e6034eed96380b3b938ece6101c913545fd037772468580c011f5391c453f9
Download zip
405.34 KB
MD5: 69bf4752aa3d5a78eff1cf356f0ec6ec
SHA-1: ce6c17fc0b4a94dd81197b585bf1fe0b0d07f5be
SHA-256: 91ebe33f3c108190029ba1017bb21009f4ec74609ed32a0418d6ab32bf9cde11
Release notes
This release fixes a lot of bugs, adds a question view mode and an integration with the H5P project.
The H5P integration provides lots of new content types like Interactive video, fill in the blanks, drag text, mark words, drag and drop etc. Be ware that it is possible for computer savvy users to get maximum scores on H5P questions without actually answering the questions.
-
f66eaf04b07be4ad259e'>view commit • Made feedback field in long and sho
rt answer use wysiwyg -
a665abfdf5f0050ea8ee'>view commit • Feedback_answer as wysiwyg updated
everywhere -
6fef3495e22241331746'>view commit • Issue #2114035 by EmlynK: Spelling
error regarding Userpoints. -
346d97fdda14c5371bac'>view commit • Issue #1862482 by lalit774, aaditya
walawalkar, djdevin, selvamkf: Sql error when creating a quiz without any questi
on modules enabled. -
03c84132c22bf78eeb95'>view commit • Issue #2125971 by ankos79, ganesan2
7: /'...go back and edit your answers/' message to be shown only if backward nav
igation is enabled. -
61c8330c896cdd00fc9e'>view commit • Issue #2135473 by jarrodirwin: Scal
e answer collections always created. -
3795d2ecebbe495bac67'>view commit • Issue #2130195 by djdevin: Base ta
ble or view not found: 1146 Table 'quiz_node_results_answers()' doesn't exist. li> -
167beb359474f38d4a7d'>view commit • Issue #1979640 by karel010, ganesan
27: Quiz directions have an (empty) Question Result. -
d9b937c0e61ab83186fd'>view commit • Issue #2076853 by Sabareesh, wadmir
aal: Users with permission to 'view results' see a save button. -
8edc77382622905635c8'>view commit • Issue #2092823 by selvamkf: Random
question scoring and db_query() placeholder. -
69e3210f8b9c92e635dc'>view commit • Issue #2141551 by djdevin: "Leave b
lank" appears on "Quiz directions" question type. -
15190ad2bafba9addc74'>view commit • Issue #1958224 by valthebald | grak
er: [PATCH]node/%/questions category sorting. -
e828aebe358ddf2a040b'>view commit • Issue #704106 by michaelk: Add a se
tting for Matching questions to specify whether or not to penalize the student f
or guessing incorrectly -
47a918baeb9eedebd07d'>view commit • Add a Views table join for the quiz
_node_relationship table -
140076288ee248a572e8'>view commit • Allow Quiz nodes to be cloned with
the node_clone module and maintain their associated questions -
c44cd260bed87bff9a24'>view commit • Setting max score to 0 or use the v
alue from the cloned quiz. If not, you might get division by zero when scoring a
cloned quiz -
6649799ca431a1e49631'>view commit • Fix bug where node_clone module wou
ld lose all matching answers when cloning a matching question -
3530dce0318c80dc6cc5'>view commit • Fix error with Quiz views definitio
n -
15a3966fa10dc59fe9a8'>view commit • Issue #1843128 by michaelk: Calling
node_save After Loading A Multichoice Question with node_load Causes the Questi
on to Lose Its Answers and Feedback -
a87461cfb6b941db3a1d'>view commit • Issue #1659400 by micahelk: Set Nex
t/Finish as default submit button when pressing Enter on Short Answer questions<
/li> -
8640f20a15c583b22205'>view commit • Made confirm box not beeing display
ed when traversing backwards in a quiz -
5b0ee66ed404c7c359f7'>view commit • Issue #2013168 by Bès | mcpuddin: Q
uiz Question with Pages and Panels. -
a7e1c512a7026a9a2bdb'>view commit • Issue #2195239 by Jamesap: Matching
question types with an answer duplicated. -
31e627a56e876eb067b3'>view commit • Issue #2068645 by bohemier | sivaji
: Strict warning: gmmktime(). -
29f52fd6d93b62666f83'>view commit • Fix fatal error when question confi
g form is saved. -
11648664d020a30ad8ff'>view commit • Issue #2173507 by jhedstrom: Don't
display the js confirm message if "repeat until correct" is set. -
8d23aeda09ba635d56a3'>view commit • Issue #2192749 by ganesan gopal, mi
kran: Last question confirm message is attached multiple times to the form. -
a883e5592476f4cbc91b'>view commit • Increased max length for long answe
rs Rubric input -
e2b181847713e7bdebef'>view commit • Issue #1120016: Customizing look an
d feel of take page - e114df9b9ce24679d66b'>view commit • Fixed update hook for quiz_question
-
1d6571cba113df6cef30'>view commit • Added support for is_evaluated in v
iews -
c0497b7c1eb6acaea107'>view commit • Added missing views handler (quiz_v
iews_handler_field_node_link_take.inc) -
519c93f2ce81df92f69e'>view commit • Issue #2254779 by ksiebel: Edit Iss
ue Correct drupal_alter in quiz_view. -
09927c334089717c0dad'>view commit • Issue #2348669 by czigor: Fixed qui
z_start_check() should use node_access(). -
f8dd045743dbd1bdc133'>view commit • Issue #2318177 by hitesh-jain | mil
lionleaves: Fixed Label on multichoice questions should say Choose all that appl
y. -
9d63d8e282245f01f51f'>view commit • Issue #2288689 by jhedstrom, idebr:
Don't provide custom display settings for 'Question' view mode by default -
e71268d9fe5338393e5f'>view commit • quiz_h5p initial commit by djdevin<
/li> - 241f93e30596a4e2fda7'>view commit • Adhere to the 4.x interface
-
135719fe5c09f3c7a997'>view commit • 4.x don't have the result loading f
unction -
cee15c9685087f9dedb1'>view commit • Fix bug where question node is used
as if it was a QuizQuestion instance -
59f79a25602341a73bea'>view commit • Don't require all question types to
use quiz_question as base by djdevin -
a82ddc7560358b2f33f9'>view commit • Make sure quiz specific stuff is sa
ved for non quiz question nodes acting as quiz questions by djdevin -
51d368694b32cce15143'>view commit • Move the quiz question form stuff t
o hook_node_view so that nodes without quiz question as base also gets the navig
ation when being used in a quiz - 9da493207405cd273f0d'>view commit • Fix quiz take view bug
-
d5ac642130aec400203e'>view commit • ctools is just an add on, not a dep
endency -
139a5f21d28ec43a21da'>view commit • Further develop the h5p integration
so that scores may be stored per attempt by Jamesap and falcon -
2c7f77696599686fd50e'>view commit • Further develop the h5p integration
so that scores may be stored per attempt by Jamesap and falcon -
6f454efcd6ae76f1ac64'>view commit • Make non quiz_question modules achi
eve a better quiz integration -
8084c5da50bb93dcf86e'>view commit • Remove retry and show solutions beh
aviour for H5P basic question types - 2b4f594a866c582ed0bb'>view commit • Add dependencies
-
8a00974aa984bbcd766c'>view commit • Issue #2182483 by ultimike, eiriksm
, sjager: Error in js confirm message - same message coming when clicking the 'B
ack' and the 'Finish' buttons -
288678d9cbba28cd39a5'>view commit • Issue #2267697 by czigor: Quiz ques
tions can be viewed by anyone outside of quiz -
409b7144671f8494ff91'>view commit • Issue #704106 by danny1997, mikran,
BradK, michaelk: Score error in matching question -
19e2616c7a6cfcdb4781'>view commit • Issue #2291723 by idebr, millionlea
ves: UI needs improvement - 'Question Summary' instead of 'Next question' after
final question -
032e5cfa8486dc96296a'>view commit • Issue #1709904 by ultimike: Undefin
ed index notice after finishing quiz -
8c6c1d90e2e8f536e980'>view commit • Issue #2287347 by Niremizov: Stored
$_GET variables not used during AJAX calls -
749166725c21ce04e976'>view commit • Issue #2266299 by whitelikeman: Und
efined answer feedback when saving short answer's score -
f5fa9745c7e63a2fa72f'>view commit • Issue #2126591 by mikran: Browse fo
r questions to add displays 0 questions -
373e509f051c58565fd3'>view commit • Issue #2211211 by juho-jaakkola: Un
aswered questions cause "Undefined index" notices in score() method -
19477f1101a6fb5395fd'>view commit • Issue #2075201 by wadmiraal: Add ho
ok_quiz_questions_alter implementation -
adf71763e29ec3348ced'>view commit • Use xAPI to save results from H5Ps<
/li> -
5c2deca6891fecc2a351'>view commit • Add notification about the H5P Quiz
integration -
efa2c0261f389bd84044'>view commit • Issue #2271303 by Jamesap: [1.14] I
mprovement of matching question -
98033f3d96692e4a533b'>view commit • Issue #2364149 by Jamesap: [1.17] Q
uiz considered passed even if it is user has not finished it -
9819491175b2353b2949'>view commit • Issue #2342805 by Jamesap: [1.17] T
heoretical lessons score -
4880a71f694261c7fc41'>view commit • Add patch for QuizQuestion File Upl
oad to work -
e51d679c8adff1ecd5ad'>view commit • Make the question view mode have cu
stom settings on by default -
d893577ae82bf1fbdac3'>view commit • Make sure we don't get db errors if
H5P question is answered multiple times -
78d03dd05b33ce876b79'>view commit • Avoid errors for questions that don
't have a body -
da24e0b20d1502f8ef04'>view commit • Make sure new users knows what H5P
is -
163f838bd5bc643252e0'>view commit • Make it easy to not have a response
part in the results report - e4c41d8617914e32b542'>view commit • Fix descriptions
-
a19c23163f6c0ec22e6c'>view commit • Make sure existing H5Ps also starts
working when the integration is enabled -
8e7e8a5d8694acf555c5'>view commit • Add target blank to update message<
/li>