Skip to content

sonsoleslp/csv2xAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. Map the columns to the xAPI components (actor, verb, object, etc.)
xapi12
  1. Provide the details for your LRS and hit Send!
xapi13

You will be able to see the statements on your LRS