Coder Social home page Coder Social logo

austin48 / tsugi-migrate-to-brightspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cilt-uct/tsugi-migrate-to-brightspace

0.0 0.0 0.0 610 KB

Used on a Sakai Site to invoke the archive webservice, and report back to user when the archive has been imported into brightspace.

License: Apache License 2.0

JavaScript 1.35% PHP 46.55% CSS 17.06% HTML 23.95% SCSS 11.08%

tsugi-migrate-to-brightspace's Introduction

Migrate to Brightspace [LTI] (tsugi-migrate-to-brightspace)

Used on a Sakai Site to invoke the migration process (https://github.com/cilt-uct/Brightspace-migrate-from-sakai), and report back to user when the archive has been imported into Brightspace.

Installation

Install through the "Tsugi - Admin" interface and run "Update Database" to create the appropriate database tables.

Process

The UI just updates the database entry for the site in migration and migration_site and shows the result of the process as the entry transitions through the various states (init,starting,exporting,running,queued,uploading,importing,updating,completed,error).

Custom LTI Parameters

The UI and functionality can change custom parameter that can be set for the tool: (ordered by importance).

  1. superadmin=true : View changes to show ALL migration sites in this Tsugi installation.
  2. admin=true : Allows the batch migrations of sites.
  3. dev=true : Sets the tool into development mode, which shows the 'coming soon' page except if the site id is configured in the configuration file.

Configuration

Create a local configuration file and then update it to your settings:

cp tool-config_dist.php tool-config.php

SOAP

For SoapClient to work make sure it is enabled and installed in PHP:

sudo apt install php8.2-soap
sudo a2dismod php*
sudo a2enmod php8.2
sudo systemctl restart apache2

tsugi-migrate-to-brightspace's People

Contributors

ngonichoga avatar npmali avatar smarquard avatar turril avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.