Tags give the ability to mark specific points in history as being important
-
1.1.0
2d29cea4 · ·In this release: - added quiz result export functionality with CSV, XLSX, and PDF support. - question and answer fields are now required with entity-level validation - Added unit, kernel, and functional test coverage - Fixed anonymous-user logout error in export access tests - Resolved PHPCS violations in Question::validate() (FQCN + t() usage) - cspell dictionary added to suppress false positives on Drupal-specific term
-
1.0.8
2d29cea4 · ·In this release: - added quiz result export functionality with CSV, XLSX, and PDF support. - question and answer fields are now required with entity-level validation - Added unit, kernel, and functional test coverage - Fixed anonymous-user logout error in export access tests - Resolved PHPCS violations in Question::validate() (FQCN + t() usage) - cspell dictionary added to suppress false positives on Drupal-specific term
-
1.0.7-alpha2
90a10adc · ·Allow anonymous users to take quizzes, fix quiz permissions for anonymous users, and fix the view of quiz results for anonymous users.
-
1.0.7-alpha1
054036af · ·Add 'Result Feedbacks by score' for Quiz results, add a "Social sharing button" to quiz results, fix bugs with permissions and other bugs, and downgrade compatibility with the Drupal core version - to D10.
-
1.0.0-beta
b3d801b9 · ·