For LMS administrators
EconLearn is an LTI 1.3 tool. Once installed, any teacher in your instance can drop a live, draggable economics graph into a course page from the rich content editor. Students need no account and nothing is stored about them.
If you would rather not install anything, the same graphs work as a plain iframe: copy a snippet instead.
In Canvas, go to Admin, then Developer Keys, then + Developer Key, then + LTI Registration, and choose "Enter URL". Paste:
https://www.econlearn.org/api/lti/register
That is the whole process. EconLearn and your LMS exchange keys directly, and the tool is available immediately. Turn the resulting key ON and add the app to the account or a sub-account.
Use the JSON configuration URL, or enter the endpoints by hand.
https://www.econlearn.org/api/lti/confighttps://www.econlearn.org/api/lti/loginhttps://www.econlearn.org/api/lti/launchhttps://www.econlearn.org/api/lti/jwksNothing that identifies them. An LTI launch offers a tool the user's name, email and role; EconLearn reads none of it into storage, and the tool registers itself with the privacy level set to anonymous. No account is created, no roster is synced, and no grade is passed back.
What is recorded is that a graph was opened, and the hostname of the site it was opened from, so we know which institutions use this. That is the same information any server receives in a request header. Full privacy policy.
The graphs, the glossary and the practice questions are free, permanently, for any school. Paid classroom tools exist for teachers who want assignments and a gradebook, and none of them are required to use this. See what teachers get.
Setup trouble, or an LMS not listed here? Email jude@econlearn.org and it gets answered the same day.