damithc / digest-test

MIT License
0 stars 0 forks source link

[teammates/TEAMMATES] Issues Digest #3

Open github-actions[bot] opened 11 months ago

github-actions[bot] commented 11 months ago

Subscribe to this issue to receive a periodic compilation of latest updates to this issue tracker. Unsubscribe from this issue if you are not interested to receive such periodic updates.

github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-24 23:51:57

... contains 16 changes across 7 issues, since 2023-07-14 23:51:56 (timezone: Singapore)

# Instructor courses page: some items don't show spinners [#10508](https://github.com/TEAMMATES/teammates/issues/10508) `@rexong` created this [comment](https://github.com/TEAMMATES/teammates/issues/10508#issuecomment-1636993318) on 2023-07-16 14:22:38 >Hi, can I start a PR for this? `@domlimm` created this [comment](https://github.com/TEAMMATES/teammates/issues/10508#issuecomment-1636995891) on 2023-07-16 14:36:27 >@rexong Sure, feel free to submit a PR! # Instructor sending submission reminders: missing space between checkbox and label [#12313](https://github.com/TEAMMATES/teammates/issues/12313) `@Venkateeshh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12313#issuecomment-1637050492) on 2023-07-16 18:46:02 >Is anyone working on this issue still?? > `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12313#issuecomment-1637054333) on 2023-07-16 19:07:04 >Nope, @Venkateeshh feel free to submit a PR for this issue # Refactoring of sortable tables [#12329](https://github.com/TEAMMATES/teammates/issues/12329) `@weiquu` modified this issue on 2023-07-24 18:20:09 >Sortable tables are used in several pages, but a fair number of them don't make use of the `sortable-table` component. Searching `sortable` amongst `.html` files should bring up these 10 (unlikely to be more, but best to do a more thorough search): > >- [ ] Extension confirm modal >- [ ] Per question view responses >- [ ] Sessions recycle bin table >- [x] Sessions table (Completed: #12501) >- [ ] Student list >- [ ] Notifications table >- [ ] Copy instructors from other courses modal >- [ ] Instructor courses page >- [ ] Copy questions from other sessions modal >- [ ] Instructor session individual extension page > >It would be good to refactor the above components to make use of the `sortable-table` component to avoid duplication. Some other components, like the contribution question statistics component and the MCQ question statistic component, already make use of that component, so they can be referenced. `@singhabhyudita` created this [comment](https://github.com/TEAMMATES/teammates/issues/12329#issuecomment-1642976978) on 2023-07-20 09:36:25 >Hi, I'll be taking up the Instructor courses page. Hope that's okay? `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12329#issuecomment-1647633211) on 2023-07-24 18:21:15 >> Hi, I'll be taking up the Instructor courses page. Hope that's okay? > >Sure, do note the changes to the `sortable-table` component that was introduced in #12501 # Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@tushargupta123` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1640058247) on 2023-07-18 19:42:09 >Hey can i correct the issue ? > `@domlimm` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1640059845) on 2023-07-18 19:43:33 >@tushargupta123 Hello, feel free to submit a PR for this. # Nonspecific error messages on E2E tests [#12513](https://github.com/TEAMMATES/teammates/issues/12513) `@wkurniawan07` created this [comment](https://github.com/TEAMMATES/teammates/issues/12513#issuecomment-1637024721) on 2023-07-16 16:37:57 >This is not as simple as it sounds. > >The nature of the verification is different: this is waiting for some event to happen, in this case for a toast with specified message to appear. Consider this scenario: > >- Toast with the modified message appears in page >- Verification fails; wait for the specified timeout >- Another toast with totally unrelated message appears in page >- Verification fails > >The suggested expected behaviour will compare the unrelated message, which is hardly any better. Granted that the chance of toast with unrelated message appearing is low, but it should show why it is not as simple as "show expected vs actual message". # V8.28.1 [#12520](https://github.com/TEAMMATES/teammates/issues/12520) `@damithc` created and modified this issue on 2023-07-15 11:39:02 > > >Scheduled for Saturday, Jul 15, 2023, ~10.00pm~ 10.00am SGT. > >Release Lead: > >- [x] Tagged the latest stable release code with the latest version number >- [x] Released changelogs > >PM: > >- [x] Deployed the new version >- [x] Released the new version for end users > `@samuelfangjw` created this [comment](https://github.com/TEAMMATES/teammates/issues/12520#issuecomment-1636602313) on 2023-07-15 09:04:40 >[V8.28.1](https://github.com/TEAMMATES/teammates/releases/tag/V8.28.1) has been released by @samuelfangjw at July 15th, 2023, 09.01am SGT. > >Code contributions from: @Zxun2 >Review contributions from: @domlimm, @weiquu > >Ready for post-release check and deployment by PM (@damithc). `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12520#issuecomment-1636643447) on 2023-07-15 11:39:21 >Deployed and released. Thanks again for the quick patch release. 💯 # Save all comments when saving responses for all questions [#12527](https://github.com/TEAMMATES/teammates/issues/12527) `@zhaojj2209` created this issue on 2023-07-22 23:34:02 >Currently, the "Submit Responses to All Questions" button does not save comments. Given that comments for responses are now allowed for all question types (see #12426), it is all the more important that comments are saved along with the responses. `@Saimurugeshwari` created this [comment](https://github.com/TEAMMATES/teammates/issues/12527#issuecomment-1646955298) on 2023-07-24 04:43:36 >can I work on this issue. `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12527#issuecomment-1647212160) on 2023-07-24 13:00:56 >Hi @Saimurugeshwari, sure! Feel free to submit a PR for this issue
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-26 20:38:29

... contains 1 changes across 1 issues, since 2023-07-24 23:51:57 (timezone: Singapore)

