Linux 软件免费装

Quick Questionnaire

开发者 michielve
更新时间 2023年9月2日 17:48
PHP版本: 3.0.1 及以上
WordPress版本: 6.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

test exercise practice

下载

详情介绍:

Create simple exercises directly in the editor by putting the possible answer(s) in double brackets. A quick questionnaire must be an ordered or unordened list. The following types of answers are possible: Enter the correct answer in a textbox: The correct answer has to be entered in a textbox. You can also use a case insensitive textbox by using the itext property: Enter the correct answer in a textbox - multiple answers possible: The correct answer has to be entered in a textbox. Enter the correct answer in a textbox - regular expression: If you have some regular expression skills, you can also specify this: Check the correct answer in radio buttons: All possible answers are divided by |, the correct answer has to be marked with a *. The answers are displayed as radio boxes. Check all possible answers in checkboxes: Mark alle correct answers with a *. The answers are displayed as checkboxes.

安装:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Click on the new menu item "Quick Questionnaire" to create quick questionnaires

屏幕截图:

  • Multiple select checkboxes
  • Text input boxes
  • Edit the exercise in the editor is simple

常见问题:

How can I change the look of the exercise?

Just override the classes you see in the qq.css file.

Change the options separator

By default the | is used to separate the radio and checkbox options, but you can override this by Defining the EASY_EXERCISE_SEPARATOR constant in wp-config.php.

更新日志:

2.5 2.4 2.3 2.2 2.0 1.19 1.18 1.17 1.16 1.15 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0