Upload tutor relationships

Blocks ::: block_tutorlink
Maintained by Mark Johnson
This block allows assignment of user roles in another user's context by upload of CSV flatfiles. Imports can be done by ad-hoc upload, or by a regular cron job.

Upload tutor relationships 2.1

Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5
Released: Saturday, 20 July 2013, 4:45 AM
Tutor Link Block for Moodle

This block allows assignment of user roles in another user's context by upload of CSV flatfiles.
Imports can be done by ad-hoc upload, or by a regular cron job.

To install, place all files in /blocks/tutorlink or and visit /admin/index.php in your browser.
Full instructions on installation, configuration and usage can be found at
https://github.com/marxjohnson/moodle-block_tutorlink/wiki/Documentation

Development of version 2.1 sponsored by Connecting Waters Charter School (http://connectingwaters.org/)

This block was written by Mike Worth and Mark Johnson and is
Copyright Taunton's College, Southampton and Mark Johnson
Released Under the GNU General Public Licence http://www.gnu.org/copyleft/gpl.html

Version information

Version build number
2013071600
Version release name
2.1
Maturity
Stable version
MD5 Sum
6c294f4c82932c8b87079075f82f7c53
Supported software
Moodle 2.1, Moodle 2.0, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.0
  • Latest release for Moodle 2.1
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.1

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.