[wordpress插件] Chained Quiz链式测验

wordpress 插件 文章 2020-03-21 10:30 517 0 全屏看文

AI助手支持GPT4.0

评分
98
描述

This is an unique chained / conditional logic quiz plugin that lets you create quizzes where the next question depends on the answer to the previous question.

这是一个独特的链接/条件逻辑测验插件,可让您创建测验,其中下一个问题取决于上一个问题的答案。

To publish a quiz place its shortcode in a post or page

要发布测验,请将其简码放置在帖子或页面中

TRY LIVE DEMO

nofollow“>尝试现场演示

Features

功能

Create unlimited number of quizzes and questions

创建无限数量的测验和问题

This free quiz plugin is fully functional: there is no limitation to the number of quizzes, questions or results you can have.

这个免费的测验插件功能齐全:您可以进行的测验,问题或结果的数量没有限制。

Questions support: single-choice, multiple-choice, open-end (essay)

问题支持:单项选择,多项选择,开放式(论文)

The quiz will generate respectively a group of radio buttons, checkboxes, or a text area.

测验将分别生成一组单选按钮,复选框或文本区域。

Even open-end (essay) questions can have possible answers that will be evaluated for match with the user’s answer.

甚至开放式(论文)问题也可以包含可能的答案,并将其评估为与用户的答案相符。

Assign points to each answer

为每个答案分配分数

This is optional.

这是可选的。

The points will be summarized at the end to calculate final result.

最后将汇总这些点以计算最终结果。

Calculate result based on the points (unlimited number of results and from/to points)

基于点数计算结果(无限数量的结果和从/到点)

Depending on how many points the user has collected you can assign a result and display different content at the end of the quiz.

根据用户收集的分数,您可以分配结果并在测验的末尾显示不同的内容。

The result can be used to give user recommendation, to direct them to another page, to offer them something to sell and so on.

结果可用于为用户提供建议,将他们定向到另一个页面,为他们提供出售的东西,等等。

Define what to do when specific answer is chosen

定义选择特定答案后的操作

This is where the real magic of the chained quiz happens.

这是链接测验真正神奇的地方。

You can define to go to next question in the quiz, go to a specific selected question, or finish the quiz.

您可以定义转到测验中的下一个问题,转到选定的特定问题或完成测验。

Export user’s answers to a CSV file – with or without details

将用户的答案导出到CSV文件-包含或不包含详细信息

The CSV file can be used to analyze user results in Excel, import it in a database and so on.

CSV文件可用于在Excel中分析用户结果,将其导入数据库中,等等。

Go PRO with WatuPRO

使用WatuPRO进入PRO

The quizzes created with this plugin can be transferred to the most powerful WordPress tests suite WatuPRO

使用此插件创建的测验可以转移到功能最强大的WordPress测试套件 WatuPRO

> where you can support chained logic via this free addon.

nofollow“>此免费插件。

This unique quiz plugin lets you guide the user through the questions in the way you want.

这个独特的测验插件可让您以所需的方式指导用户解决问题。

It’s not only a very powerful tool for creating exams and quizzes, but can be used also to funnel a sales process depending on user’s selection.

它不仅是用于创建考试和测验的非常强大的工具,而且还可以用于根据用户的选择来构建销售流程。

Developers API

开发人员API

We are just starting to add hooks, so stay tuned for detailed documentation.

我们才刚刚开始添加挂钩,所以请继续关注详细的文档。

For now the main available hook is:

现在主要可用的钩子是:

– “chained_quiz_completed” – sends the completion ID as argument to the call.

–“ chained_quiz_completed” –将完成ID作为参数发送给调用。

Getting Started

入门

Once activated the plugin go to Chained Quiz -> Quizzes in your WP dashboard and create your first quiz.

激活插件后,转到WP仪表板中的Chained Quiz-> Quizzes并创建您的第一个测验。

After entering the quiz title, description and other settings you will be redirected to create the quiz results / outcomes.

输入测验标题,描述和其他设置后,您将被重定向以创建测验结果/结果。

They define what happens after the user completes the quiz, depending on the points they collected from the different answers.

他们定义了用户完成测验后的情况,具体取决于他们从不同答案中收集的分数。

Creating results is optional but very powerful because you can present completely different content to the user depending on what path they took through the quiz and how many points were assigned to their answers.

创建结果是可选的,但功能非常强大,因为您可以根据用户通过测验的路径以及为他们的答案分配多少分数来向用户呈现完全不同的内容。

You can use the result description box for this result-dependent content or even redirect to another page.

您可以使用结果描述框显示与结果相关的内容,甚至重定向到另一个页面。

After you create your results you will be redirected to creating the actual questions in the quiz.

创建结果后,您将被重定向到在测验中创建实际问题。

The answer to each question has an action which defines what happens if the user selects it: they can go to the next question, to a specific selected question (this is where the chaining magic happens), or to finalize the quiz.

每个问题的答案都有一个动作,该动作定义了用户选择后会发生的情况:他们可以转到下一个问题,到一个特定的选定问题(这是链接魔术发生的地方),或者完成测验。

>

>

Don’t forget that the conditional logic quiz must be published before it becomes accessible.

别忘了必须先发布条件逻辑测验,然后才能进行访问。

Publishing happens when you manually place the shortcode of the quiz in a post or page or select the option “Automatically publish” when you save it.

当您手动将测验的简码放置在帖子或页面中,或者在保存时选择“自动发布”选项时,就会发生发布。

*** Attention Multi-Site (WP Network) Users!

***注意多站点(WP网络)用户!

***

***

The plugin is perfectly compatible with multi-site installations but it should be activated as blog admin and NOT as superadmin.

该插件与多站点安装完全兼容,但应以博客管理员而不是超级管理员身份激活。

Community Translations

社区翻译

安装步骤

    1. Unzip the contents and upload the entire chained-quiz directory to the /wp-content/plugins/ directory
    2. 解压缩内容并将整个 chained-quiz 目录上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Go to “Chained Quiz” in your menu and manage the plugin
    6. 转到菜单中的“ Chained Quiz”并管理插件

    7. To publish a quiz place its shortcode in a post or page
    8. 要发布测验,请将其简码放置在帖子或页面中

下载地址
https://downloads.wordpress.org/plugin/chained-quiz.zip
-EOF-

AI助手支持GPT4.0