File size: 3,037 Bytes
bdaf791
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b37c77d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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.
"""