Pracvio Practice Block

Description

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.

Screenshots

  • Add and manage practice questions in the block editor.
  • Frontend practice layout with progress, answer checking, and feedback.
  • Fill in the Blanks question with accepted answers and explanation.
  • Practice completion screen with score and retake option.

Blocks

This plugin provides 1 block.

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

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pracvio Practice Block” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.