# Update tzdb version to 2023b or newer [#12259](https://github.com/TEAMMATES/teammates/issues/12259) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12259#issuecomment-1651652518) on 2023-07-26 19:48:55 >I believe this might be causing some issues with the E2E tests - will look into it and probably open a PR later tonight so we can resolve it quickly
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-27 05:16:52

... contains 1 changes across 1 issues, since 2023-07-26 20:38:30 (timezone: Singapore)

# Instructor view session results (course-wide): Add separate button to download results by question [#12283](https://github.com/TEAMMATES/teammates/issues/12283) `@sunshinemoua` created this [comment](https://github.com/TEAMMATES/teammates/issues/12283#issuecomment-1652457745) on 2023-07-27 04:36:15 >Hi, I would like to work on this issue. Please let me know if someone is already actively working on it. Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-27 17:19:11

... contains 1 changes across 1 issues, since 2023-07-27 05:16:52 (timezone: Singapore)

# Instructor view session results (course-wide): Add separate button to download results by question [#12283](https://github.com/TEAMMATES/teammates/issues/12283) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12283#issuecomment-1653182603) on 2023-07-27 16:51:47 >Hi @sunshinemoua, feel free to submit a PR for this issue
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-29 22:18:23

... contains 2 changes across 1 issues, since 2023-07-27 17:19:12 (timezone: Singapore)

# Dark Theme [#12529](https://github.com/TEAMMATES/teammates/issues/12529) `@Anushka-Bhowmick` created this issue on 2023-07-29 21:39:24 >The website would look better if a dark theme and light theme feauture was incorporated. `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12529#issuecomment-1656736560) on 2023-07-29 21:54:41 >Closing - duplicate of #11967
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-30 16:22:01

... contains 7 changes across 7 issues, since 2023-07-29 22:18:23 (timezone: Singapore)

# Header: unable to expand dropdown with keyboard commands [#12530](https://github.com/TEAMMATES/teammates/issues/12530) `@weiquu` created this issue on 2023-07-30 15:36:46 >I'm able to tab over the dropdown buttons in the header, but pressing spacebar or enter/return doesn't expand the dropdown. This issue is present both for the "Help" dropdown as well as the user email dropdown (on the far right). > >Other dropdowns are able to be expanded with either the spacebar or enter/return or both. # Header: "Log Out" button cannot be tabbed over [#12531](https://github.com/TEAMMATES/teammates/issues/12531) `@weiquu` created this issue on 2023-07-30 15:39:13 >In the header, I'm able to tab over all buttons except the "Log Out" button. After pressing tab, the button is skipped over and the browser focuses on the next button: > >https://github.com/TEAMMATES/teammates/assets/48304907/b3636b74-7554-481e-977e-121ea830aaa2 > > # Instructor Home Page: Remind dropdown expands into the table [#12532](https://github.com/TEAMMATES/teammates/issues/12532) `@weiquu` created this issue on 2023-07-30 15:47:43 >In the instructor home page, clicking on the "Remind" dropdown causes the dropdown to be expanded within the table itself (rather than over it). This means that users have to scroll within the table in order to see the dropdown options. See below for screenshots (first is initial view, second is after scrolling within the table): >Screenshot 2023-07-30 at 3 42 13 PM > >Screenshot 2023-07-30 at 3 42 19 PM > >Note that the issue for some reason doesn't affect the "Results" button and I'm unable to recreate the issue on courses with more sessions: >Screenshot 2023-07-30 at 3 42 06 PM > >Screenshot 2023-07-30 at 3 44 45 PM > > >Not sure if it's related to #12345 # Instructor Home Page: tabbing doesn't work for most buttons on the Course dropdown [#12533](https://github.com/TEAMMATES/teammates/issues/12533) `@weiquu` created this issue on 2023-07-30 15:53:10 >The course dropdown in the course header panel is able to be opened, but I'm unable to tab to most of the buttons inside. Only the "View/Edit" button is able to be tabbed to; the rest are skipped over: > >https://github.com/TEAMMATES/teammates/assets/48304907/5b3bbdf6-ef70-4e55-ab2e-ff242ef4cc8e > > # Panels Tab Expandability [#12534](https://github.com/TEAMMATES/teammates/issues/12534) `@weiquu` created this issue on 2023-07-30 15:59:40 >Currently, panels are unable to be expanded by tabbing to it and pressing spacebar or enter/return (at least, I'm unable to find a way to do so). The root issue seems to be that they are not captured by the tab order. Not sure if we should try to implement a fix for this to make the site more accessible # Instructor Course Page: "Show" group cannot be tabbed over [#12535](https://github.com/TEAMMATES/teammates/issues/12535) `@weiquu` created this issue on 2023-07-30 16:06:13 >Under the "Active courses" table, each course has a "Show" group. Despite being similar to the session response rate "Show" cell, it is unable to be tabbed over and hence clicked via the keyboard: > >https://github.com/TEAMMATES/teammates/assets/48304907/853a6acd-e8cb-453d-a43d-3a5e1484360b > # Instructor Search Page: sorting affects sort icons for all tables [#12536](https://github.com/TEAMMATES/teammates/issues/12536) `@weiquu` created this issue on 2023-07-30 16:16:55 >Sorting a table affects the sort icons for all tables. Note that only the sort icon is affected - the actual rows of the other tables aren't sorted. > >https://github.com/TEAMMATES/teammates/assets/48304907/59dd4d7f-8cf3-4d30-8234-c14632af2f2e > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-30 17:16:58

... contains 1 changes across 1 issues, since 2023-07-30 16:22:01 (timezone: Singapore)

