Moodle Plugins directory: Embed questions filter: Versions: 2.2 for Moodle 3.9+ | Moodle.org
Embed questions filter
Filters ::: filter_embedquestion
Maintained by
Tim Hunt,
Mahmoud Kassaei,
Chris Nelson,
Anupama Sarjoshi
Part of set Embed questions.
A Moodle text filter plugin that displays interactive questions from the question bank embedded in the page.
Embed questions filter 2.2 for Moodle 3.9+
Moodle 3.9, 3.10, 3.11, 4.0
Released: tisdag, 29 mars 2022, 22:28
Code prechecks
phplint
phpcs0 | 31
js
css
phpdoc54 | 2
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLChanges in 2.2
- This version works with Moodle 4.0. However, this is a minimal change to make it work. In future, we can probably improve how it works, to better take advantage of the new question bank features.
- There is now an admin option where you can add additional 'Authorized secrets'. You need to use this is you are transferring content with embedded questions from other Moodle sites, so that the security checking of those embedded questions works.
- When an embedded question cannot be shown, the errors for teachers are now more informative.
- The feature related to migrating idnumbers when you moved form Moodle 3.5 to 3.6 has been removed.
Version information
- Version build number
- 2022032900
- Version release name
- 2.2 for Moodle 3.9+
- Maturity
- Stabil version
- MD5 Sum
- 2be4069440d4774719a62b63752c963d
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v2.2
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation