{"id":22035681,"url":"https://github.com/gtoffoli/django-xapi-client","last_synced_at":"2025-10-08T18:24:56.669Z","repository":{"id":87161421,"uuid":"234980297","full_name":"gtoffoli/django-xapi-client","owner":"gtoffoli","description":"A Django app defining a set of functions to put, get and process xAPI statements.","archived":false,"fork":false,"pushed_at":"2024-06-08T20:42:53.000Z","size":167,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T11:47:26.258Z","etag":null,"topics":["django","lrs","openedx","python","trax","xapi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gtoffoli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-19T22:55:44.000Z","updated_at":"2024-06-08T20:42:56.000Z","dependencies_parsed_at":"2023-12-12T00:50:31.729Z","dependency_job_id":"6438e968-9e5b-4fc3-ac48-e80f686b369d","html_url":"https://github.com/gtoffoli/django-xapi-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gtoffoli/django-xapi-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtoffoli%2Fdjango-xapi-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtoffoli%2Fdjango-xapi-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtoffoli%2Fdjango-xapi-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtoffoli%2Fdjango-xapi-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gtoffoli","download_url":"https://codeload.github.com/gtoffoli/django-xapi-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtoffoli%2Fdjango-xapi-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259843307,"owners_count":22920305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","lrs","openedx","python","trax","xapi"],"created_at":"2024-11-30T10:26:05.435Z","updated_at":"2025-10-08T18:24:51.633Z","avatar_url":"https://github.com/gtoffoli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-xapi-client\n\nA set of functions to put, get and process *xAPI statements*.\n\nThis is a *Django app* for writing statements to, and reading statements from, an xAPI *Learning Record Store* (LRS) and supporting some processing on them.\n\nThis app was initially created by extracting some code from the [CommonSpaces Platform](https://github.com/gtoffoli/commons), and was tested with the [Learning Locker](https://learningpool.com/solutions/learning-locker-community-overview/)  LRS. Now we have interfaced it also to [TRAX LRS](https://traxlrs.com/).\n\n*django-xapi-client* relies on the *Python* implemetation of the xAPI protocol [TinCanPython](https://github.com/openedx/TinCanPython), developed by Rustici Sofware, as maintained by the [OpenEdx](https://openedx.org/) project. It is still used as an extension of *CommonSpaces* inside a few *Erasmus+* projects. \n\nThis client also implements:\n- a UI form for assisting a user in composing xAPI statements manually and sending them to an LRS, as a *self-declaration* of learning-related activities, possibly in *informal learning* contexts;\n- a UI form supporting the computation of the URL to be used for getting a *Parameterized Learning Analytics Dashboard* from *Learning Locker*.\n\nAs a *Django* app, *django-xapi-client* has to be configured with a set of context variables defined in the *settings* module of the main app, which, in our case. is [commons](https://github.com/gtoffoli/commons) (some of these are *hidden* in a private include file). They include\n- HAS_LRS - enabling / disabling the sending of the xAPI statements;\n- LRS_VERSION - eg. 1.0.1 or 1.0.3;\n- LRS_ENDPOINT - an url defined by the LRS, possibly in relation with a username;\n- LRS_USERNAME - mandatory if LRS_AUTH is not provided; \n- LRS_PASSWORD - mandatory if LRS_AUTH is not provided;\n- LRS_AUTH - if not provided, it is computed by *TinCanPython*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtoffoli%2Fdjango-xapi-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgtoffoli%2Fdjango-xapi-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtoffoli%2Fdjango-xapi-client/lists"}