Poodll Database Field

Database fields ::: datafield_poodll
Maintained by Justin Hunt
The Poodll database field allows the database activity to accept video, audio, snapshot and whiteboard submissions. The Poodll Filter must be installed to use the Poodll Database Field.

Poodll Database Field 1.2.4 (Build 2014053000)

Released: Thursday, 19 June 2014, 3:08 PM
PoodLL Database Activity Field
========================================
Thanks for downloading PoodLL.

* This release contains better support for drawing pictures and fixes some portfolio export problems *

Installation instructions and a video can be found at http://www.poodll.com .

There should be only one folder "poodll" after you unzip the zip file.
Place this folder into your moodle installation under the [site_root]/mod/data/field folder.

At the time of writing, Moodle doesn't completely handle language strings for 3rd party database fields well. So you should add these stings to the bottom of [site_root]/mod/data/lang/en/data.php
$string['poodll'] = 'PoodLL';
$string['namepoodll'] = 'PoodLL';
If you skip this step however, the sky won't fall in. It will just look a bit odd when Moodle tries to display the name of the database field.

After you placed the PoodLL files in teh correct locationa, login to your site as admin and go to your Moodle site's top page. Moodle should then guide you through the installation or upgrade of the PoodLL database activity field.

When you make a database activity in Moodle, amongst the standard list of fields that you can choose from, you will see PoodLL Multimedia field. If you select this field you will have the option of choosing video, audio (via REd5 Server), audio mp3 (standalone), whiteboard or snapshot.


*Please be aware that the PoodLL database activity field relies on the PoodLL Filter being installed, and won't work properly otherwise*

Good luck.

Justin Hunt
PoodLL Guy
poodllsupport@gmail.com

Version information

Version build number
2014062000
Version release name
1.2.4 (Build 2014053000)
Maturity
Stable version
MD5 Sum
35dd6226cdc6da76a25eb92826cfb9fb

    Version control information

    Version control system (VCS)
    GIT
    VCS repository URL

    Default installation instructions for plugins of the type Database fields

    1. Make sure you have all the required versions.
    2. Download and unpack the module.
    3. Place the folder (eg "myfield") in the "mod/data/field" subdirectory.
    4. Visit http://yoursite.com/admin to finish the installation