diff --git a/tetras_extraction/schemes/macao-manual-edition.ttl b/tetras_extraction/schemes/macao-manual-edition.ttl
index f7b8ba2b802742f3e74ca0120e626b2fe35f0037..9396e11d58c8b3165898ed49f4212e1dc561fe61 100644
--- a/tetras_extraction/schemes/macao-manual-edition.ttl
+++ b/tetras_extraction/schemes/macao-manual-edition.ttl
@@ -647,6 +647,30 @@ macao:pg60
 
 """ ;
 .
+macao:pg624
+  macao:surveyjs_json """{
+  \"correctComment\": \"C'est cela!\\n **OF** est le seul mot commun aux deux énoncés.\",
+  'incorrectComment': 'Vous vous trompez.\\n **OF** est le seul mot commun aux deux énoncés. Vous pouvez réécouter les énoncés.',
+  \"elements\": [
+    {
+      \"type\": \"dropdown\",
+      \"name\": \"question1\",
+      \"customFormat\": \"one_line\",
+      \"title\": \"<div><audio id=\\\"e29_macao1_2b11_01.mp3\\\" ><source src=\\\"/macao-hugo\\/macao\\/static\\/media\\/e29_macao1_2b11\\/e29_macao1_2b11_01.mp3\\\" type=\\\"audio\\/mpeg\\\"><\\/audio><button onclick=\\\"document.getElementById('e29_macao1_2b11_01.mp3').play()\\\">Play<\\/button><\\/div> <div><audio id=\\\"e29_macao1_2b21_01.mp3\\\" ><source src=\\\"\\/macao-hugo\\/macao\\/static\\/media\\/e29_macao1_2b21\\/e29_macao1_2b21_01.mp3\\\" type=\\\"audio\\/mpeg\\\"><\\/audio><button onclick=\\\"document.getElementById('e29_macao1_2b21_01.mp3').play()\\\">Play<\\/button><\\/div>\",
+      \"choices\": [
+        { \"value\": 1, \"text\": \"at\" },
+        { \"value\": 2, \"text\": \"for\" },
+        { \"value\": 3, \"text\": \"in\" },
+        { \"value\": 4, \"text\": \"of\" },
+        { \"value\": 5, \"text\": \"on\" },
+        { \"value\": 6, \"text\": \"to\" }
+      ],
+      \"enableHtml\": true,
+      \"correctAnswer\": 4,
+    }
+  ]
+}""" ;
+.
 macao:pg7851
   rdf:type macao-manual-edition:ExerciceQC_manualEdit ;
   rdf:type macao:ExerciceQC_QCU ;