chtombleson/silverstripe-flowchart
Composer 安装命令:
composer require chtombleson/silverstripe-flowchart
包简介
Flowchart silverstripe module.
README 文档
README
A module to create an interactive flowchart.
Installation
$ composer require chtombleson/silverstripe-flowchart
Usage
Once installed and the dev/build has been run. In the CMS there should be a Flowcharts section. Where you can create a new Flowchart and add questions.
Flowchart options
- Voting Disabled - Disables rating of flowchart from 1 to 5.
- Feedback Disabled - Disables feedback for the flowchart.
Question options
- Question Heading - Optional the default is Question 1 etc.
- Question Description Content - Optional used for additional info about the question.
- Answer - The final outcome of the flowchart.
Responses
Responses are used to link question to other questions.
- Response Label - For example Yes or No.
- Next Question - The question to go to if that response is selected.
统计信息
- 总下载量: 974
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-10-11