PHP—Implementation of questionnaire survey function based on Yii2 framework
紫颦晨曦
紫颦晨曦 2019-08-22 17:41:19
0
1
1335
基于Yii2框架的问卷调查,题目有单选,多选,文字输入这三种类型,请问这三种功能用php语言怎么实现。急求大佬解答,谢谢!


紫颦晨曦
紫颦晨曦

reply all(1)
阿亮

If I make it, the questionnaire can be used in exams
Idea: You can create 3 tables, questionnaire item table, questionnaire question table (questionnaire selection options can be json or create an option table, answer type, etc.) Answer sheet
In this way, you can customize the content of the questionnaire
The data can be unified and the click rate, wrong question rate, etc. can be manipulated. You can score points by answering the questions.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!