wcjord
78cb3afe0b
word focus turned off and tts on Choice click ( #1118 )
...
* word focus turned off and tts on Choice click
* play audio on word selection
2024-11-29 17:47:00 -05:00
ggurdin
ddeb55a337
fix speech-to-text inline tooltip overflow ( #1100 )
2024-11-25 10:47:16 -05:00
ggurdin
e9f8483704
show language settings dialog on press start IGC button if text is empty ( #1068 )
2024-11-19 16:51:25 -05:00
ggurdin
bf505073ee
more overlay positioning fixes ( #1059 )
2024-11-19 14:36:58 -05:00
ggurdin
7568469376
1000 assistance it simplify ( #1005 )
...
* gave inline tooltip its own closing logic and closing animation
* update inlinetooltips in IT bar
* fixes animation weirdness with inline tooltips in IT bar
* added learning settings to IT bar
* moved language assistance button into chat input row
* allow users to send message after click send twice, even if there are still errors
2024-11-19 13:02:41 -05:00
ggurdin
4c1ecc6512
fix some null check errors in IT
2024-11-14 09:39:26 -05:00
ggurdin
24df171167
added new IT instruction tooltip
2024-11-13 15:34:58 -05:00
Wilson
2ddd07791d
relax reconstruction error criteria ( #959 )
...
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2024-11-13 13:42:20 -05:00
ggurdin
3b3c8729f5
don't call grammar_lite if l1 or l2 are unknown
2024-11-11 13:50:20 -05:00
ggurdin
600c27b325
added unique ID parameter to choices to prevent duplicate keys in back-to-back activities
2024-11-08 16:47:56 -05:00
William Jordan-Cooley
c297dea437
some questions, name changes, and a couple switches from grammar to morph uses
2024-11-06 20:25:30 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup
2024-11-04 16:02:39 -05:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing
2024-11-01 10:31:07 -04:00
ggurdin
de927aa6b4
resolve merge conflict
2024-11-01 10:30:22 -04:00
ggurdin
ade8102830
Merge branch 'main' into show-gained-points-in-one-place
2024-11-01 10:28:28 -04:00
ggurdin
80d9276f6e
don't allow user to chose the incorrect choices in IT
2024-10-31 15:44:41 -04:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update
2024-10-31 11:42:44 -04:00
ggurdin
a7b6003c89
comment out references to itAutoPlay setting
2024-10-31 11:17:51 -04:00
ggurdin
66e7eb79fa
don't run languageAssistance after dismissing IT
2024-10-30 16:56:50 -04:00
ggurdin
61aed51d15
always show the choreographer send button
2024-10-30 15:11:26 -04:00
ggurdin
9af29d1d0c
start language assistance on enter
2024-10-30 15:06:37 -04:00
William Jordan-Cooley
a3c5ab15d8
allow sending if in manual igc mode
2024-10-28 14:53:10 -04:00
ggurdin
6791e410bd
close choreo error button on press
2024-10-25 11:56:33 -04:00
ggurdin
df9f8e0916
prevent null check error in send button
2024-10-25 11:37:36 -04:00
ggurdin
54975adbb3
require non-null error in card error widget
2024-10-25 10:13:15 -04:00
ggurdin
380689cf03
if running language assistance after going through IT, clear the itController
2024-10-25 10:04:59 -04:00
ggurdin
01f07c5584
move canSend function from igcController to choreographer
2024-10-25 09:51:39 -04:00
ggurdin
f4c0637f83
only reset IT source text if the user hasn't gone through any IT steps
2024-10-25 09:49:53 -04:00
ggurdin
49588b91cf
don't allow send + make send button red while running IT
2024-10-25 09:44:18 -04:00
ggurdin
cf1f79147a
don't allow users to edit the input bar during IT
2024-10-25 09:20:50 -04:00
William Jordan-Cooley
31b77c6d99
some name cleanup, error handling and dont open overlay if click outside text
2024-10-23 16:36:24 -04:00
ggurdin
0fa4202f7d
always show learning settings in popup
2024-10-23 14:23:11 -04:00
ggurdin
3efe374302
added mounted check before setting state in choice_array
2024-10-23 10:12:40 -04:00
ggurdin
7e9855dcc1
better error logging if sourceText is null in getNextTranslationData
2024-10-23 09:34:03 -04:00
ggurdin
14bed0f430
merge main, resolve conflicts
2024-10-15 10:48:44 -04:00
ggurdin
ac586e0a4d
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card
2024-10-15 10:40:02 -04:00
ggurdin
8e204c95e4
shrink spancard width to not overflow screen
2024-10-14 11:13:20 -04:00
ggurdin
2bc421e6e7
make popup dimensions dynamic
2024-10-10 15:57:50 -04:00
William Jordan-Cooley
5b4bcb5acc
additional logic to showing of it inline tooltip
2024-10-08 15:47:15 -04:00
William Jordan-Cooley
1849178da9
ui tweaks for subscribe card and audio card
2024-10-06 17:18:35 -04:00
William Jordan-Cooley
240b039ae7
several toolbar UI tweaks
2024-10-05 15:51:17 -04:00
wcjord
b7ab6038ac
further toolbar tweaks
...
* remove print statement
* ending animation, savoring joy, properly adding xp in session
* forgot to switch env again...
* increment version number
* about to move toolbar buttons up to level of overlay controller
* added ability to give feedback and get new activity
* more practice tweaks and instructions too
* incrementing pubspec version
2024-10-04 17:52:56 -04:00
William Jordan-Cooley
8bffe17455
passing practice model instead of activity?
2024-10-02 14:58:29 -04:00
wcjord
a1f9e6a243
Toolbar practice ( #702 )
...
* drafting toolbar with practice
* moved some code around
* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar
* activities displaying and forwarding toolbar
* experimenting with using choice value rather than index for logic
* reimplementation of wordnet results and translation for individual words
* cache and timer
* mostly done with activities in toolbar flow
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
ggurdin
78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown
2024-09-12 10:05:00 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch
2024-08-30 10:28:56 -04:00
William Jordan-Cooley
381769a6e4
adding user id to igc request
2024-08-30 10:14:10 -04:00
ggurdin
104750732b
made inline tooltip take up only one line, sped up animation when closing inline tooltip
2024-08-30 10:11:24 -04:00
Kelrap
8a947e83d9
Adds inline tooltip to IT bar
2024-08-30 10:11:15 -04:00
William Jordan-Cooley
41ce213553
show feedback in user l1
2024-08-30 10:11:00 -04:00