# Instructor Search Page: sorting affects sort icons for all tables [#12536](https://github.com/TEAMMATES/teammates/issues/12536) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12536#issuecomment-1657078831) on 2023-07-30 16:31:19 >Good catch @weiquu >Let's raise the priority, as this is user-facing and makes the user view 'incorrect'
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-30 19:15:04

... contains 1 changes across 1 issues, since 2023-07-30 17:16:59 (timezone: Singapore)

# Refactoring of sortable tables [#12329](https://github.com/TEAMMATES/teammates/issues/12329) `@domoberzin` created this [comment](https://github.com/TEAMMATES/teammates/issues/12329#issuecomment-1657104966) on 2023-07-30 18:42:02 >Helllo, could I work on the student list component?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-31 00:23:52

... contains 2 changes across 1 issues, since 2023-07-30 19:15:05 (timezone: Singapore)

# Refactoring of sortable tables [#12329](https://github.com/TEAMMATES/teammates/issues/12329) `@jasonqiu212` modified this issue on 2023-07-30 23:24:50 >Sortable tables are used in several pages, but a fair number of them don't make use of the `sortable-table` component. Searching `sortable` amongst `.html` files should bring up these 10 (unlikely to be more, but best to do a more thorough search): > >- [ ] Extension confirm modal >- [ ] Per question view responses >- [ ] Sessions recycle bin table >- [x] Sessions table (Completed: #12501) >- [ ] Student list >- [ ] Notifications table >- [ ] Copy instructors from other courses modal >- [ ] Instructor courses page (In progress: #12537) >- [ ] Copy questions from other sessions modal >- [ ] Instructor session individual extension page > >It would be good to refactor the above components to make use of the `sortable-table` component to avoid duplication. Some other components, like the contribution question statistics component and the MCQ question statistic component, already make use of that component, so they can be referenced. `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12329#issuecomment-1657200077) on 2023-07-30 23:22:40 >> Helllo, could I work on the student list component? > >Sure thing @domoberzin :) Do note the changes introduced by #12501
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-31 17:20:28

... contains 1 changes across 1 issues, since 2023-07-31 00:23:53 (timezone: Singapore)

# Instructor sessions page: Empty deleted sessions table is not displayed [#12538](https://github.com/TEAMMATES/teammates/issues/12538) `@jasonqiu212` created and modified this issue on 2023-07-31 16:48:13 >**Current Behavior** > >The instructor sessions page does not display an empty table of deleted feedback sessions, if there are no deleted sessions. > >With deleted sessions: >![Screen Shot 2023-07-31 at 4 32 35 PM](https://github.com/TEAMMATES/teammates/assets/25262042/0abd7f5b-8c2c-4fcb-a979-72a1f9d7e1a6) > >No deleted sessions: >![Screen Shot 2023-07-31 at 4 32 52 PM](https://github.com/TEAMMATES/teammates/assets/25262042/ff0b3d87-0f7e-4451-ab3a-20e5478b1b35) > >**Expected Behavior** > >With reference to #10508: > >> I think empty tables should be shown even if there are no deleted/archived items. That's more consistent with our policy that even disabled items are shown to let users know where things are. > >**Suggestion** > >- Add an alert for Deleted Sessions table when there are no deleted courses (Similar to #12521) > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-31 20:41:25

... contains 2 changes across 1 issues, since 2023-07-31 17:20:29 (timezone: Singapore)

# Instructor sessions page: Empty deleted sessions table is not displayed [#12538](https://github.com/TEAMMATES/teammates/issues/12538) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12538#issuecomment-1658263396) on 2023-07-31 20:19:31 >@jasonqiu212 is this suitable for first timers? `@jasonqiu212` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12538#issuecomment-1658271647) on 2023-07-31 20:28:11 >@damithc Yes professor. Given that contributors can reference from #12521, I believe this is suitable for first-time contributors. > >I will mark this issue as a "good first issue"
github-actions[bot] commented 11 months ago

Digest Summary: 2023-07-31 23:22:22

... contains 1 changes across 1 issues, since 2023-07-31 20:41:25 (timezone: Singapore)

# Refactoring of sortable tables [#12329](https://github.com/TEAMMATES/teammates/issues/12329) `@jasonqiu212` modified this issue on 2023-07-31 22:43:42 >Sortable tables are used in several pages, but a fair number of them don't make use of the `sortable-table` component. Searching `sortable` amongst `.html` files should bring up these 10 (unlikely to be more, but best to do a more thorough search): > >- [ ] Extension confirm modal >- [ ] Per question view responses >- [ ] Sessions recycle bin table >- [x] Sessions table (Completed: #12501) >- [ ] Student list (In progress: #12539) >- [ ] Notifications table >- [ ] Copy instructors from other courses modal >- [ ] Instructor courses page (In progress: #12537) >- [ ] Copy questions from other sessions modal >- [ ] Instructor session individual extension page > >It would be good to refactor the above components to make use of the `sortable-table` component to avoid duplication. Some other components, like the contribution question statistics component and the MCQ question statistic component, already make use of that component, so they can be referenced.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-01 16:24:11

... contains 1 changes across 1 issues, since 2023-07-31 23:22:23 (timezone: Singapore)

# Instructor Home Page: Remind dropdown expands into the table [#12532](https://github.com/TEAMMATES/teammates/issues/12532) `@rexong` created this [comment](https://github.com/TEAMMATES/teammates/issues/12532#issuecomment-1659798863) on 2023-08-01 16:13:23 >I would like to work on this. >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-04 18:23:08

... contains 1 changes across 1 issues, since 2023-08-01 16:24:12 (timezone: Singapore)

# Instructor sessions page: Empty deleted sessions table is not displayed [#12538](https://github.com/TEAMMATES/teammates/issues/12538) `@mariemllr` created this [comment](https://github.com/TEAMMATES/teammates/issues/12538#issuecomment-1665381455) on 2023-08-04 18:23:02 >Hi, can I contribute to this issue? :)
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-04 19:16:07

