namespace Drupal\quiz_page\Plugin\quiz\QuizQuestion in Quiz 8.5
Same name in other branches
Class | Location | Description |
---|---|---|
QuizPageQuestion |
question_types/ |
@QuizQuestion ( id = "page", label = Plugin annotation @Translation("Quiz page"), handlers = { "response" = "\Drupal\quiz_page\Plugin\quiz\QuizQuestion\QuizPageResponse" } ) |
QuizPageResponse |
question_types/ |
Extension of QuizQuestionResponse. |