這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BU Learning Blocks

描述

BU Learning Blocks (BULB) is a collection of Gutenberg blocks and WordPress Custom Post Types that enable the easy creation of academic lessons. With BULB you can facilitate online learning by embedding self-assessment questions directly into your lesson. Creating and publishing a BULB Lesson is no different than creating a standard WordPress Page. The plugin provides two key capabilities that are not provided by WordPress:

  • A set of blocks that help you add different types of self-assessment questions
  • A way to order and navigate multiple Lesson Pages in a specific sequence

BULB is not a Learning Management System (LMS) and, currently, does not have typical LMS features such as scoring or timers. The objective of BULB is to improve learning and retention through in-line questions that reinforce the subject matter and allow students to test their understanding directly within the Lesson Page.

BULB questions are inserted into the lesson content through the placement of blocks into the page editor. The questions are added and articulated in the WordPress block editor and are saved within the Lesson Page content. BULB does not add any tables to the WordPress database.

BULB is compatible with WordPress 5.3.2 and above and the Gutenberg editor must be enabled.

Additional documentation is available in the BULB user guide.

Installing and activating

BULB can be installed and activated like any other WordPress plugin.

When activated, BU Learning Blocks presents a choice to install only the question blocks or both the question blocks and the BULB custom post type. BULB Question Blocks can be used on WordPress Posts or Pages, and on BULB Lesson Pages. If you wish to use the question blocks in your site content, but do not wish to create BULB Lessons, select “Install Blocks Only”.

The plugin can be activated and deactivated, no custom posts will be deleted. Deleting the plugin will cause all of the custom post type data to be deleted as well.

Development

Development takes place at https://github.com/bu-ist/bu-learning-blocks/

Blocks

This plugin provides 6 blocks.

  • BULB – Calculated Numeric
  • BULB – Multiple Answer
  • BULB – Multiple Choice
  • BULB – True/False
  • BULB – Fill in the Blank
  • BULB – Matching

評價

2021年9月2日
We are looking to use this plugin in our website. So far we are very happy with the functionality that it provides. The only feature we would like to be added is the ability to change font size of the question!
閱讀全部1個評價

貢獻者及開發者

“BU Learning Blocks” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BU Learning Blocks 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.4

  • Patch issues with 5.8 and 5.9 compatibility

1.1.3

  • Add Github publish action

1.1.2

  • Prefixing, function name, and variable name changes

1.1.1

  • Initial public release