This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ... | |
| <textarea rows="6" class="answer-input bg-white" placeholder="Start your message here..."></textarea> | |
| <p class="text-right text-sm text-gray-500">Target word count: 80-100 words.</p> | |
| </div> | |
| <!-- Task C: Reflection Paragraph --> | |
| <div> | |
| <h3 class="font-bold text-lg mb-2 text-yellow-800">Task C: Reflection Paragraph (6+ words, 60-80 words)</h3> | |
| <p class="text-sm italic mb-2">Write a short paragraph reflecting on the importance of learning **to adapt** in today's professional world. Use at least **6** vocabulary words (e.g., *agile*, *to adapt*, *to be focused*, etc.)</p> | |
| <textarea rows="5" class="answer-input bg-white" placeholder="Start your reflection here..."></textarea> |