• Implemented a new summary view based on submission data.
  • For blocks with open-ended inputs (e.g.,
    SHORT_ANSWER
    ,
    EMAIL
    ,
    NUMBER
    ...), the summary now displays a list of user-provided values for easy readability.
  • For blocks with limited or predefined choices (e.g.,
    MULTIPLE_CHOICES
    ,
    RANKING
    ,
    LINEAR
    ...), the summary presents:
- Total number of responses
- Percentage distribution of each option
Overall improvements made to enhance clarity and comprehension of submission data.
See the image below:
Screenshot 2025-05-29 173700
image