Questionnaire Builder

설명

Questionnaire Builder is an easy to use and lightweight plugin that allows administrators to create, manage, and collect responses from questionnaires in WordPress. Users can complete questionnaires, and admins can manage submissions .

설치

  1. Upload the plugin files to the /wp-content/plugins/questionnaire-builder/ directory, or install the plugin through the WordPress plugin screen.
  2. Activate the plugin from the ‘Plugins’ menu in WordPress.
  3. Use the Questionnaire menu to set up and manage questions.
  4. Add the questionnaire to any page using the [questionnairebuilder_form] shortcode.

FAQ

Is there a character limit for individual responses?

Yes, each response is limited to 1,000 characters.

Can responses be downloaded?

Yes, all responses can be downloaded together as a CSV file.

Is it possible to submit the form without answering all questions?

No, all questions must be answered before submission.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Questionnaire Builder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Questionnaire Builder”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.

1.0.1

  • Improved installation, security, version tracking, and cleanup routines

2.0.0

  • Added Settings page
  • Updated JavaScript and CSS files
  • Improved version tracking

2.1.0

  • Integrated Freemius SDK
  • Added missing domain path to the main plugin file and improved code comments

2.1.1

  • Fixed a critical issue introduced in version 2.1.0

2.1.2

  • Fixed JavaScript error when form is not present on the page
  • Improved Security
  • Updated Tested Upto
  • General code improvements