You are here

namespace Drupal\quiz_matching\Plugin\quiz\QuizQuestion in Quiz 6.x

Same name in other branches
  1. 8.6 Drupal\quiz_matching\Plugin\quiz\QuizQuestion
  2. 8.5 Drupal\quiz_matching\Plugin\quiz\QuizQuestion
Classsort descending Location Description
MatchingQuestion question_types/quiz_matching/src/Plugin/quiz/QuizQuestion/MatchingQuestion.php @QuizQuestion ( id = "matching", label = Plugin annotation @Translation("Matching question"), handlers = { "response" = "\Drupal\quiz_matching\Plugin\quiz\QuizQuestion\MatchingResponse" } )
MatchingResponse question_types/quiz_matching/src/Plugin/quiz/QuizQuestion/MatchingResponse.php Extension of QuizQuestionResponse