You are here

namespace Drupal\quiz_page\Plugin\quiz\QuizQuestion in Quiz 8.6

Same name in other branches
  1. 8.5 Drupal\quiz_page\Plugin\quiz\QuizQuestion
  2. 6.x Drupal\quiz_page\Plugin\quiz\QuizQuestion
Classsort descending Location Description
QuizPageQuestion question_types/quiz_page/src/Plugin/quiz/QuizQuestion/QuizPageQuestion.php @QuizQuestion ( id = "page", label = Plugin annotation @Translation("Quiz page"), handlers = { "response" = "\Drupal\quiz_page\Plugin\quiz\QuizQuestion\QuizPageResponse" } )
QuizPageResponse question_types/quiz_page/src/Plugin/quiz/QuizQuestion/QuizPageResponse.php Extension of QuizQuestionResponse.