-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Request microphone permission when loading page. App now supports chrome and Mobile!. Improve reducer action names. Remove autoplay from record button and into higher level component Fix issue with Quiz typing id property. Remove unused reducer actions Remove currentuizID concept and instead use quiz[0] always. Will need this for upcoming "continuous mode" lessons that never end. Remove a hack in the UI during lesson download Disable record button if grading is in progress (might not need this later, could remove) Add some missing return / await statements in the audio recorder code.
- Loading branch information
1 parent
e03e029
commit cdb69f6
Showing
4 changed files
with
84 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.