Loading...
Navigation überspringen
Premium
Verfügbare Versionen
0local
Verfügbare Einstellungen
0local
Enthaltenen Plugins
0local
Implementierte PHP-Klassen
0local
Anzahl der Translations
0local
Implementierte View-Helper
0local

TYPO3 Quiz

Beschreibung

Mit dieser TYPO3-Erweiterung kannst Du spielend einfach selbst redaktionell Selbsttests, Persönlichkeitstests oder Selbstanalysen zu eigener Einschätzung oder auch ein Quiz erstellen. Lege beliebig viele Fragen mit eigenen Antworten an. Jede Antwort bekommt eine Punktzahl und eine Information darüber, ob diese Antwort richtig war. Optional kannst Du diese Information, ob die Antwort richtig war, inklusive einem weiteren beschreibenden Text nach der Beantwortung jeder Frage anzeigen. Schließlich kannst Du für verschiedene Punkte Ergebnismengen ein entsprechendes Ergebnis definieren. Dies besteht aus einem Punkte-Bereich und einem frei definierbaren Text. Nach der letzten Frage wird dann das Ergebnis anhand der Punkte ermittelt und dem Benutzer angezeigt.

Key Features

 Basic
Quiz/Test mit beliebig vielen Fragen (multiple choice)
Fragen können eine Punktzahl bekommen und einen Haken ob diese richtig sind
Optional kann nach jeder Frage das richtige Ergebnis inkl. beschreibenden Text angezeigt werden
Es können je Quiz/Test beliebig viele Ergebnis-Mengen inkl. Titel und Beschreibung angegeben werden
Je nach erzielten Punkten wird das entsprechende Ergebnis angezeigt
Fragen können in zufälliger Reihenfolge angezeigt werden
Fragen können mehrere korrekte Antworten haben
Fragen können ein Bild oder ein Video haben
Quizzes können kategorisiert und entsprechend gelistet werden
Übersichtslisten-Plugin für das Frontend
Optionale Share-Buttons auf der Ergebnis-Ansicht möglich (Twitter, Facebook, Linkedin)
Backend-Modul, mit dem sich Quiz, Fragen, Antworten und Teilnahmen übersichtlich verwalten lassen
Wenn ein Frontend-Benutzer eingeloggt ist, kann die Teilnahme mit Ergebnis und Zeit gespeichert werden
Summierung der Gesamtpunkte aller absolvierten Quizzes im Frontend-Benutzer möglich
Verhindern Sie die Mehrfachteilnahme, wenn ein Frontend-Benutzer bereits teilgenommen hat
Versandt der Teilnahme inkl. gegebener Antworten und Ergebnis an eine Mailadresse
 € 250,00 ex. VAT

Tags

TYPO3 7.6DeutschEnglischStableTYPO3 8.7PremiumOpenSourceTYPO3 9.5PHP 7.4TYPO3 10.4PHP 8.0TYPO3 11.5PHP 8.1PHP 8.2PHP 8.3TYPO3 12.4

Change Log

Quiz for TYPO3 Change-Log

2024-07-23 Release of version 4.2.1

  • [BUGFIX] Fix creating translated record container and migrate allowedTables

2024-01-30 Release of version 4.2.0

  • [BUGFIX] Fix issue with disabled right-answer-option
  • [FEATURE] Add video for quiz record
  • [FEATURE] Add slug field for quiz detail page

2023-12-19 Release of version 4.1.1

  • [TASK] Remove enableNamespacedArgumentsForBackend feature again
  • [BUGFIX] Reset quiz client-side if the quiz-record changes
  • [TASK] Optimize backend module filter markup for TYPO3 11 and 12
  • [TASK] Add header and footer in backend modules

2023-12-02 Release of version 4.1.0

  • [BUGFIX] Fix passing quiz uid when having a plugin configured one as well
  • [FEATURE] Saving the user's total score with update of the value after completion of a quiz and optionally disallow multiple participation on same quiz
  • [FEATURE] Integration of a video upload for the questions
  • [BUGFIX] Fix backend module authorization in TYPO3 12
  • [TASK] Optimize version conditions in PHP code
  • [TASK] Migrate controller modulePrefix initialization in backend module to TYPO3 12
  • [BUGFIX] Fix wrong translation label in user authorizations

