Commit Graph

10 Commits

Author SHA1 Message Date
IlyaDoronin
c15516344a fix: metrics using 2024-05-06 16:47:19 +03:00
a900035409 добавлена метрика ВП ЯМ 2024-05-06 01:07:15 +03:00
nflnkr
fbd6533b7e fix question control flow logic to be reactive to QuizAnswerer props 2024-04-16 22:20:57 +03:00
nflnkr
61ee7553e6 use question id for current question state 2024-04-12 14:29:37 +03:00
nflnkr
a5051e8ebc add question select for preview 2024-04-11 17:11:43 +03:00
nflnkr
979d0e7138 make quiz view store component store
move design list to separate file
2024-04-03 15:42:12 +03:00
nflnkr
0391f44828 fix setting current question to result 2024-02-15 21:29:45 +03:00
nflnkr
b52a9e3a1c do not throw when finding next question while already on result question 2024-02-15 20:46:47 +03:00
nflnkr
06515a64f9 QuizAnswerer component does not fetch data, but receives it as props
WidgetApp and App components fetch quiz data
2024-02-14 14:03:35 +03:00
nflnkr
87897a9d47 move common files to lib folder
remove kitui dependency
fix readme
2024-02-12 13:58:51 +03:00