Unity App to submit xAPI data not LMS hosted.
Answers
-
Hi @Suman.M.142
I'm not a developer by trade so I may not be able to answer all of the detailed questions you've asked here- but I can help you connect you with a few resources that may be handy.
Brightspace supports a specific type of API sometimes called Valence.
The documentation for this API can be found here
Some folks will use a third party tool called Postman to help get started using the Brightspace API. For this reason, we've created a course that you can access for free with your Community Account called Learn Postman with PaulMy sense is that if you want to use an API at all to communicate grade or completion data to a Brightspace instance you'll need to ensure that each Brightspace Instance you're connecting to is set up with an OAUTH Token to register your call (this may not be the right way that developers describe this- but what I'm saying is how will these instances know to expect you?)
Hope this helps to provide some possible next steps -
thanks Stefanie, will have a good readthrough but on first glance appears like there is a way forward :)