boaidp

Blocks ::: block_boaidp
Maintained by Miguel González Laredo
This is an implementation of Moodle's Block for preloading (in a bulk and automation mode) of metadata associated to Moodle's Courses and their further edition (in a manually mode). The main aims of these metadata is to serve as basis (Data Provider) for OAI-PMH 2.0 Harvester implementations. GETTING ON GITHUB https://github.com/mglaredo/moodle-block_boaidp

boaidp 2.0

Moodle 2.5
Released: Thursday, 18 July 2013, 3:34 PM
README for boaidp, version 2.0
July 17th, 2013

This is the new implementation of Moodle's Block for metadata
associated to Moodle's Courses and their further edition (in a manually mode).
At this basic version only static predefined fields are present on block instance configuration.
No dynamic creation of metadata schema. No additional tables. No preload fields values (users must fill manually).

The main aims of these metadata is to serve as basis (Data Provider) for OAI-PMH 2.0 Harvester implementations.

This Moodle's Block is written in PHP, following the Moodle Development/Contributions guidelines/recommendations.


GETTING ON GITHUB
https://github.com/mglaredo/moodle-block_boaidp

Version information

Version build number
2013071700
Version release name
2.0
Can be updated to
2.0.4 (2013072301)
Maturity
Beta
MD5 Sum
e4cb49f800a863ca6ab962dae49f5663
Supported software
PHP 5.3, Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.