Releases: justinhunt/moodle-filter_poodll
Releases · justinhunt/moodle-filter_poodll
v3.1.61 (Build 2022120200)
- shortened strict multiplayer remember play position time to 1s
v3.1.60 (Build 2022082200)
- Added remember play position feature to strict audio player
v3.1.59 (Build 2022082200)
- Added strict multiplayer
- Added lightbox, Buncee, Flip, Wordwall, Quizlet templates
v3.1.58 (Build 2022060500)
- Added better free trial link
- Rebuilt JS for < M.8 versions
v3.1.57 (Build 2022052700)
- Fixed templates for super interactive audio and video (no jqueryui and now no longer resizable)
- Fixed broken JS on M3.6 and M3.7 as a result of build incompatibilities
v3.1.56 (Build 2022050300)
- tweak to audio recording for an odd case where 2 x each 1s of recording get written to the audio file
v3.1.55 (Build 2022042300)
- removed JQuery UI from Poodll code so would not break M4.0 dock
v3.1.54 (Build 2022042300)
- fixed broken mime type handling, manifested if remote or ffmpeg conversion was not turned on
v3.1.53 (Build 2022041300)
- fixed warning message from logs of adhoc tasks
v3.1.52 (Build 2022032400)
- added highest month to usage report
- added custom course fields to filter variables.
To use course custom fields you need to pass the "courseid" in as one of the params in the filter string. eg
{GENERICO:type=roomlocation,courseid=72}
In the template the course custom field data would be available as something like : @@Course:roomlocation@@