https://github.com/sonsoleslp/csv2xapi
csv2xAPI Shiny App for the ISILA Project
https://github.com/sonsoleslp/csv2xapi
erasmus-plus learning-analytics shiny-apps xapi
Last synced: 9 months ago
JSON representation
csv2xAPI Shiny App for the ISILA Project
- Host: GitHub
- URL: https://github.com/sonsoleslp/csv2xapi
- Owner: sonsoleslp
- License: mit
- Created: 2024-05-11T18:13:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-25T09:42:32.000Z (over 1 year ago)
- Last Synced: 2025-02-12T07:04:12.385Z (11 months ago)
- Topics: erasmus-plus, learning-analytics, shiny-apps, xapi
- Language: R
- Homepage: https://sonsoleslp.shinyapps.io/csv2xapi/
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv2xAPI
Shiny app to send CSV data to an LRS in the xAPI format. The application takes both wide data and long data formats. There are three steps
1. Upload your data (you can use the `survey.csv` file provided as example on the `sample-data` folder). If your is in the wide format (like in the example), choose which columns to pivot so you have one row per statement

2. Map the columns to the xAPI components (actor, verb, object, etc.)

3. Provide the details for your LRS and hit Send!

You will be able to see the statements on your LRS