| ORAL_QUIZ = """ |
| **1.** ▶️ Start the recording and listen to the **instructions** for the exercise. |
| **2.** 🎧 Listen to **sentence Number 1**. |
| **3.** 💬 Formulate your answer **out loud** without stopping the recording. |
| **4.** 🔊 Listen to the **recorded correct answer**. |
| **5.** ⏹️ Stop the recording. |
| **6.** 🎙️ Click **RECORD** and repeat the correct answer. |
| **7.** ⏹️ Click **STOP** when finished. |
| **8.** 🧠 Click **TRANSCRIBE** to see what the system heard. |
| **9.** 🔁 Repeat steps 6–8 until you are satisfied with your recording. |
| **10.** ✅ Click **CHECK** to compare your answer with the correct one. |
| **11.** 📖 Click **VIEW ALL CORRECT OPTIONS** to see all valid answers. |
| **12.** 🔜 Click **NEXT** and repeat the above steps for sentences **2 to 15**. |
| |
| --- |
| |
| ### 🔎 Scoring Guide |
| |
| 🟩 **Correct words** |
| 🟥 **Missing / incorrect words** |
| """ |
|
|
| TRANSCRIPTION_EXERCISE = """ |
| **1.** ▶️ Start the recording and **listen to the full conversation once**. |
| **2.** ⏪ Go back to the **start of the conversation**. |
| **3.** 🎧 Listen to the **first line**. |
| **4.** ✍️ Stop the recording and **type what you heard**. |
| **5.** 🔁 Repeat steps 3 and 4 until you're **satisfied with your transcription** of the first line. |
| **6.** ✅ Click **CHECK** to compare your transcription with the **correct sentence**. |
| **7.** 🔜 Click **NEXT** and repeat the above steps for **all remaining lines**. |
| |
| --- |
| |
| ### 🔎 Scoring Guide |
| |
| 🟩 **Correct words** |
| 🟥 **Missing / incorrect words** |
| """ |
|
|
| QA_DRILL = """ |
| **1.** ▶️ Start the recording and **listen to the instructions** for the exercise. |
| **2.** 🎧 Listen to **Question 1**. |
| **3.** 💬 Formulate your **answer out loud** without stopping the recording. |
| **4.** 🎯 Listen to the **recorded correct answer**. |
| **5.** ⏹️ Stop the recording. |
| **6.** 🔴 Click the **RECORD** button and **repeat** the recorded correct answer. |
| **7.** ⏹️ Click **STOP**. |
| **8.** 🧠 Click **TRANSCRIBE** to see what the system understood. |
| **9.** 🔁 Repeat steps 5 to 7 until you're **satisfied** with your recording. |
| **10.** ✅ Click **CHECK** to compare your answer with the correct one. |
| **11.** 📖 Click **VIEW ALL CORRECT OPTIONS**. |
| **12.** 🔜 Click **NEXT** and repeat the steps for **Questions 2 to 10**. |
| |
| --- |
| |
| ### 🔎 Scoring Guide |
| |
| 🟩 **Correct words** |
| 🟥 **Missing / incorrect words** |
| """ |
|
|
| PRONUNCIATION_PRACTICE = """ |
| **1.** ▶️ Start the recording and listen to the **first line** of the conversation. |
| **2.** ⏸️ Stop the recording. |
| **3.** 🎤 Click the **RECORD** button and repeat this line out loud. |
| **4.** 🛑 Click **STOP**. |
| **5.** 🧠 Click **TRANSCRIBE** to see what the system heard. |
| **6.** 🔁 Repeat steps 1 to 5 until you are satisfied with your recording of the line. |
| **7.** ✅ Click **CHECK** to compare what you said with the actual sentence. |
| **8.** ⏭️ Click **NEXT** and repeat the above steps for all the lines in the conversation. |
| """ |
|
|