Skip to content
Snippets Groups Projects
Select Git revision
  • 3485142-divisionbyzero-error
  • 4.7.x-1.x
  • 5.x-1.x
  • 5.x-2.x
  • 6.0.x
  • 6.x
  • 6.x-2.x
  • 6.x-3.x
  • 6.x-4.x
  • 6.x-5.x
  • 6.x-6.x
  • 7.0.x default
  • 7.x-1.x
  • 7.x-4.x
  • 7.x-5.x
  • 7.x-6.x
  • 8.x-4.x
  • 8.x-5.x
  • 8.x-6.x
  • master
  • 7.0.1
  • 7.0.0
  • 7.0.0-alpha1
  • 6.0.0-alpha9
  • 6.0.0-alpha8
  • 7.x-5.8
  • 6.0.0-alpha7
  • 6.0.0-alpha6
  • 6.0.0-alpha5
  • 6.0.0-alpha4
  • 6.0.0-alpha3
  • 6.0.0-alpha2
  • 6.0.0-alpha1
  • 7.x-5.7
  • 7.x-5.6
  • 7.x-4.0-rc11
  • 7.x-5.5
  • 7.x-4.0-rc10
  • 7.x-5.4
  • 7.x-5.3
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012May9876121Apr1615987432128Mar272624232120191228Feb272621151130Jan29Dec2829Nov2319181716151413128631Oct30242318Sep1521Aug1319Jul20Jun17151415May28Apr171324Mar874312Jan330Dec15864226Nov31Oct171626Sep95Jul28Jun2120731May27Apr2315131247Mar3222Feb211831Jan302530Dec282724239Nov6Oct21Sep191810987654226Aug24232215Jul141312986526Jun24181310987651May24Apr2317151413103215Mar1413526Feb25232223Jan2211419Dec17161514132Issue #2260289: question navigation with a combination of pages and questions. also show page body text.Adding a doxygen file.Restored functionality from removing all that JS: disable max score checkbox when auto-update is enabled.Removing extra JS we no longer need. Make old "stayers" checkbox into "delete".Finally removed the quiz taking form from hook_view(), and removed the comment about doing it!Fixed notices with menu.Updated links to user results page.Do what all the cool kids are doing and store views in code as .view.incReplaced "my results" on the users page with a view.Fixed multiple warnings with menu setup.Converted "my results" into a view.Issue #2262405: do not try to store answers which were not selected - the form API changes give them to us anywayIssue #2262405: switch to user_answer form sub-element (we changed this earlier so that choice_order could be stored as wellIssue #2260295: fixed parentage disappearing after adding a new questionUse the layout in the result instead of rebuilding the list.Issue #2260295: fixed parentage disappearing after new quiz revisionUsed REQUEST_TIME.Removed more old code to be replaced by VBO.Issue #2260351: fixed ajax breaking question additionPlace quiz navigation buttons inside of an "actions" group. Key the elements so that we can theme them more easily.Put a container with a class around each quiz question form.Remove the body after passing it through the answering form builder.Issue #2260351: fixing issues with question bank and filtering out non-questions.Removed more result browser code that was replaced by Views.fRemoved more question browser code that was replaced by Views.Issue #2260265: fixed strict warnings in question bank and question adminIssue #2260269: fixing fatal when adding question outside of quizAdd a period to the end of validation sentences.Simplifying question add logic. Removing add_directly to be replaced with a bulk operation. Paving way to non-node/entity questions.Issue #2257431: display quiz body in quiz_question_answering_form so questions in pages or arbitrary lists of questions will work properlyFixed issues with random order multichoice, because we have to store and pass two values (choice_order and the user's answer). Create a sub-element called user_answer (arbitrary) and then update instances in multichoice.Prefixed quiz paths with /quiz/ to avoid any future collisions with "results" or "statistics" - also improves UI.Updating feedback-after-question for quiz pages - not done yet.Converted quiz results manager to a View.Restored hook_quiz_finished() call.Adding dependencies for views, views_bulk_operations as we will be using Views in the core UISquashed commit of the following:Issue #2254779 by ksiebel: Edit Issue Correct drupal_alter in quiz_view.Issue #2254779 by ksiebel: Edit Issue Correct drupal_alter in quiz_view.Add test dependencies, remove .inc files that do not need to be in .info file because they do not have classes in them.
Loading