2023-11-15 Release of version 4.0.5

  • [BUGFIX] Fix language-service construct in backend tca label service

2023-11-07 Release of version 4.0.4

  • [BUGFIX] Fix PHP 7.4 support
  • [TASK] Add more festures in readme file

2023-11-01 Release of version 4.0.3

  • [TASK] Clean up documentation

2023-10-31 Release of version 4.0.2

  • [BUGFIX] Add product and documenation links

2023-10-31 Release of version 4.0.1

  • [BUGFIX] Fix get content object for TYPO3 11

2023-10-05 Release of version 4.0.0

  • [TASK] Migrate to TYPO3 12 and remove support for TYPO3 10
  • [TASK] Add columns to backend quiz list, see #29
  • [FEATURE] Add category filter to backend quiz list, see #31
  • [FEATURE] Send participation email, see #32
  • [TASK] Optimize question answer title in TCA, see #28
  • [BUGFIX] Fix answering multiple answer questions
  • [TASK] Add pid for participate plugin and add disallow quiz by parameter checkbox, see #21
  • [TASK] Add quiz plugin preview for page module, see #17
  • [TASK] Optimize question answer title in TCA, see #28
  • [TASK] Optimize labels for backend irre elements, see #27
  • [FEATURE] Add backend module for quiz category list, see #26
  • [FEATURE] Add backend module for quiz participation list, see #24
  • [TASK] Add backend list view button linking to quiz questions, see #23
  • [FEATURE] Add LinkedIn social media share button and add share optimizations, see #22
  • [TASK] Add header and footer to Backenmodule
  • [TASK] Save randomized answers in session
  • [TASK] New score calculation for question with multiple answers
  • [TASK] Display possible score in backend
  • [TASK] Quiz-Module optimization
  • [BUGFIX] Fix multiple randomized answers
  • [BUGFIX] Check wrong answer for multiple answers
  • [FEATURE] Add list plugin, see #19
  • [FEATURE] Add internal notice field to quiz and quiz question, see #18
  • [TASK] Migrate TYPO3 PHP constants for future versions
  • [TASK] Add some exception handling on refreshing the result page
  • [FEATURE] Add socialmedia buttons on result, see #16
  • [BUGFIX] Fix usage in TYPO3 10 regarding modules extension
  • [TASK] Add access-utility for authorizations, initialize model variables and add modules dependency, see #6
  • [BUGFIX] Display questions in backend overview by sorting
  • [FEATURE] Add multiple correct answer feature
  • [TASK] Create TypoScript constants documentation, see #8
  • [FEATURE] Add limit parameter for number of questions, see #7
  • [FEATURE] Add backend module for managing quiz records, see #6
  • [FEATURE] Add option for randomized questions, see #5

2023-01-06 Release of version 3.0.0

  • [TASK] Migration for TYPO3 11 and PHP 8
  • [TASK] Add documentations configuration

2021-05-15 Release of version 2.0.0

  • [FEATURE] Add sorting for questions, answers and results
  • [TASK] Add complete english/german translation
  • [TASK] Migration to TYPO3 10
  • [TASK] Integrate additional TCA extension

2019-11-24 Release of version 1.2.0

  • [TASK] Remove Debug service
  • [TASK] Migration for TYPO3 9
  • [TASK] Update configuration files .gitignore and .editorconfig

2019-10-13 Release of version 1.1.0

  • [TASK] Add Gitlab-CI configuration.
Erweiterung
TYPO3 Quiz Erweiterung

TYPO3 Quiz

Erstelle Persönlichkeitstests, Selbsttests, Analysen oder auch ein Quiz

Premium-Support für 1 Projekt

  • 12 Montate Updates
  • Support- & Issue-Tracker Zugang
  • Produkt Dokumentation
  • Zeitlich unbegrenzte Nutzung

Preis 250,00 € exkl. MwSt.

Wähle Deine TYPO3-Version

Kontaktanfrage

Du kannst uns jederzeit kontaktieren

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
J4K_________1S1______
5_2____C____P_G___9LU
5JR___BH8___PYD______
__D____B____8_3___A1C
KQ7_________USW______