Markdown Support



You can add task lists anywhere Markdown is supported, but only issues, merge requests, and comments support clicking to toggle the boxes. In other places, you must edit the Markdown manually to change the status by adding or removing an x inside the square brackets. Markdown Here is an extension for Chrome, Firefox, and Thunderbird that allows you to write email in Markdown. Markdown Preview Mermaid Support. Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview. Create diagrams in markdown using mermaid fenced code blocks. Learn how to install, integrate and configure CKEditor 5 Builds and how to work with CKEditor 5 Framework, customize it, create your own plugins and custom editors, change the UI or even bring your.

Описание

Quiz and Survey is dedicated to create quizzes and surveys in an easy and quick way. It enables you to quickly create a quiz/survey by importing from a markdown or CSV file. In the file, you just need to specify each qustion’s title, type, options and whether an option is an answer option .

For quizzes, the score will be calculated by the percentage of questions answered correctly in all questions. For example, if 8 of 10 questions are answered correctly, a user gets 80 (80%) points.

For surveys, each option of a question can be specified a value, that makes you create a satisfication survey.

Markdown Support

Online demo

Markdown Support

Check the live demo with images and formulas.

How to use the plugin

See Quiz and Survey for creating a new quiz/survey, viewing quiz/survey results, etc.

Features

  • One-click import from a markdown or CSV file.
  • Single-choice, multiple-choice and fill in the blank (Only for quizzes) quesitons (Use single choice for true/false questions).
  • Support questions with images, formulas, etc.
  • Satisfaction surveys.
  • Allow setting anyone or only logged users to take a quiz/survey.

More features

  • Demo markdown/CSV file download.
  • Prohibit duplicate submissions for logged in users.
  • Support shortcodes.
  • Statistic reports.
  • Pass scores for quizzes.

Limitations

  • No timer support yet.
  • For surveys, there are up to 10 options for a question. No results will be displayed for extra options.

Troubleshooting

It shows 404 Error when displaying a quiz or survey in frontend.
Log in to your WordPress Administration Screens, navigate to Settings > Permalinks. Select the default permalinks. Save. Then reselect your preferred permalinks. This will flush the rewrite rules and should solve your problem.
See more on Custom Post Type 404 Errors.

Import failed for «The csv file is not UTF-8 encoded»
The imported CSV files should be UTF-8 encoded. You may use Notepad++ to convert the CSV to UTF-8:

Notepad++ > Encoding > Convert to UTF-8.

Установка

  1. Navigate to «Add New Plugin» page within your WordPress
  2. Search for «Quiz and Survey»
  3. Click «Install Now» link on the plugin and follow the prompts
  4. Activate the plugin through the «Plugins» menu in WordPress

Часто задаваемые вопросы

Can I create a quiz/survey with images, formulas to support math or science quizzes?

Yes. But you need to upload an image first before you use it in a markdon/csv file.
To write Latex formulas in , you need to enable Latex by installing other plugins like WP QuickLaTex(Jetpack‘s Latex feature may lead to messy display).
See Quiz and Survey for more information, its exmple shows how to write an latex in a markdown/csv file.

Can I create a quiz/survey by importting data from a markdown/csv file?

Of course you can, and it is the only way provided to create a new quiz/survey.

How to write a markdown/csv file for a quiz of survey?

See how to use it.

How many quizzes/surveys can I create using the plugin?

You can create as many quizzes and surveys as you wish. Acdsee 16 license key free download. There are no limitations on that.

Does this plugin offer demo quiz/survey CSV files?

Yes, you can download the demo quiz and survey files to help creating your own quizzes and surveys.

Отзывы

Участники и разработчики

«Markdown Quiz and Survey» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.3.1

Bug fixes
* Fix single backslash not working for latex.
* Fix default survey option value being 0 instead of 1.
Mac os x 10.11 el capitan dmg. * Fix lower question type not working in CSV.

Markdown Supporters

1.3

** Features**
* Support creating a quiz/survey from a markdown file.
* Support fill in the blank questions for a quiz.
* Allow updating questions by importing from a file.
* Check upload file size.

Markdown Supported Code Blocks

Optimization
* Make a more proper quiz/suvery title from a file name with hyphens.

Markdown Support Tools

Bug fixes
* Fix submit data with one more option value.