... contains 3 changes across 2 issues, since 2023-08-04 18:23:08 (timezone: Singapore)

# Instructor sessions page: Empty deleted sessions table is not displayed [#12538](https://github.com/TEAMMATES/teammates/issues/12538) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12538#issuecomment-1665434841) on 2023-08-04 19:06:45 >Hi @mariemllr, Sure thing! Feel free to submit a PR for this issue # Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@damithc` created this issue on 2023-08-04 18:44:51 >V8.28.1 >A user reported that downloading results fails silently. > >Upon checking, I found that the download action causes this error to appear in the Browser console. > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/a9c23f05-531f-44f9-b632-f3969b0deea8) > > >Seems to be related to a particular question. Trying to view the results of that question results in the above error as well. In addition, the results show up without some stats tables, as shown below: >![image](https://github.com/TEAMMATES/teammates/assets/1673303/cc214b4b-56b5-4e92-b2b6-c6766f9950d9) > >The missing tables appear if I tick this checkbox. >![image](https://github.com/TEAMMATES/teammates/assets/1673303/96ac672c-464d-46d5-9afe-3dbbcf606c18) > >The question itself is a follows: >![image](https://github.com/TEAMMATES/teammates/assets/1673303/a6d3a4a1-b835-469d-97a4-09cf9e1c54a3) > >The user has 6 courses with similar sessions. One can be downloaded without a problem but all other 5 has this problem. > >Let me know if you need more information. `@samuelfangjw` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665439681) on 2023-08-04 19:11:21 >Root cause is weight given to NEITE option is null/undefined instead of a number. Likely causing issues when calculating per recipient stats.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-04 20:36:45

... contains 1 changes across 1 issues, since 2023-08-04 19:16:08 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@samuelfangjw` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665451498) on 2023-08-04 19:22:11 >https://github.com/TEAMMATES/teammates/blob/5bc54fc63c6f8f37e8f26d46d5217555ab65f7d8/src/web/app/components/question-types/question-statistics/question-statistics-calculation/rubric-question-statistics-calculation.ts#L126 > >More specifically, `subAnswer` here is `undefined`. The rubrics question type doesn't seem to have been designed with the null use case in mind, but certainly can be added if we need a quick fix to this problem. > >One solution could be to ignore options that are null/undefined when calculating statistics, though care should be taken to ensure that the number of responses and the statistics calculation is not affected.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-04 21:22:43

... contains 1 changes across 1 issues, since 2023-08-04 20:36:45 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665598971) on 2023-08-04 21:20:22 >Thanks for investigating this, @samuelfangjw > >> Root cause is weight given to NEITE option is null/undefined instead of a number. Likely causing issues when calculating per recipient stats. > >The funny thing is, a similar session in the one (out of five) course doesn't have this problem. Given below is the corresponding question from the session that doesn't have this problem. > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/ab1bd6c4-a009-4990-b494-aa51199ab257) > >Perhaps only certain responses to this question triggers this problem? In that case it is possible that one of six sessions doesn't have that 'trigger' data. > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-04 22:20:45

... contains 5 changes across 1 issues, since 2023-08-04 21:22:44 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@samuelfangjw` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665602907) on 2023-08-04 21:23:32 >> Thanks for investigating this, @samuelfangjw >> >> >> >> > Root cause is weight given to NEITE option is null/undefined instead of a number. Likely causing issues when calculating per recipient stats. >> >> >> >> The funny thing is, a similar session in the one (out of five) course doesn't have this problem. Given below is the corresponding question from the session that doesn't have this problem. >> >> >> >> ![image](https://github.com/TEAMMATES/teammates/assets/1673303/ab1bd6c4-a009-4990-b494-aa51199ab257) >> >> >> >> Perhaps only certain responses to this question triggers this problem? In that case it is possible that one of six sessions doesn't have that 'trigger' data. >> >> >> >> >> >> > >I believe it would be possible if the question has no responses that have selected the null option. `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665606028) on 2023-08-04 21:25:59 >> I believe it would be possible if the question has no responses that have selected the null option. > >Yup, this seems to be the case. Respondents have chosen the NEITE option in the problematic sessions but no one has chosen it in the session that works. `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665609269) on 2023-08-04 21:28:23 >Would adding a weight to that column fix the problem? Also, would it wipe out the existing responses? `@samuelfangjw` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665622730) on 2023-08-04 21:38:42 >> Would adding a weight to that column fix the problem? Also, would it wipe out the existing responses? > >Not sure if it will wipe existing responses, we will have to look into it. > >Adding a weight will fix it, but my concern is that there doesn't seem to be an appropriate weight to assign to the option. `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1665626923) on 2023-08-04 21:41:55 >> but my concern is that there doesn't seem to be an appropriate weight to assign to the option. > >Good point.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-05 12:22:09

... contains 1 changes across 1 issues, since 2023-08-04 22:20:45 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1666372751) on 2023-08-05 11:31:02 >We need to get someone working on this quickly, as the user is stuck with un-downloadable results.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-05 13:19:50

... contains 1 changes across 1 issues, since 2023-08-05 12:22:10 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1666394570) on 2023-08-05 13:17:40 >I can work on this issue. > >I will follow @samuelfangjw's proposed solution: >> One solution could be to ignore options that are null/undefined when calculating statistics, though care should be taken to ensure that the number of responses and the statistics calculation is not affected.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-05 14:22:54

... contains 1 changes across 1 issues, since 2023-08-05 13:19:50 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1666400044) on 2023-08-05 13:43:08 >> I can work on this issue. >> >> I will follow @samuelfangjw's proposed solution: >> >> > One solution could be to ignore options that are null/undefined when calculating statistics, though care should be taken to ensure that the number of responses and the statistics calculation is not affected. > >Great. Thanks @jasonqiu212
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-05 17:16:42

