From d59215918d2e9c973c348140ca36f1eeec905e0e Mon Sep 17 00:00:00 2001 From: justinhunt Date: Wed, 10 Aug 2022 08:31:50 +0000 Subject: [PATCH] version bump on multiplayer audio --- presets/pw-multiplayeraudio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presets/pw-multiplayeraudio.txt b/presets/pw-multiplayeraudio.txt index f0f571bf..825c7350 100644 --- a/presets/pw-multiplayeraudio.txt +++ b/presets/pw-multiplayeraudio.txt @@ -1 +1 @@ -{"name":"MultiPlayerAudio-Widget","key":"pw-multiplayeraudio","version":"1.0.1","instructions":"This is an HTML5 audio player that will only play the audio a preconfigured number of times. Insert an audio player or audio link between the tags.","showatto":"1","showplayers":"0","requirecss":"","requirejs":"","shim":"","defaults":"canplaycount=2,quiz_strict_mode=false|true","amd":"1","body":"
\n
\n@@canplaycount@@ \n@@quiz_strict_mode@@ \n@@URLPARAM:attempt@@\n@@URLPARAM:cmid@@","bodyend":"
","script":"templates.render('filter_poodll/pw-multiplayeraudio',opts).then(function(html, js) {\n\n // The templates object has append, prepend and replace functions.\n templates.appendNodeContents('#' + @@AUTOID@@ + '_container', html, js);\n \n }).fail(function(ex) {\n // Deal with this exception (I recommend core/notify exception function for this).\n\n });","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""} \ No newline at end of file +{"name":"MultiPlayerAudio-Widget","key":"pw-multiplayeraudio","version":"1.0.2","instructions":"This is an HTML5 audio player that will only play the audio a preconfigured number of times. Insert an audio player or audio link between the tags.","showatto":"1","showplayers":"0","requirecss":"","requirejs":"","shim":"","defaults":"canplaycount=2,quiz_strict_mode=false|true","amd":"1","body":"
\n
\n@@canplaycount@@ \n@@quiz_strict_mode@@ \n@@URLPARAM:attempt@@\n@@URLPARAM:cmid@@","bodyend":"
","script":"templates.render('filter_poodll/pw-multiplayeraudio',opts).then(function(html, js) {\n\n // The templates object has append, prepend and replace functions.\n templates.appendNodeContents('#' + @@AUTOID@@ + '_container', html, js);\n \n }).fail(function(ex) {\n // Deal with this exception (I recommend core/notify exception function for this).\n\n });","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""} \ No newline at end of file