A new VoiceThread filter for Moodle




This post has moved into my new blog.

Click this link to be redirected.

Tags: , ,

Create a free edublog to get your own comment avatar (and more!)

4 Responses to “A new VoiceThread filter for Moodle”

  1.   awyatt Says:

    Very useful, I think! Thanks for posting!

  2.   links for 2008-04-08 « Elearning Says:

    [...] A new VoiceThread filter for Moodle | The MoodleMan Blog (tags: Moodle) [...]

  3.   Tom Robb Says:

    Thanks for improving the multimovie filter, but there are some errors in the regular expression that need fixing in order for it to work. The angle brackets need to be escaped with a backslash.
    Assuming that the processing of this comment doesn’t muck things up, here is how the regular expression should look. (The sets of [[ and ]] need to look like \[\[ and \]\].)

    preg_match_all(’/\[\[mm:(youtube|google|teachertube|voicethread):(.*?)(\|(.*?))?\]\]/s’.$u, $text, $list_of_movies);

  4.   JIRA: Moodle Says:

    [MDL-15242] Voicethread added to multimovie filter…

    Julian Ridden added the capability to display voicethread.com contributions via the multivideo filter, but the version that he posted didn’t work since the angle brackets in the regular expression hadn’t been properly escaped. The version attached w…

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image