... contains 1 changes across 1 issues, since 2023-08-05 14:22:55 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1666445803) on 2023-08-05 16:57:22 >Update: >- [x] Assign null weights to special constant of `NO_VALUE` >- [ ] Skip over null weights when calculating average weight stats >- [ ] Testing > >Will finish PR by tonight!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-05 23:17:50

... contains 1 changes across 1 issues, since 2023-08-05 17:16:43 (timezone: Singapore)

# Cannot download results of session due to [#12544](https://github.com/TEAMMATES/teammates/issues/12544) `@jasonqiu212` modified this [comment](https://github.com/TEAMMATES/teammates/issues/12544#issuecomment-1666445803) on 2023-08-05 22:42:18 >Update: >- [x] Assign null weights to special constant of `NO_VALUE` >- [x] Skip over null weights when calculating average weight stats >- [x] Testing > >Will finish PR by tonight!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-06 00:23:29

... contains 2 changes across 1 issues, since 2023-08-05 23:17:51 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@jasonqiu212` created and modified this issue on 2023-08-05 23:19:20 >V8.28.1 > >With reference to #12544, it is possible to add empty weights (i.e. Leave the input box for weight empty) for rubric questions. The issue demonstrates that empty weights can be a valid feature. They can be used for: >- Rubric options that do not have a suitable numerical weight >- Rubric options that the user does not want to be calculated in the average weight statistics > >Weights are also present in MCQ (single answer) and MCQ (multiple answers). However, both question types currently do not allow users to save with empty weights: > >![Screen Shot 2023-08-05 at 10 58 25 PM](https://github.com/TEAMMATES/teammates/assets/25262042/664654e2-0ff9-4f5d-8def-191a574fe24a) >![Screen Shot 2023-08-05 at 10 59 00 PM](https://github.com/TEAMMATES/teammates/assets/25262042/8c70f576-cc9d-4733-8291-36869410a82c) >![Screen Shot 2023-08-05 at 10 58 25 PM copy](https://github.com/TEAMMATES/teammates/assets/25262042/521c8f58-e49f-4d05-91d7-3e03c9f1ce9c) > >Should empty weights be allowed for MCQ (single answer) and MCQ (multiple answers) too? Here's a possible use case: >- Question: "Do you think this class is helpful?" with the options of: > - Not enough information to evaluate > - Disagree > - Agree > >It's difficult to assign a numerical weight to the 1st option. `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1666535099) on 2023-08-05 23:31:32 >> Should empty weights be allowed for MCQ (single answer) and MCQ (multiple answers) too? Here's a possible use case: >> >> * Question: "Do you think this class is helpful?" with the options of: >> >> * Not enough information to evaluate >> * Disagree >> * Agree >> >> It's difficult to assign a numerical weight to the 1st option. > >@jasonqiu212 Yes, I think this is a legit use case.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-06 15:16:44

... contains 2 changes across 1 issues, since 2023-08-06 00:23:30 (timezone: Singapore)

# Feedback issue [#12548](https://github.com/TEAMMATES/teammates/issues/12548) `@Rajansharma44` created this issue on 2023-08-06 14:34:22 > > >- **Environment**: > >**Description of feature/enhancement** > > > >**Justification** > > > > >**Existing similar features and their shortcomings** > > > `@Rajansharma44` created this [comment](https://github.com/TEAMMATES/teammates/issues/12548#issuecomment-1666741717) on 2023-08-06 14:35:18 >can you explain the feedback form. >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-07 02:21:53

... contains 1 changes across 1 issues, since 2023-08-06 15:16:44 (timezone: Singapore)

# Instructor home page loads forever if attempt to copy a feedback sessions fail [#12507](https://github.com/TEAMMATES/teammates/issues/12507) `@rexong` created this [comment](https://github.com/TEAMMATES/teammates/issues/12507#issuecomment-1666935209) on 2023-08-07 02:06:59 >I would like to try this issue.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-09 22:23:47

... contains 1 changes across 1 issues, since 2023-08-07 02:21:54 (timezone: Singapore)

# Instructor Session Page: Failed copy feedback session causes page to load forever. [#12551](https://github.com/TEAMMATES/teammates/issues/12551) `@rexong` created this issue on 2023-08-09 22:21:53 > > >- **Environment**: >`master` branch at commit `8633d4e` > >**Problem** >The issue is similar/identical to the issue #12507. >When we try to copy the feedback session, if it fails, it will lead to the page loading forever. The only way to stop it is through hard refresh or navigating to another page. > >**Steps to reproduce** >1. Go to instructor session page. >2. Click on `Copy` for any available session. >3. Select the same course as the selected session. >![image](https://github.com/TEAMMATES/teammates/assets/66376253/537996d6-6471-4d53-8245-8d5effcc5cb9) >4. Click `Copy`. > >**Expected behaviour** >- Error toast to be shown >- Session table should be generated. > >**Actual behaviour** >Page goes into a loading state forever. > >Video Demo of Actual Behaviour >https://github.com/TEAMMATES/teammates/assets/66376253/74e424cd-ef1c-4d02-9aef-7d0d9199277c > > > >**Additional info** > > >As mentioned, this issue is similar to issue #12507. >To resolve this issue, look at PR #12550
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-09 23:23:12

... contains 1 changes across 1 issues, since 2023-08-09 22:23:47 (timezone: Singapore)

