block_openbook
The Openbook Resource Block provides links to files provided by a Openbook Resource Folder (mod_openbook).
Download and compatibility
verification ledger
Source tagged by maintainer
github.com/lucaboesch/moodle-block_openbook @ v5.2-r5 · commit c70886cf7d5f
Rebuilt deterministically from that tag
canonical ZIP, byte-identical on every rebuild
Artifact hash recorded in the public index
sha256 cf9469b9558e2d418cdfb86f566700e41ce81e938cdac303019d7e476fc50bfd
Release signed · trusted publishing
planned — TUF signing (RFC §4.3)
Recorded in public transparency log
planned — Sigstore/Rekor (RFC §4.3)
composer require lucaboesch/moodle-block_openbook
All versions
1 older version (1 revoked) · superseded by the releases above
- 5.2-r425 Jul 2026Moodle 4.5 – 5.2revokedMoodle 4.5 – 5.2 · revoked
About
The Openbook resource folder files block (block_openbook) is a Moodle block designed to support
open-book quizzes and examinations. It displays direct links to files stored in an
Openbook resource folder (mod_openbook) and makes them available directly within quiz pages.
Features
- Displays files from a selected Openbook resource folder.
- Can be added only to quiz activities.
- Allows students to access permitted reference materials during a quiz attempt without leaving the quiz page.
- Provides links both to individual files and to the complete Openbook resource folder.
- Supports efficient use of approved documents in open-book assessments.
Typical Use Case
Teachers create an Openbook resource folder containing documents that students may consult during an examination. By adding the Openbook resource folder files block to a quiz and enabling blocks during quiz attempts, students can access these approved materials directly from the quiz interface.
Relationship to mod_openbook
The block is a companion plugin to the Openbook resource folder activity (mod_openbook). While the activity
manages the collection, approval, sharing, and secure access of documents, the block focuses on convenient access
to those documents during quiz attempts.