An open API service indexing awesome lists of open source software.

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

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
xapi11

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

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

You will be able to see the statements on your LRS