namespace Drupal\quiz_matching\Plugin\quiz\QuizQuestion in Quiz 8.6
Same name in other branches
Class | Location | Description |
---|---|---|
MatchingQuestion |
question_types/ |
@QuizQuestion ( id = "matching", label = Plugin annotation @Translation("Matching question"), handlers = { "response" = "\Drupal\quiz_matching\Plugin\quiz\QuizQuestion\MatchingResponse" } ) |
MatchingResponse |
question_types/ |
Extension of QuizQuestionResponse |