diff --git a/tests/mod_feedback/response_submitted/multichoice/statements.json b/tests/mod_feedback/response_submitted/multichoice/statements.json index faa50e613..b52bdfa99 100644 --- a/tests/mod_feedback/response_submitted/multichoice/statements.json +++ b/tests/mod_feedback/response_submitted/multichoice/statements.json @@ -131,7 +131,7 @@ { "id": "http://www.example.org/mod/feedback/view.php?id=1", "definition": { - "type": "http://id.tincanapi.com/activitytype/survey", + "type": "https://xapi.edlm/profiles/edlm-lms/concepts/activity-types/feedback", "name": { "en": "test_feedback_name" } diff --git a/tests/mod_feedback/response_submitted/multichoicerated/statements.json b/tests/mod_feedback/response_submitted/multichoicerated/statements.json index 1e4deb3bc..8975c6840 100644 --- a/tests/mod_feedback/response_submitted/multichoicerated/statements.json +++ b/tests/mod_feedback/response_submitted/multichoicerated/statements.json @@ -132,7 +132,7 @@ { "id": "http://www.example.org/mod/feedback/view.php?id=1", "definition": { - "type": "http://id.tincanapi.com/activitytype/survey", + "type": "https://xapi.edlm/profiles/edlm-lms/concepts/activity-types/feedback", "name": { "en": "test_feedback_name" } diff --git a/tests/mod_feedback/response_submitted/numerical/statements.json b/tests/mod_feedback/response_submitted/numerical/statements.json index 4c002c99b..bd3f5d2aa 100644 --- a/tests/mod_feedback/response_submitted/numerical/statements.json +++ b/tests/mod_feedback/response_submitted/numerical/statements.json @@ -131,7 +131,7 @@ { "id": "http://www.example.org/mod/feedback/view.php?id=1", "definition": { - "type": "http://id.tincanapi.com/activitytype/survey", + "type": "https://xapi.edlm/profiles/edlm-lms/concepts/activity-types/feedback", "name": { "en": "test_feedback_name" } diff --git a/tests/mod_feedback/response_submitted/textarea/statements.json b/tests/mod_feedback/response_submitted/textarea/statements.json index a3e0b7de9..d4f980493 100644 --- a/tests/mod_feedback/response_submitted/textarea/statements.json +++ b/tests/mod_feedback/response_submitted/textarea/statements.json @@ -128,7 +128,7 @@ { "id": "http://www.example.org/mod/feedback/view.php?id=1", "definition": { - "type": "http://id.tincanapi.com/activitytype/survey", + "type": "https://xapi.edlm/profiles/edlm-lms/concepts/activity-types/feedback", "name": { "en": "test_feedback_name" } diff --git a/tests/mod_feedback/response_submitted/textfield/statements.json b/tests/mod_feedback/response_submitted/textfield/statements.json index 69f49b545..e184b4ab2 100644 --- a/tests/mod_feedback/response_submitted/textfield/statements.json +++ b/tests/mod_feedback/response_submitted/textfield/statements.json @@ -128,7 +128,7 @@ { "id": "http://www.example.org/mod/feedback/view.php?id=1", "definition": { - "type": "http://id.tincanapi.com/activitytype/survey", + "type": "https://xapi.edlm/profiles/edlm-lms/concepts/activity-types/feedback", "name": { "en": "test_feedback_name" }