-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: english * feat: a bunch stuff * fix: rename odin to multiple choice * fix: challenge types for English * fix: give intructions a proper background * feat: controllable inputs * fix: show words directly before and after BLANK * feat: check input answers with dynamic input borders * feat: go to next challenge when completed * fix: get step numbering correct for English tasks * fix: simplify titles for English and MCQ view * feat: audio widget * feat: add audio element to MCQ and style it * fix: select grid widget for the rest of the superblocks * fix: mutliple small issues * fix: do not init editor files on non editor challenges * feat: add feedback widget * fix: give dialogue header some margin * feat: add Niraj's suggestions * fix: save initial value * fix: put button at bottom and use audio service * fix: title and replace paragraph on the last array index * fix: stop audio if english challenge is closed * fix: temp fix to prevent UI bug in MCQ challenges This is a temporary fix --------- Co-authored-by: Niraj Nandish <[email protected]>
- Loading branch information
1 parent
634e044
commit 7bbe860
Showing
14 changed files
with
931 additions
and
30 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
description: This file stores settings for Dart & Flutter DevTools. | ||
documentation: https://docs.flutter.dev/tools/devtools/extensions#configure-extension-enablement-states | ||
extensions: |
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
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.