From 1deea7c52b023e641adc24f0018c42f280e7f806 Mon Sep 17 00:00:00 2001 From: Ajinkya Pande Date: Wed, 23 Oct 2024 09:13:59 +0530 Subject: [PATCH] Issueid #229332 fix: audio is mismatching in jumble the word mechanics --- src/utils/constants.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/utils/constants.js b/src/utils/constants.js index 5337514e..b001022d 100644 --- a/src/utils/constants.js +++ b/src/utils/constants.js @@ -3430,7 +3430,7 @@ export const levelGetContent = { criteria: "sentence", template: "simple", competency: "L1.2", - mechanism: { id: "", name: "formASentence" }, + mechanism: { id: "mechanic_3", name: "formASentence" }, }, { title: "P3", @@ -3464,7 +3464,7 @@ export const levelGetContent = { criteria: "sentence", template: "simple", competency: "L1.1", - mechanism: { id: "", name: "formASentence" }, + mechanism: { id: "mechanic_3", name: "formASentence" }, }, { title: "P7", @@ -3501,7 +3501,7 @@ export const levelGetContent = { criteria: "sentence", template: "simple", competency: "L1.6", - mechanism: { id: "", name: "formASentence" }, + mechanism: { id: "mechanic_3", name: "formASentence" }, }, { title: "P3", @@ -3535,7 +3535,7 @@ export const levelGetContent = { criteria: "sentence", template: "simple", competency: "L1.5", - mechanism: { id: "", name: "formASentence" }, + mechanism: { id: "mechanic_3", name: "formASentence" }, }, { title: "P7",