ubc / lti-shim

Other
1 stars 0 forks source link

Prototype 1 Tasks #1

Closed ionparticle closed 4 years ago

ionparticle commented 4 years ago

Initial Skeleton

Work on the tool and platform side separately first, make sure they are minimally functional independently of each other.

Tool Side

Note: Completed but has hardcoded values that would only work with my RI platform instance.

Platform Side

Note: Something is broken with the RI tool and it has really unhelpful error messages, so I've replaced it with the example tool for development.

Combined Version

Unify the tool and platform side together so that when the tool side receives a launch, it also tells the platform side to send out a launch. This combines the two sides together to act like a transparent proxy.

Filtered Version

Adds data filtering so that the launch's data is transformed when it passes from the tool side to the platform side. This completes prototype1.