Pracvio Practice Block

Описание

Pracvio Practice Block adds an interactive practice-question block to the WordPress block editor. It is designed for worksheets, learning pages, revision pages, and self-practice content.

Current question types:

  • Single Choice Question
  • Multiple Choice Question
  • Fill in the Blanks

The block supports rich question content, answer options, optional explanations, frontend progress, answer checking, retry controls, and a completion score.

Important: this block checks answers in the visitor’s browser. It is intended for practice and learning content, not secure exams or protected assessments.

Скриншоты

Блоки

Этот плагин предоставляет 1 блок.

  • Pracvio Practice Block Interactive Gutenberg practice questions with Single Choice, Multiple Choice, and Fill in the Blanks question types.

Установка

  1. Upload the plugin folder to /wp-content/plugins/pracvio-practice-block/ or install it from the WordPress Plugins screen.
  2. Activate the plugin.
  3. Open the block editor and add the Pracvio Practice Block.
  4. Add questions and publish the page.

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

Does this plugin store user answers?

No. The current version is for frontend self-practice and does not store submissions.

Can this be used for secure exams?

No. Correct answers are available to the browser so the block should be used for practice, worksheets, and learning pages only.

Which question types are included?

Single Choice Question, Multiple Choice Question, and Fill in the Blanks.

Is True / False supported?

Yes. Create a Single Choice Question with two options: True and False.

Отзывы

Нет отзывов об этом плагине.

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

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

Участники

Перевести «Pracvio Practice Block» на ваш язык.

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

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

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

1.0.0

  • Initial stable public release.
  • Added Single Choice, Multiple Choice, and Fill in the Blanks question types.
  • Added rich question content, answer explanations, frontend progress, answer checking, and completion score.
  • Added editor validation for missing correct answers and incomplete blank-answer setup.
  • Improved WordPress.org readiness and frontend navigation after answered questions.