-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a reporter for app usage stats #3
Comments
Copy of an old issue, see discussion here: |
Wrote a script that uses the Python Tincan API and ARBTT csv reports: https://github.com/jasonmule/arbtt-swag-reporter |
This is awesome! |
So, you should be ablet to use a free Scorm cloud account (https://cloud.scorm.com/) for testing. |
That's quite clever for testing! (Would have saved me a bit of time compared to installing learninglocker
|
Yeah. They provide you with a sandbox and you should be able to view your stored statements when you go to the LRS realm. |
A note for testers: On your Scorm account, key represents your username and secret represents your password. Your endpoint will look like https://cloud.scorm.com/tc/GUU54A3ORL/sandbox/ if you are posting to your sandbox. You should be good to go after you have put these in your config. |
ARBTT looks promising for this.
For details on what a reporter is, see here.
The text was updated successfully, but these errors were encountered: