Skip to content

Latest commit

 

History

History
201 lines (103 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

201 lines (103 loc) · 12.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.10.3 (2025-01-27)

Bug Fixes

  • allow break lines in fill in the blanks (226baa0)
  • filter out duplicated questions (3cc5e90)
  • fix translation for explanation (99a47ab)
  • multiple-choice: remove automatic uppercase for button (#193) (217cdf6)
  • upgrade workflow versions (#191) (63933bb)

Miscellaneous Chores

1.10.2 (2024-12-16)

Bug Fixes

  • prevent infinite loop for readers and network errors on legacy data (#187) (717c14d)
  • update sentry config (#188) (388e7cc)

1.10.1 (2024-11-19)

Bug Fixes

1.10.0 (2024-11-12)

Features

Bug Fixes

  • allow duplicate words in fill the blanks (#181) (c072bdf)

1.9.1 (2024-11-05)

Bug Fixes

  • remove useMaxAvailableHeightInWindow (#177) (1213ed8)

1.9.0 (2024-09-13)

Features

  • improve the multiple choices player view (#172) (2e8f873)

1.8.0 (2024-07-17)

Features

  • add retry button on fill in blanks (#168) (8d73a48)
  • reset the user's selection on retry of multiple choices (#166) (c4df01d)

1.7.0 (2024-07-12)

Features

1.6.0 (2024-05-01)

Features

  • prevent same choice and duplicated keys (#152) (3fefa3c)

1.5.1 (2024-04-24)

Bug Fixes

  • deps: update dependency @graasp/apps-query-client to v3.4.10 (288a201)
  • fix resizing loop of analytics view (#150) (e70894a)

1.5.0 (2024-04-11)

Features

  • add better precision in the feedback of an text answer (#145) (fe7af1b)

1.4.0 (2024-03-07)

Features

  • move analytics tab to analytics view (#141) (a21e06b)

1.3.0 (2024-02-22)

Features

Bug Fixes

1.2.0 (2024-01-30)

Features

  • add ellipsis and decrease title (#108) (2a548f0)
  • allow multiple attempts (#107) (57bd30c)
  • changing question type create new question (#110) (1e7ca75)
  • disable save btn when question is not valid and display warning (#114) (84553a7)
  • improve corrections for multiple choices (#130) (48862ab)
  • improve the navigation in the builder view (#124) (a62b7ba)
  • improve the navigation in the player view (#122) (c6a6b50)
  • migrate to typescript and remove immutable (163f757)
  • provide hints when incorrect answer (#117) (93d811f)
  • remove unnecessary link in analytics charts utils (163f757)
  • reset show correction when currentIdx change in PlayView (#112) (b09bef1)

1.1.0 (2023-09-26)

Features

  • add explanation to each choice of the multiple choice questions (#85) (45d4df8)
  • allow question drag and drop (#81) (95bbdf1)

Bug Fixes

  • deps: update sentry packages to v7.70.0 (#63) (17351e6)
  • show only current member data in playview (#89) (25ee459)
  • update value of slider (#96) (7cb2985)

1.0.2 (2023-08-28)

Bug Fixes

  • use internal question ids to fix copy (#79) (a72f35d)

1.0.1 (2023-08-21)

chore

Bug Fixes

  • add auto-tag.yml (6aec4b6)
  • deps: update dependency @graasp/sdk to v1.0.0 (9276460)
  • deps: update mui (non-major) to v5.13.6 (e7d97cf)
  • deps: update tanstack-query monorepo to v4.29.15 (d4e235e)
  • fix save question in order (#78) (b3c5c03)

Tests

1.0.0-rc.1 (2023-06-13)

⚠ BREAKING CHANGES

  • update app for typeorm (#51)

Features

chore

0.1.1 (2022-11-01)

0.1.0 (2022-10-31)