All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.10.3 (2025-01-27)
- 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)
- release 1.10.3 (79712d8)
1.10.2 (2024-12-16)
- prevent infinite loop for readers and network errors on legacy data (#187) (717c14d)
- update sentry config (#188) (388e7cc)
1.10.1 (2024-11-19)
- deps: update dependency uuid to v9.0.1 (#134) (fedffbd)
- revert question type values (#183) (037236e)
1.10.0 (2024-11-12)
1.9.1 (2024-11-05)
1.9.0 (2024-09-13)
1.8.0 (2024-07-17)
- 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)
1.6.0 (2024-05-01)
1.5.1 (2024-04-24)
- 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)
1.4.0 (2024-03-07)
1.3.0 (2024-02-22)
1.2.0 (2024-01-30)
- 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)
- add explanation to each choice of the multiple choice questions (#85) (45d4df8)
- allow question drag and drop (#81) (95bbdf1)
- 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)
1.0.1 (2023-08-21)
- release 1.0.1 (28dd46c)
- 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)
1.0.0-rc.1 (2023-06-13)
- update app for typeorm (#51)
- Create Analytics Panel (#50) (a476be2)
- Table view per student (#44) (7d272ab)
- update app for typeorm (#51) (ddd7097)
- release 1.0.0-rc.1 (e6e5256)