# Session Copy Modal: Instructors able to select the Course that they are copying from [#12552](https://github.com/TEAMMATES/teammates/issues/12552) `@rexong` created this issue on 2023-08-09 22:36:06 > > >**Environment**: >- `master` branch at commit `8633d4e` > >**Steps to reproduce** >Given that there is a session call `First team feedback session (percentage-based)` from `test.tes-demo` course. >1. Navigate to Instructor Session Page. >2. Click on the `Copy` button of `First team feedback session (percentage-based)` >3. Select `test.tes-demo` as the course to copy to. > >Video Demo > >https://github.com/TEAMMATES/teammates/assets/66376253/2fcaaa8e-3f13-4e89-9395-a5538faaa443 > >**Current behaviour** >Error will be shown stating that the session is already in the course. >![image](https://github.com/TEAMMATES/teammates/assets/66376253/facef50e-e802-4ded-9405-1e3ddb3a0204) > >**Suggestions** >Perhaps the instructor should not be allowed to copy the session into the same course. >This could be resolved by either >1. Remove the selection for the same course, ie not displaying the same course as a choice >2. Disable the selection for the same course, ie displaying the same course as a choice, but not allowing instructors to select it. >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-10 18:24:56

... contains 1 changes across 1 issues, since 2023-08-09 23:23:12 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@rajatmohan22` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1672918188) on 2023-08-10 17:55:38 >@domlimm Hi, is this issue already assigned to someone? because if not i'll definitely contribute a PR within the next 2-3 days
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-10 19:17:12

... contains 1 changes across 1 issues, since 2023-08-10 18:24:56 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1673006123) on 2023-08-10 18:59:25 >Hi @rajatmohan22, feel free to submit a PR for this issue!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-10 22:23:24

... contains 1 changes across 1 issues, since 2023-08-10 19:17:13 (timezone: Singapore)

# Save all comments when saving responses for all questions [#12527](https://github.com/TEAMMATES/teammates/issues/12527) `@ellaella12` created this [comment](https://github.com/TEAMMATES/teammates/issues/12527#issuecomment-1673292727) on 2023-08-10 22:06:59 >Hi @Saimurugeshwari, may i check if you are working on this issue? if not, i would like to give it a go!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 00:26:47

... contains 2 changes across 1 issues, since 2023-08-10 22:23:25 (timezone: Singapore)

# Session Copy Modal: Instructors able to select the Course that they are copying from [#12552](https://github.com/TEAMMATES/teammates/issues/12552) `@domlimm` created this [comment](https://github.com/TEAMMATES/teammates/issues/12552#issuecomment-1673456472) on 2023-08-10 23:31:07 >@rexong Fair point! This lies in the UX, or maybe the relationship between a Course and Feedback Session. The suggestions that you've provided are good. We could also allow them to select the same session but if the same session already exists, perhaps we could have them make some changes for differentiation. > >My understanding might not be 100% accurate on this. Let's hear what the rest thinks 👍🏻 `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12552#issuecomment-1673493762) on 2023-08-10 23:54:00 >@rexong copying a session to the same course is a legit use case e.g. to reuse the same set of questions multiple times in the same course. The user is expected to change to session name (which is editable) in the 'copy session' dialog first.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 04:18:18

... contains 1 changes across 1 issues, since 2023-08-11 00:26:48 (timezone: Singapore)

# Save all comments when saving responses for all questions [#12527](https://github.com/TEAMMATES/teammates/issues/12527) `@Saimurugeshwari` created this [comment](https://github.com/TEAMMATES/teammates/issues/12527#issuecomment-1673842128) on 2023-08-11 04:08:36 >Hi @ellaella12 , I am still working on this issue, Kind of stuck, I will raise a PR request today or tomorrow, Sorry for the delay.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 06:20:35

... contains 1 changes across 1 issues, since 2023-08-11 04:18:19 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@OpherM` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1673977952) on 2023-08-11 06:05:28 >Hey Please is this issue still open? >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 09:16:24

... contains 1 changes across 1 issues, since 2023-08-11 06:20:36 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1674103835) on 2023-08-11 09:04:32 >Hi @OpherM, Someone else has indicated interest in fixing this issue. Could you look into another issue instead? Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 15:17:36

... contains 1 changes across 1 issues, since 2023-08-11 09:16:25 (timezone: Singapore)

# Instructor sending submission reminders: missing space between checkbox and label [#12313](https://github.com/TEAMMATES/teammates/issues/12313) `@sgadkar2` created this [comment](https://github.com/TEAMMATES/teammates/issues/12313#issuecomment-1674263902) on 2023-08-11 14:25:15 >Hi, Is this issue still open? Can I work on it ?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 16:22:47

... contains 1 changes across 1 issues, since 2023-08-11 15:17:36 (timezone: Singapore)

# Instructor sending submission reminders: missing space between checkbox and label [#12313](https://github.com/TEAMMATES/teammates/issues/12313) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12313#issuecomment-1674344961) on 2023-08-11 15:53:09 >Hi @sgadkar2, Feel free to submit a PR for this issue!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 22:20:17

... contains 2 changes across 1 issues, since 2023-08-11 16:22:47 (timezone: Singapore)

# Session Copy Modal: Instructors able to select the Course that they are copying from [#12552](https://github.com/TEAMMATES/teammates/issues/12552) `@rexong` created this [comment](https://github.com/TEAMMATES/teammates/issues/12552#issuecomment-1674831366) on 2023-08-11 21:52:47 >I am clearer about the use case now. >However, I still think the UX here can still be improved. > >Currently, if the user did not change the session name and tried to copy the session again, the error toast pops up stating that the current session already exist in the course. >However, they are not instructed to change the session name so that they can copy the session to the same course successfully. >In this case, I would suggest that we can consider the following ideas to improve the UX. >1. Disable the checkbox, only if session name is changed would the checkbox be enabled. >2. When copying to the same course, if the session name is not changed, the error toast can also indicate that the session name can be changed. > >Would like to hear your input! @damithc @domlimm `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12552#issuecomment-1674861940) on 2023-08-11 22:12:43 >@rexong > >> However, I still think the UX here can still be improved. > >I agree. > > >> * Disable the checkbox, only if session name is changed would the checkbox be enabled. > >This could be misleading, as it gives the impression that the action is not allowed. > >> * When copying to the same course, if the session name is not changed, the error toast can also indicate that the session name can be changed. > >Do you mean when the user clicks the `Copy` button, check if the same course has been chosen but the the session name remains the same, and inform the user that the name needs to change (while still staying in the dialog)? Yes, that could be helpful, as the user can now fix the problem faster and fewer steps, compared to the current behavior. > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-11 23:19:59

