silverorange/inquisition
Composer 安装命令:
composer require silverorange/inquisition
包简介
A quiz and/or survey framework.
README 文档
README
A package for creating, managing, and running online quizzes.
Inquisition is responsible for the following basic object types and related tables:
- Inquisition (quizzes)
- InquisitionQuestion
- InquisitionInquisitionQuestionBinding
- InquisitionQuestionOption
- InquisitionResponse
- InquisitionResponseValue
Additional objects are provided for extended features:
- InquisitionQuestionImage
- InquisitionQuestionOptionImage
- InquisitionQuestionGroup
- InquisitionQuestionHint
- InquisitionResponseUsedHintBinding
It provides pages for displaying these objects and admin tools for managing them.
There is also a CSV importer and exporter for question management.
Installation
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/inquisition
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1
- 更新时间: 2026-06-23