Changed the way of listing of apps in Info-apps, Quiz apps, and Spellings app#6
Open
srujanjha wants to merge 6 commits intoBuildmLearn:masterfrom
Open
Changed the way of listing of apps in Info-apps, Quiz apps, and Spellings app#6srujanjha wants to merge 6 commits intoBuildmLearn:masterfrom
srujanjha wants to merge 6 commits intoBuildmLearn:masterfrom
Conversation
There was a small issue. On pressing the "Next" button, while the last Flash Card is on display, was making the app to stop unfortunately. This issue has been fixed.
"Unfortunately Stopped" issue fixed
…zzle, and also the scorecard. ScoreActivity was meant only for Quiz and not for Spellings puzzle. It was not able to handle the scores of Spellings puzzle. The issue was fixed. Now ScoreActivity can handle scores from both Quiz and Spellings Puzzle. Also, there was an issue with restarting the Spellings Puzzle, the scores start accumulating and also the index of the question was not set to '0' while restarting the puzzle.
…lings Puzzle, and also the scorecard." This reverts commit 1fceec1.
…uzzle. ScoreActivity was meant only for Quiz and not for Spellings puzzle. It was not able to handle the scores of Spellings puzzle. The issue was fixed. Now ScoreActivity can handle scores from both Quiz and Spellings Puzzle. Also, there was an issue with restarting the Spellings Puzzle, the scores start accumulating and also the index of the question was not set to '0' while restarting the puzzle.
The apps in case of Info-apps, Quiz apps, and Spellings app were displayed as filenames, which included the extension part too. For example, science.txt, prepositions.txt. This was fixed.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The apps in case of Info-apps, Quiz apps, and Spellings app were displayed as filenames, which included the extension part too. For example, science.txt, prepositions.txt. This was fixed.
