From 9c07ab846c3ffcf05bae4749042cacd700a7b02a Mon Sep 17 00:00:00 2001 From: Aaron Detre Date: Mon, 3 Aug 2026 22:03:19 -0700 Subject: [PATCH 1/5] i18n changes required --- .../edit-component-json/edit-component-json.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html index 9a8ab1006a3..ddb618ecba6 100644 --- a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html +++ b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html @@ -2,12 +2,12 @@
warning - Editing the JSON directly is generally not recommended, as errors can break the unit. If you - need assistance, please contact WISE staff. + Editing the JSON directly is generally not recommended, as errors can + break the unit. If you need assistance, please contact WISE staff.
- Edit Activity JSON + Test Change + From 8fec8c7a994ac2ef791e47f50b137e480d02eea7 Mon Sep 17 00:00:00 2001 From: Aaron Detre Date: Sun, 9 Aug 2026 13:53:48 -0700 Subject: [PATCH 3/5] test commit (no i18n changes) --- .../edit-component-json/edit-component-json.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html index 7081faffbd1..6cb3063c299 100644 --- a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html +++ b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html @@ -2,8 +2,8 @@
warning - Editing the JSON directly is generally not recommended, as errors can - break the unit. If you need assistance, please contact WISE staff. + Editing the JSON directly is generally not recommended, as errors can break the unit. If you + need assistance, please contact WISE staff.
@@ -16,5 +16,4 @@ (ngModelChange)="jsonChanged.next($event)" > - From e2dfecf2e57f9acf40da1f187e90b20d9ca825e5 Mon Sep 17 00:00:00 2001 From: Aaron Detre Date: Sun, 9 Aug 2026 14:01:23 -0700 Subject: [PATCH 4/5] test commit 2 (no i18n changes) --- .../edit-component-json/edit-component-json.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html index 6cb3063c299..6f4c5f3ad77 100644 --- a/src/app/authoring-tool/edit-component-json/edit-component-json.component.html +++ b/src/app/authoring-tool/edit-component-json/edit-component-json.component.html @@ -9,7 +9,7 @@ Test Change