You are here

quiz.info.yml in Quiz 6.x

Same filename and directory in other branches
  1. 8.6 quiz.info.yml
  2. 8.4 quiz.info.yml
  3. 8.5 quiz.info.yml

File

quiz.info.yml
View source
  1. name: Quiz
  2. type: module
  3. package: Quiz core
  4. description: Create interactive quizzes. This module must have at least one question type module enabled in order to function properly.
  5. core_version_requirement: ^8 || ^9
  6. dependencies:
  7. - drupal:datetime
  8. - drupal:datetime_range
  9. - entity:entity
  10. - range:range
  11. - rules:rules
  12. - drupal:text
  13. - paragraphs:paragraphs
  14. - drupal:views
  15. - views_bulk_operations:views_bulk_operations
  16. - views_data_export:views_data_export
  17. - drupal:options
  18. configure: quiz.admin