... contains 1 changes across 1 issues, since 2023-08-11 22:20:18 (timezone: Singapore)

# Session Copy Modal: Instructors able to select the Course that they are copying from [#12552](https://github.com/TEAMMATES/teammates/issues/12552) `@rexong` created this [comment](https://github.com/TEAMMATES/teammates/issues/12552#issuecomment-1674889278) on 2023-08-11 22:30:29 >@damithc >> Do you mean when the user clicks the `Copy` button, check if the same course has been chosen but the the session name remains the same, and inform the user that the name needs to change (while still staying in the dialog)? Yes, that could be helpful, as the user can now fix the problem faster and fewer steps, compared to the current behavior. > >I was initially thinking of informing the user using the error toast (not staying in the dialog). >But I prefer the idea of informing the user while staying in the dialog like you suggested.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-12 09:15:29

... contains 2 changes across 2 issues, since 2023-08-11 23:20:00 (timezone: Singapore)

# Set character limit on question description [#12460](https://github.com/TEAMMATES/teammates/issues/12460) `@anguye68` created this [comment](https://github.com/TEAMMATES/teammates/issues/12460#issuecomment-1675583904) on 2023-08-12 09:02:12 >Hello, I can work on this issue if it's available since there has not been any updates in a month. # Give respondents a way to reset a rubric question submission [#12508](https://github.com/TEAMMATES/teammates/issues/12508) `@anguye68` created this [comment](https://github.com/TEAMMATES/teammates/issues/12508#issuecomment-1675584181) on 2023-08-12 09:02:33 >Hello, I can work on this issue if available.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-12 23:17:32

... contains 2 changes across 2 issues, since 2023-08-12 09:15:29 (timezone: Singapore)

# Set character limit on question description [#12460](https://github.com/TEAMMATES/teammates/issues/12460) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12460#issuecomment-1675938429) on 2023-08-12 22:23:07 >Hi @anguye68, feel free to submit a PR for this # Give respondents a way to reset a rubric question submission [#12508](https://github.com/TEAMMATES/teammates/issues/12508) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12508#issuecomment-1675938028) on 2023-08-12 22:22:27 >Hi @anguye68, feel free to submit a PR for this
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-13 01:17:52

