tonisormisson/lime-response-quality
最新稳定版本:1.1.1
Composer 安装命令:
composer require tonisormisson/lime-response-quality
包简介
A LimeSurvey Plugin to check the quality of the responses
关键字:
README 文档
README
A LimeSurvey plugin to check and store response quality.
Features
Currently, checks only the "straight-liners" in various array type questions. This is a very simple check, but it is a start.
Requirements
Requires minimum LimeSurvey version 3.0.1 PHP7.4 or higher
Usage
1 Install
Via console
Change to LS plugins folder:
$ cd /your/limesurvey/path/plugins
Use git to clone into folder ResponseQualityChecker:
$ git clone https://github.com/TonisOrmisson/lime-response-quality.git ResponseQualityChecker
install composer dependencies:
$ cd ResponseQualityChecker & composer install --no-dev
## 2 Activate plugin
## 3 Set target question code where response quality score is stored
Go to survey plugin settings.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-21