Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Play audio of each composite word successively #432

Open
1 task done
toshify opened this issue Oct 12, 2023 · 0 comments
Open
1 task done

fix: Play audio of each composite word successively #432

toshify opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@toshify
Copy link
Collaborator

toshify commented Oct 12, 2023

Describe the bug

In cloze exercises and comprehension exercises, answer options and words in the text can consist of multiple "atomic" words, creating a "composite" word. However, only the last words audio is played when proposing an answer or tapping the word in the sentence.

Steps to reproduce

  1. Go to /lesson/16, i.e. 工作,工资,时间'
  2. Click on any answer option containing a character
  3. Observe that only the last character's audio is played

Expected behavior

The audio of all the characters in the answer should be played, starting with the leftmost and ending with the rightmost, without overlapping audio.

Environment

  • Device: PC
  • OS: Ubuntu 22.04.3
  • Browser: Chromium
  • Version: 118
@toshify toshify added the bug Something isn't working label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant