Skip to content
Snippets Groups Projects
Unverified Commit 45ec8894 authored by David Pesce's avatar David Pesce Committed by GitHub
Browse files

Merge pull request #179 from xAPI-vle/lms-activity-type

fix: Improves activity type for the site to close #63.
parents abd28a85 751e82ce
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
{
"id": "http:\/\/www.example.org",
"definition": {
"type": "http:\/\/id.tincanapi.com\/activitytype\/site",
"type": "http:\/\/id.tincanapi.com\/activitytype\/lms",
"name": {
"en": "test_name"
}
......
......@@ -39,7 +39,7 @@
{
"id": "http:\/\/www.example.org",
"definition": {
"type": "http:\/\/id.tincanapi.com\/activitytype\/site",
"type": "http:\/\/id.tincanapi.com\/activitytype\/lms",
"name": {
"en": "test_name"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment