From 9e8f25a6c44657dcfabffda72167d737d729b879 Mon Sep 17 00:00:00 2001 From: moloko Date: Fri, 16 Oct 2020 13:14:13 +0100 Subject: [PATCH] amend the label for the spoor extension in course configuration --- properties.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties.schema b/properties.schema index 2b47d8b1..e3980a35 100644 --- a/properties.schema +++ b/properties.schema @@ -14,7 +14,7 @@ "_spoor": { "type": "object", "required": false, - "legend": "Spoor", + "legend": "Spoor (SCORM)", "properties": { "_isEnabled": { "type": "boolean",