Actualización

This commit is contained in:
Xes
2025-04-10 12:24:57 +02:00
parent 8969cc929d
commit 45420b6f0d
39760 changed files with 4303286 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": {
"en-US": "test"
},
"description": {
"en-US": "test"
},
"type": "http://id.tincanapi.com/activitytype/unit-test",
"moreInfo": "https://github.com/adlnet/xAPI_LRS_Test",
"extensions": {
"http://id.tincanapi.com/extension/topic": "Conformance Testing"
}
}

View File

@@ -0,0 +1,8 @@
{
"interactionType": "choice",
"choices": [
{
"id": "test"
}
]
}

View File

@@ -0,0 +1,5 @@
{
"description": {
"en-US": "test"
}
}

View File

@@ -0,0 +1,2 @@
{
}

View File

@@ -0,0 +1,4 @@
{
"extensions": {
}
}

View File

@@ -0,0 +1,10 @@
{
"extensions": {
"http://id.tincanapi.com/extension/topic": "Conformance Testing",
"http://id.tincanapi.com/extension/color": {
"model": "RGB",
"value": "#FFFFFF"
},
"http://id.tincanapi.com/extension/starting-position": 1
}
}

View File

@@ -0,0 +1,3 @@
{
"interactionType": "fill-in"
}

View File

@@ -0,0 +1,5 @@
{
"name": {
"en-US": "for query"
}
}

View File

@@ -0,0 +1,8 @@
{
"interactionType": "likert",
"scale": [
{
"id": "test"
}
]
}

View File

@@ -0,0 +1,13 @@
{
"interactionType": "matching",
"source": [
{
"id": "test"
}
],
"target": [
{
"id": "test"
}
]
}

View File

@@ -0,0 +1,3 @@
{
"moreInfo": "https://github.com/adlnet/xAPI_LRS_Test"
}

View File

@@ -0,0 +1,5 @@
{
"name": {
"en-US": "test"
}
}

View File

@@ -0,0 +1,3 @@
{
"interactionType": "numeric"
}

View File

@@ -0,0 +1,3 @@
{
"interactionType": "other"
}

View File

@@ -0,0 +1,4 @@
{
"interactionType": "other",
"correctResponsesPattern": ["test"]
}

View File

@@ -0,0 +1,8 @@
{
"interactionType": "performance",
"steps": [
{
"id": "test"
}
]
}

View File

@@ -0,0 +1,8 @@
{
"interactionType": "sequencing",
"choices": [
{
"id": "test"
}
]
}

View File

@@ -0,0 +1,3 @@
{
"interactionType": "true-false"
}

View File

@@ -0,0 +1,3 @@
{
"type": "http://id.tincanapi.com/activitytype/unit-test"
}

View File

@@ -0,0 +1,2 @@
{
}