Gratis WordPress-plugin

WordPress Live Quiz Plugin: Multiplayer quizzen voor WordPress

Sluit interactieve quizzen in op uw WordPress-site met een Gutenberg-blok of shortcode. Automatisch formaat aanpassen, donkere modus, lazy loading — alles standaard inbegrepen.

Bekijk op GitHub
WordPress 5.8+
GPLv2-licentie
Lichtgewicht en snel

WordPress multiplayer quizfuncties

Een lichtgewicht plugin speciaal gebouwd voor het insluiten van PlayQuizNow-quizzen op WordPress.

Gutenberg-blok

Voeg quizzen visueel toe met de native WordPress-blokeditor. Live voorbeeld, zijbalkinstellingen en geen code nodig.

Shortcode-ondersteuning

Gebruik [playquiznow id="uw-quiz-id"] overal — berichten, pagina's, widgets en paginabouwers zoals Elementor.

Automatisch iframe aanpassen

De ingesloten quiz communiceert zijn hoogte via postMessage en het iframe past zich automatisch aan. Geen scrollbalken.

Lichte en donkere thema's

Pas bij de uitstraling van uw site met ingebouwde ondersteuning voor lichte en donkere thema's. Configureerbaar per quiz of globaal.

Google Analytics-tracking

Activeert automatisch een quiz_complete-gebeurtenis wanneer gebruikers een quiz voltooien. Werkt met uw bestaande gtag.js-configuratie.

Volledig responsief

Quizzen zien er geweldig uit op desktop, tablet en mobiel. Lazy loading-optie voor betere paginaprestaties.

Installeer de WordPress Live Quiz Plugin in enkele minuten

Ga aan de slag in vier eenvoudige stappen

1

Installeer de plugin

Installeer rechtstreeks vanuit de WordPress Plugin Directory op wordpress.org/plugins/playquiznow, of zoek naar "PlayQuizNow" in Plugins → Nieuwe toevoegen in uw WordPress-dashboard.

2

Standaardinstellingen configureren

Ga naar Instellingen → PlayQuizNow om uw gewenste standaardbreedte, thema en lazy loading-opties in te stellen.

3

Een quiz toevoegen

Gebruik het Gutenberg-blok (zoek naar "PlayQuizNow") of voeg de shortcode [playquiznow id="uw-quiz-id"] toe aan elk bericht of elke pagina.

4

Voorbeeld bekijken en publiceren

Bekijk een voorbeeld van de pagina om de ingesloten quiz te zien. Pas breedte, thema en hoogte-instellingen aan indien nodig en publiceer vervolgens.

Shortcode-referentie

Gebruik de shortcode overal waar WordPress shortcodes toestaat

Basisgebruik
[playquiznow id="abc123"]
Aangepaste breedte
[playquiznow id="abc123" width="800px"]
Donker thema
[playquiznow id="abc123" theme="dark"]
Alle opties
[playquiznow id="abc123" width="100%" height="600px" theme="dark" lazy="true"]

Beschikbare attributen

idverplicht
Uw quiz-deelnamecode van PlayQuizNow
width
Breedte van de ingesloten quiz (bijv. "800px", "100%")
height
Hoogte van het quiz-iframe (past standaard automatisch aan)
theme
Kleurthema: "light" of "dark"
lazy
Lazy loading inschakelen: "true" of "false"

Voorbeeldpaginacode

Kopieer en plak dit in een WordPress-pagina om de plugin in actie te zien

WordPress-blokeditor (plak in de Code-editormodus)
<!-- wp:paragraph -->
<p>Welcome to the <strong>PlayQuizNow</strong> plugin demo!
This page showcases how easy it is to embed interactive
quizzes from <a href="https://playquiznow.com">PlayQuizNow</a>
into any WordPress site using a simple shortcode or the
Gutenberg block.</p>
<!-- /wp:paragraph -->

<!-- wp:separator -->
<hr class="wp-block-separator has-alpha-channel-opacity"/>
<!-- /wp:separator -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Quiz 1: Guess the Logo!</h2>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Can you name the brand just from a logo or clue?
Test your brand knowledge with this fun quiz!</p>
<!-- /wp:paragraph -->

<!-- wp:html -->
<div style="max-width: 650px; margin: 0 auto;">
  [playquiznow id="MYRCCS" theme="light"]
</div>
<!-- /wp:html -->

<!-- wp:separator -->
<hr class="wp-block-separator has-alpha-channel-opacity"/>
<!-- /wp:separator -->

<!-- wp:heading {"level":2} -->
<h2 class="wp-block-heading">Quiz 2: Capitals of the World</h2>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Think you know your countries and their capitals?
Put your geography knowledge to the test!</p>
<!-- /wp:paragraph -->

<!-- wp:html -->
<div style="max-width: 650px; margin: 0 auto;">
  [playquiznow id="BIINBQ" theme="dark"]
</div>
<!-- /wp:html -->

WordPress Quiz Plugin FAQ

Klaar om quizzen toe te voegen aan WordPress?

Installeer de gratis plugin en begin vandaag nog met het insluiten van interactieve quizzen op uw WordPress-site.

PlayQuizNow — live multiplayer quiz platform voor docenten.

Ook beschikbaar voor: MoodleCanvasGoogle ClassroomAll LTI 1.3 Platforms