Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 377 Bytes

File metadata and controls

17 lines (13 loc) · 377 Bytes

Export

Structure

  • for each wall

    • display task-text
  • for each participant

    • display Nickname
    • sort messages that are copied to the wall
      • 1: left and right group according to x-value
      • 2: top to bottom according to y-value
    • display messages as paragraphs
  • for each message on feed

    • display message text and history

Example