Linux 软件免费装
Banner图

NoorQuiz - Create Beautiful WordPress Quizzes That Convert

开发者 noorealam
更新时间 2026年7月19日 02:49
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

quiz forms lead generation survey quiz builder

下载

1.0.0

详情介绍:

Build engaging quizzes with a visual editor, smart branching, conversion-focused results, and pixel-perfect styling that works with any WordPress theme. NoorQuiz is a modern quiz engine for WordPress. Author quizzes visually in a dedicated admin dashboard — no metabox clutter — and embed them anywhere with a shortcode or Gutenberg block. The public quiz renders inside an isolated Shadow DOM, so it always looks the same regardless of your theme, while still being fully themeable through design tokens. Documentation Question types Single Choice, Multiple Choice, True/False, Short Answer, Paragraph, Dropdown, Number, Image Choice, and Rating. Builder Source code Full, human-readable source — including the admin UI's uncompiled JS/JSX and the build tooling used to produce admin/build/index.js — is maintained at https://github.com/noorealamdev/noorquiz. Run npm install && npm run build from that repository to regenerate the bundled admin assets.

安装:

  1. Upload the noorquiz folder to /wp-content/plugins/, or install it through the WordPress Plugins screen.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Go to NoorQuiz in the admin menu to create your first quiz, or start from one of the bundled templates.
  4. Embed it anywhere with [noorquiz id="123"] or the NoorQuiz block.

常见问题:

Does this require WooCommerce, a page builder, or any other plugin?

No. NoorQuiz works standalone with a default WordPress install. It exposes optional hooks for a separate WooCommerce/CRM/LMS bridge plugin to hook into, but none are required and none are bundled.

Will the quiz's styling conflict with my theme?

No. The quiz renders inside a Shadow DOM, which theme CSS cannot reach into and which cannot leak out into the rest of your site.

更新日志:

1.0.0