Kenneth Seet
Kenneth Seet
Fixes #12872 **Outline of Solution** I updated `instructorEmailFragment-instructorCopyPreamble.html` with the warning to the instructor and the tip to use the 'Announcements' page to inform their students instead. I also updated...
Fixes #13133 **Outline of Solution** This PR implements the ability for email recipients to easily add events to their Google Calendar. The changes include: - Adding a new method in...
- **Environment**: V9-0-0-b6a **Description of feature/enhancement** This enhancement introduces the ability to add deadlines directly to Google Calendar via a link embedded in email templates. This link is dynamically generated...
Should be `teammates.common.datatransfer.questions.FeedbackNumericalScaleQuestionDetailsTest.testValidateResponseDetails` instead.
Fixes #13104 **Outline of Solution** Made the dictionary of mappings in [3f5f68d](https://github.com/TEAMMATES/teammates/commit/3f5f68dc971ebabc2eb0f5d8541a24b36d716807) more extensive, covering more countries and cases. Updated mappings: ```javascript const countryMapping: { [key: string]: string } =...
Fixes #8557 ```shell OS: macOS Sonoma 14.2.1 arm64 Host: MacBook Pro (14-inch, 2021) Locale: en_GB.UTF-8, de_DE.UTF-8 ``` When running tests locally, some tests fail because of differences in locale, like...