Commit 865abf1b authored by Leon Zeyu Long's avatar Leon Zeyu Long
Browse files

Update UpdateEdits.md

parent 4c070637
Loading
Loading
Loading
Loading
+15 −8
Original line number Diff line number Diff line
Accepted feedback
Changes that were proposed in peer review and they you ended up adopting, together with a brief explanation why you chose to accept them.
Rejected feedback
Changes that were proposed in peer review and they you ended up not adopting, together with a brief explanation why you chose to reject them.
Other changes
Changes that you implemented, but were not mentioned in peer review, together with a brief explanation for why you implemented them.

Change 1:
Change 1: Display Full Langauge Name in Dropdown Menu
The change was adopted as shortened langauge names could be ambiguous to the user.

Change 2: Pop-up Correction Selection
The implemented pop-up gives the user greater flexibility in choosing which correction is best.

Change 3: Crawler and GUI Speed
User feedback suggests the Crawler and GUI was performing slowly, modifications were made to make the modules faster. This creates a better user experience.

Change 2:
Other Changes

Change 3:
Change 5: Crawler Progress Bar
Users indicated an improvement to add completion messages to crawler operations. Instead of just a simple completion message, a rendered loading bar gives real-time visual feedback to the user on the module's processing pace.

Change 6:

Rejected feedback