| /[drupal]/contributions/modules/quiz/quiz.pages.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Fixing bugs in report and scoring system
Converting result page to a form
Continue changing the report page into a form - validate functions added...
Continue changing the report page into a form - submit functions added...
Continue changing the report page into a form
Theme short answer form
Summary form: Incremental commit. Not working yet...
committing patch, Pass all interface strings through t() #88676 by roychri.
#587314 by artsccoop, mbutcher: Fixed broken format_plural
#587314 by artscoop, mbutcher: Fixed broken format_plural call.
New scoring system, bug fixes will follow...
#556050 created hook_answers_access() to allow pluggable access schemes for viewing quiz question answers, and refactored using it also cleaned up the getNodeView() output (making it alterable by nodeapi)
Merging GSoC code with HEAD.
Merging GSoC code with HEAD.
Merging gsoc code to HEAD.
Incremental commit to AJAX quiz #gsoc2009-sivaji.
oops forgot to commit #516496 jQuery table sorter for quiz tables and #515290 SQL error when deleting quiz.
Fix #509596 Refactor 'truefalse' question type into its own module.
merged 4.x branch into HEAD to make new 5.x branch
Fixed 479222 by incrn8 True/False question's correct answer option changes if correct answer is set to False.
Fixed 479222 by incrn8 True/False question's correct answer option changes if correct answer is set to False.
fix multiple XSS vulnerabilities.
SA-CONTRIB-2009-033 - fix multiple XSS vulnerabilities
SA-CONTRIB-2009-033 - fix multiple XSS vulnerabilities
Merging Quiz 3 back into head.
Fixed Matching Question scoring problem.
Matching question type result page themeing problem has been fixed
#453384: Fixed broken JOIN syntax.
#453564: Changing permission names to something that makes more sense. THIS WILL BREAK some permission settings and some views.
#444482: Added themes to hook_theme implementation. They have been missing since 6.x-2.x.
#430026 by sivaji Timer patch has been added.
Added timer reset feature to quiz directions. Removed lots of extraneous code. Removed empty tables when report did not generate results.
Fixed reporting and feedback for T/F questions.
Fixed plural formatting issue in header on the question feedback screen.
Added initial version of the Quiz Question module. This module provides an abstraction layer for creating quiz question types. See quizquestion.truefalse.inc for an example.
#411872 by kjarli: Fixed translations in quiz theming.
Fixed several warning messages resulting from non-strict condition checking. Quiz WILL be E_STRICT, darn it.
API Change: Results are now passed around as objects instead of as separate params. Along the way, made changes to address #343859 (E_STRICT compliance).
CCK support added.
Portions of quiz, long_answer, and multichoice have been rewritten to support a more flexible scoring scheme.
Fixed some aspects of scoring long answer tests. Fixed some minor SQL issues. Changed some comments and some formatting.
Issue #339938: Fixed numerous instances where was mis-used to store . Also removed a bogus query from quiz_load that was overwriting the real with an empty array.
Merged 2.0 branch back into mainline.
Fixed #273005. Reorganized and worked more on splitting files.
Refactoring of the code into multiple files. Minor rewritting of several functions and SQL queries.
file quiz.pages.inc was initially added on branch DRUPAL-6--2.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |