C_Week9,2025‐04‐30 - 24-S2-2-C-EduKATE/EduKATE_flutter GitHub Wiki

Time

30/04/2025 13.30 p.m.

Meeting recorder

Wenhui Shi

Attendees

  • Yi Wang
  • Siyi Liu
  • Dong-Jhang Wu
  • Rifang Zhou
  • Wenhui Shi
  • Wenjing Qi

add more if needed

Agenda

  • Present progress on the end of Sprint 2 tasks
  • Demonstrate updated Repeat Block and interaction features
  • Collect client feedback and discuss next action points
  • Present our future plan for sprint 3

Minutes

Sprint 2 Progress Update

  1. Initial implementation of the Repeat Block, including:
  • Draggable structure with a left notch (concave connector) and right protrusion (next-link connector)
  • Resizable central container that expands dynamically as sub-blocks are added
  • Visual repetition-count selector on the right (up to 8 dots)
  • Variable Block can now be inserted into the Repeat Block; logical execution still pending
  1. Enhanced block interaction visuals and feedback:
  • Added a bright glow effect when a block is selected
  • Soft glow on mouse hover Sound effect on block selection/click
  1. Improved block snapping behavior:
  • Blocks now automatically adhere to one another when dragged close, simplifying user interaction

Demonstration and Feedback

  1. A live demo showcased the current state of the Repeat Block and new visual/sound feedback features.
  • Client responded positively and commented the progress looked “good”.
  • No major changes requested.

Client Suggestions and Discussion

  1. No new suggestions raised during the meeting

Actions

  1. Refine glow color to better match the workspace background
  2. Continue improving the Repeat Block