Title: Questiory
Author: Questiory
Published: <strong>2026 年 6 月 25 日</strong>
Last modified: 2026 年 6 月 25 日

---

搜索插件

![](https://ps.w.org/questiory/assets/icon-256x256.png?rev=3625600)

# Questiory

 作者：[Questiory](https://profiles.wordpress.org/questiory/)

[下载](https://downloads.wordpress.org/plugin/questiory.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/questiory/#description)
 * [评价](https://cn.wordpress.org/plugins/questiory/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/questiory/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/questiory/#developers)

 [支持](https://wordpress.org/support/plugin/questiory/)

## 描述

Lets you embed Questiory interactive experiences directly into your WordPress site.

Each experience can include live polls, open-ended questions, drawing activities,
image submissions, and more. Responses appear in real time as word clouds, bar charts,
pie charts, radar charts, and other visualizations that the whole audience can see
together.

Use it to run interactive workshops, classroom activities, team retrospectives, 
icebreakers, brainstorming sessions, training modules, or any situation where you
want your audience to participate rather than just read.

**How it works:**

 1. Create your experience at [Questiory.com](https://questiory.com).
 2. Copy your presentation ID from your presentation URL:
     https://play.questiory.com/
    presentation/PRESENTATION-ID/ It’s the part after `/presentation/` — a unique code
    that looks like `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`.
 3. Add the shortcode anywhere on your site:
     [questiory_presentation id=”xxxxxxxx-
    xxxx-xxxx-xxxx-xxxxxxxxxxxx”]

No configuration needed. Works with any theme.

**Features:**

 * Simple one-parameter shortcode — just the presentation ID
 * Customizable width and height per embed
 * Responsive by default (width defaults to 100%)
 * Secure: presentation IDs are validated before rendering
 * No dependencies, no tracking, no external scripts loaded on your site
 * Lightweight — a single PHP file

### Usage

#### Basic usage

Paste the shortcode into any post or page, replacing the ID with your presentation’s
ID:

    ```
    [questiory_presentation id="019e825f-dcef-74bc-a252-618103cd7f81"]
    ```

This renders the presentation at **100% width** and **550px height** by default.

#### Where to find your presentation ID

Your presentation ID is the last part of the play URL. For example, if your share
URL is:

    ```
    https://play.questiory.com/presentation/019e825f-dcef-74bc-a252-618103cd7f81
    ```

Then your ID is: `019e825f-dcef-74bc-a252-618103cd7f81`

#### Customizing width and height

You can override the default dimensions using the `width` and `height` parameters:

    ```
    [questiory_presentation id="019e825f-dcef-74bc-a252-618103cd7f81" width="800" height="400"]

    [questiory_presentation id="019e825f-dcef-74bc-a252-618103cd7f81" width="100%" height="600"]
    ```

#### Shortcode parameters

 Parameter
 Default Description

 `id`
 _(required)_ The presentation ID from your Questiory play URL

 `width`
 `100%` Width of the embedded player (px or %)

 `height`
 `550` Height of the embedded player in pixels

## 安装

 1. Upload the `questiory` folder to the `/wp-content/plugins/` directory, or install
    the plugin directly from the WordPress Plugins screen.
 2. Activate the plugin from the **Plugins** menu in WordPress Admin.
 3. Add the shortcode `[questiory_presentation id="YOUR-PRESENTATION-ID"]` to any post,
    page, or widget.

## 常见问题

### Where do I get a presentation ID?

Log in to [Questiory](https://questiory.com), open a presentation, and click **Share**.
Click Copy on the Presentation Id field to copy it to your clipboard.

### The shortcode shows a blank space — what’s wrong?

Make sure:
 – The ID is correct and contains only letters, numbers, and hyphens.

### Can I embed multiple presentations on the same page?

Yes, you can use the shortcode as many times as you need on any page.

### Does the player work on mobile?

Yes. By default the width is set to `100%`, which makes the embed fluid and responsive.
You may want to adjust the `height` for smaller screens.

### Is this plugin affiliated with Questiory?

Yes, this plugin is developed and maintained by the Questiory team.

## 评价

![](https://secure.gravatar.com/avatar/5b222eb5d5b3a30dfe2428850a2752096530483dd805e53689e5feb76613fd33?
s=60&d=retro&r=g)

### 󠀁[A creative toolkit!](https://wordpress.org/support/topic/a-creative-toolkit/)󠁿

 [metodologiasparticipativas](https://profiles.wordpress.org/metodologiasparticipativas/)
2026 年 7 月 16 日

We’ve been using Questiory for some time, and it’s a truly unique tool. We haven’t
come across anything else as comprehensive for creating engaging, participatory 
experiences that involve the audience and transform their ideas and thoughts into
creative stories. It’s great for creating little tools, online resources and interactive
experiences. Highly recommended!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/questiory/reviews/)

## 贡献者及开发者

「Questiory」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Questiory ](https://profiles.wordpress.org/questiory/)

[帮助将「Questiory」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/questiory)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/questiory/)，查看[SVN仓库](https://plugins.svn.wordpress.org/questiory/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/questiory/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/questiory/)。

## 更新日志

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**1 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **7.0.3**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/questiory/)
 * 标签
 * [charts](https://cn.wordpress.org/plugins/tags/charts/)[poll](https://cn.wordpress.org/plugins/tags/poll/)
   [quiz](https://cn.wordpress.org/plugins/tags/quiz/)[word cloud](https://cn.wordpress.org/plugins/tags/word-cloud/)
   [workshop](https://cn.wordpress.org/plugins/tags/workshop/)
 *  [高级视图](https://cn.wordpress.org/plugins/questiory/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/questiory/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/questiory/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/questiory/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/questiory/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/questiory/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/questiory/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/questiory/reviews/)

## 贡献者

 *   [ Questiory ](https://profiles.wordpress.org/questiory/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/questiory/)