... contains 1 changes across 1 issues, since 2023-08-12 23:17:33 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@HarshSingh21` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1676002236) on 2023-08-13 00:53:30 >Hi, > Can I get assigned to this role? I would love to contribute.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-14 13:20:50

... contains 2 changes across 2 issues, since 2023-08-13 01:17:53 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1676690218) on 2023-08-14 13:14:01 >@jasonqiu212 shall we finish up this PR quickly? # Instructor edit feedback session page: NumberFormatException when inputting decimal numbers into distribute points questions [#12557](https://github.com/TEAMMATES/teammates/issues/12557) `@dlimyy` created and modified this issue on 2023-08-14 13:10:37 >- **Environment**: `master` branch at commit `8633d4e` > >**Steps to reproduce** >1. Go to instructor's session page >2. Click edit on one of the feedback sessions >3. Create a distribute points(among options) or distribute points(among recipients) question >4. Input a decimal number into any of the fields which is regarding points >5. Click `Save Question` > >**Expected behaviour** >No error/exception message > > >**Actual behaviour** >There is an error message which mentions that the server encountered an error when processing this request. This is due to a NumberFormatException which is caused by the lack of validation check to ensure that the number passed into these fields is always an integer > >![image](https://github.com/TEAMMATES/teammates/assets/97420966/444805c6-2fb4-43d3-978a-e1476b3b7405) >![image](https://github.com/TEAMMATES/teammates/assets/97420966/94c6a86e-c275-47d3-af6f-fe4e61022b5f) > > >**Additional info** >This issue can be resolved with this [PR](https://github.com/TEAMMATES/teammates/pull/12558) > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-18 19:15:47

... contains 1 changes across 1 issues, since 2023-08-14 13:20:51 (timezone: Singapore)

# Add a trigger for good first issues [#12480](https://github.com/TEAMMATES/teammates/issues/12480) `@nagarajan-ck` created this [comment](https://github.com/TEAMMATES/teammates/issues/12480#issuecomment-1683732173) on 2023-08-18 18:48:15 >Hi @zhaojj2209 > >I have raised a PR resolving the error that was there earlier. I am able to see the comment for good first issues in my own repo. >Screenshot >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-19 15:16:07

... contains 1 changes across 1 issues, since 2023-08-18 19:15:48 (timezone: Singapore)

# Flickering questions when loading sessions results [#12499](https://github.com/TEAMMATES/teammates/issues/12499) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12499#issuecomment-1684858051) on 2023-08-19 14:31:06 >Hi @HarshSingh21, Please feel free to submit a PR for this issue!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-20 12:22:07

... contains 2 changes across 2 issues, since 2023-08-19 15:16:08 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@jasonqiu212` modified this issue on 2023-08-20 12:06:22 >V8.28.1 > >**Description** > >With reference to #12544, it is possible to add empty weights (i.e. Leave the input box for weight empty) for rubric questions. The issue demonstrates that empty weights can be a valid feature. They can be used for: >- Rubric options that do not have a suitable numerical weight >- Rubric options that the user does not want to be calculated in the average weight statistics > >Weights are also present in MCQ (single answer) and MCQ (multiple answers). However, both question types currently do not allow users to save with empty weights: > >![Screen Shot 2023-08-05 at 10 58 25 PM](https://github.com/TEAMMATES/teammates/assets/25262042/664654e2-0ff9-4f5d-8def-191a574fe24a) >![Screen Shot 2023-08-05 at 10 59 00 PM](https://github.com/TEAMMATES/teammates/assets/25262042/8c70f576-cc9d-4733-8291-36869410a82c) >![Screen Shot 2023-08-05 at 10 58 25 PM copy](https://github.com/TEAMMATES/teammates/assets/25262042/521c8f58-e49f-4d05-91d7-3e03c9f1ce9c) > >Should empty weights be allowed for MCQ (single answer) and MCQ (multiple answers) too? Here's a possible use case: >- Question: "Do you think this class is helpful?" with the options of: > - Not enough information to evaluate > - Disagree > - Agree > >It's difficult to assign a numerical weight to the 1st option. > >**Suggested Solution** > >- You may wish to refer to #12545 > - Use `-` to represent empty weights > - Skip over empty weight values when calculating average weight > - Edge case: All options have empty weights -> Average/total cannot be calculated -> Represented by `-` > - Add explanation on usage of empty weights # running ./gradlew createConfigs [#12562](https://github.com/TEAMMATES/teammates/issues/12562) `@ikatyal2110` created this issue on 2023-08-20 11:28:36 >I'm on Mac, when running "./gradlew createConfigs", I get the following error: > >Welcome to Gradle 7.5! > >Here are the highlights of this release: > - Support for Java 18 > - Support for building with Groovy 4 > - Much more responsive continuous builds > - Improved diagnostics for dependency resolution > >For more details see https://docs.gradle.org/7.5/release-notes.html > >Starting a Gradle Daemon (subsequent builds will be faster) > >FAILURE: Build failed with an exception. > >* What went wrong: >A problem occurred configuring root project 'teammates'. >> Could not open cp_proj generic class cache for build file '/Users/ishaankatyal/Desktop/teammates/build.gradle' (/Users/ishaankatyal/.gradle/caches/7.5/scripts/10hkiewh0i2h9yuux5zldr0n2). > > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64 > >* Try: >> Run with --stacktrace option to get the stack trace. >> Run with --info or --debug option to get more log output. >> Run with --scan to get full insights. > >* Get more help at https://help.gradle.org > >BUILD FAILED in 20s > >I don't know what the issue is or how to fix this
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-21 07:17:20

... contains 1 changes across 1 issues, since 2023-08-20 12:22:08 (timezone: Singapore)

# Release V8.29 [#12565](https://github.com/TEAMMATES/teammates/issues/12565) `@samuelfangjw` created this issue on 2023-08-21 06:56:32 > > >Scheduled for Monday, Aug 21, 2023, 3.00pm SGT. > >Release Lead: > >- [ ] Tagged the latest stable release code with the latest version number >- [ ] Released changelogs > >PM: > >- [ ] Deployed the new version >- [ ] Released the new version for end users >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-21 16:24:26

... contains 3 changes across 1 issues, since 2023-08-21 07:17:20 (timezone: Singapore)

# Release V8.29.0 [#12565](https://github.com/TEAMMATES/teammates/issues/12565) `@damithc` modified this issue on 2023-08-21 16:20:19 > > >Scheduled for Monday, Aug 21, 2023, 3.00pm SGT. > >Release Lead: > >- [x] Tagged the latest stable release code with the latest version number >- [x] Released changelogs > >PM: > >- [x] Deployed the new version >- [x] Released the new version for end users > `@samuelfangjw` created this [comment](https://github.com/TEAMMATES/teammates/issues/12565#issuecomment-1685787600) on 2023-08-21 15:21:44 >[V8.29.0](https://github.com/TEAMMATES/teammates/releases/tag/V8.29.0) has been released by @samuelfangjw at August 21st, 2023, 03.18pm SGT. > >Code contributions from: @Rajdeep1311, @Zxun2, @domoberzin, @ellaella12, @jasonqiu212, @mariemllr, @rexong, @sgadkar2, @theKelvincode, @weiquu >Review contributions from: @EuniceSim142, @NicolasCwy, @cedricongjh, @domlimm, @jasonqiu212, @weiquu, @wkurniawan07, @zhaojj2209 > >Ready for post-release check and deployment by PM (@damithc). `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12565#issuecomment-1685874540) on 2023-08-21 16:21:25 >Deployed and released. Thanks to everyone who helped 💯 >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-08-21 17:19:19

... contains 2 changes across 1 issues, since 2023-08-21 16:24:27 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@pkwangjoo` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1685909449) on 2023-08-21 16:45:13 >Hi! can I work on this issue? `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1685910409) on 2023-08-21 16:45:53 >Hi @pkwangjoo, Sure thing! Feel free to submit a PR for this issue.
github-actions[bot] commented 10 months ago

Digest Summary: 2023-08-23 14:24:16

... contains 1 changes across 1 issues, since 2023-08-21 17:19:19 (timezone: Singapore)

# Instructor Session Page: Failed copy feedback session causes page to load forever. [#12551](https://github.com/TEAMMATES/teammates/issues/12551) `@Trjindal` created this [comment](https://github.com/TEAMMATES/teammates/issues/12551#issuecomment-1689340982) on 2023-08-23 14:14:26 >i would like to work on it