Skip to content

This bundle allows PuMuKIT import collaborate recordings.

Notifications You must be signed in to change notification settings

teltek/PumukitBlackboardBundle

Repository files navigation

BlackboardBundle

This bundles allow download recordings saved on Blackboard Collaborate from Blackboard Learn.

How to use

  1. Add configuration to PuMukIT
  learn_host: https://{blackboard_learn_domain}
  learn_key: {blackboard_api_learn_key}
  learn_secret: {blackboard_api_learn_secret}
  collaborate_host: https://{blackboard_collaborate_domain}
  collaborate_key: {blackboard_building_block_collaborate_key}
  collaborate_secret: {blackboard_building_block_collaborate_secret}
  1. Commands to execute
php bin/console pumukit:blackboard:sync

This command saves on PuMuKIT all info of course and recording to import.

php bin/console pumukit:blackboard:import:recordings

This command import on PuMuKIT recordings that have owners created on PuMuKIT.

  1. [OPTIONAL]

About

This bundle allows PuMuKIT import collaborate recordings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages