Skip to content

Contains illustrations of how custom web activities can integrate with Terracotta

License

Notifications You must be signed in to change notification settings

terracotta-education/terracotta-external-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terracotta-external-integrations

This repository contains illustrations of how custom web activities can integrate with Terracotta.

Overview

Terracotta provides a flexible LTI (Learning Tools Interoperability) integration that allows custom web activities to be embedded within learning management system (LMS) assignments. Detailed configuration instructions are available on the Terracotta Knowledge Base.

Examples

  • minimal_example.html - The minimal example of how to configure a custom web activity. This example receives a launch_token and anonymous_id from URL parameters, presents a single math question, and returns the user's score back to Terracotta when the user clicks to submit.
  • jspsych_example.html - A minimal example of how to configure a jsPsych experiment. This example implements a (very short!) visual n-back task, and upon completion, displays the results to the user, with a final button to send credit back to the LMS gradebook.

About

Contains illustrations of how custom web activities can integrate with Terracotta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages