kuraCloud

Blocks ::: block_kuracloud
Maintained by kuraCloud kuraCloud
Connect Moodle with your kuraCloud instance. (Requires a paid kuraCloud subscription) This block allows a Moodle course to be mapped to a kuraCloud course. Student accounts are synchronised from Moodle to kuraCloud and grades are synchronised back from kuraCloud to Moodle.

kuraCloud v1.0

Moodle 3.1, 3.2, 3.3
Released: tirsdag, 15. august 2017, 09:52

kuraCloud Moodle integration

A block that allows a kuraCloud course to be mapped to a Moodle course. Student accounts are synchronised from Moodle to kuraCloud and grades are synchronised back from kuraCloud to Moodle.

Requirements

  • Moodle 3.1 or higher.
  • A kuraCloud API key and API URL.

Setup

  • Extract file to the Moodle blocks directory.
  • Access the moodle notifications page to start the upgrade process or run php admin/cli/upgrade.php from the command line.
  • Go to 'Site administration' -> 'Plugins' -> 'Blocks' -> 'kuraCloud' -> 'Add a new connection'.
  • Enter the kuraCloud LMS integration token and the URL to the API.

Setting up a course mapping with kuraCloud

  • From a Moodle course add an instance of the kuraCloud block (this will only be available to administrators and if the kuraCloud API has been correctly configured).
  • From the newly added kuraCloud block click 'kuraCloud course mapping'.
  • Select a course from the dropdown/search box, this will be a list of kuraCloud courses that have not already been mapped to another Moodle course, and click 'Save changes'.

Syncing users

  • From the kuraCloud block click 'Sync user enrolments', if there are difference in the student enrolments between Moodle and kuraCloud the differences will be displayed.
  • Click continue to 'sync' the users.

Syncing grades

  • From the kuraCloud block click 'Sync grades from kuraCloud'.
  • Click 'Continue' to start the grade sync process. This may take some time of there are a lot of students enrolled in the course.

Version information

Version build number
2017081000
Version release name
v1.0
Maturity
Klargjøres for lansering
MD5 Sum
2b63596f620e72462ca4fd9ac095c9e2
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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.