Testomania icon indicating copy to clipboard operation
Testomania copied to clipboard

In practice more knowledge comes

Results 66 Testomania issues
Sort by recently updated
recently updated
newest added

We need to create 3 dynamic shortcuts of the most recent 3 categories. https://developer.android.com/develop/ui/views/launch/shortcuts/creating-shortcuts#dynamic

bug
enhancement

We added so many categories that we need search bar for sure

enhancement
Feature 🖖

added unsplash Api for searching images associated to category

If you are on a quiz and screen locks, after unlock viewpager scrolls to the end

bug

Try ChatGPT to generate illustrations for quiz categories https://beta.openai.com/docs/guides/images/introduction

enhancement
AI

When all questions are answered, hide the next button and convert the finish button to primary button

enhancement

Android has an API to extract color from images and we can use that color for quiz background: https://developer.android.com/develop/ui/views/graphics/palette-colors ![image](https://user-images.githubusercontent.com/6556678/209084336-d8e67ebb-3fae-47b0-98fd-cf593ca00b08.png) we should use this dependency: `androidx.palette:palette:1.0.0-alpha1`

enhancement

We can use Google's [TensorFlow](https://www.tensorflow.org/lite/android) or similar AI tools for quiz(question) content scanning, to extract keywords, which we can feed to another API to get Images/Illustrations. With this, we will...

enhancement
AI

It would be cool to add small info in Readme on how simply someone can add a new category

let's add a feedback button in each quiz, to send broken quiz info to our firebase and then we can forward it to used third-party Apis to fix

enhancement