elimu-ai / vitabu

πŸ“š Android application for reading storybooks and expanding word vocabulary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitabu πŸ“š

Android application for reading storybooks and expanding word vocabulary.

Corresponding EGRA skill: FAMILIAR_WORD_READING

Children’s reading skills are often assessed using reading lists of unrelated words. This allows for a purer measure of word recognition and decoding skills than does reading connected text, as children are unable to guess the next word from the context when reading lists of unrelated words. For this assessment, familiar words are high-frequency words selected from first-, second-, and third-grade reading materials and storybooks in the language and context.

FAMILIAR_WORD_READING

device-2020-12-14-173528

device-2020-06-10-152302

Installation

Note: This app depends on the elimu.ai Content Provider to be installed.

Development πŸ‘©πŸ½β€πŸ’»

Compile APK:

./gradlew clean build

Install APK:

adb install app/build/outputs/apk/debug/ai.elimu.vitabu-<versionCode>-debug.apk

Perform a release:

./gradlew releaseClean
./gradlew releasePrepare -PbumpType=patch
./gradlew releasePerform

elimu.ai - Free open source learning software for out-of-school children βœ¨πŸš€

Website 🌐  β€’  Wiki πŸ“ƒ  β€’  Projects πŸ‘©πŸ½β€πŸ’»  β€’  Milestones 🎯  β€’  Community πŸ‘‹πŸ½  β€’  Drips πŸ’§

About

πŸ“š Android application for reading storybooks and expanding word vocabulary.

License:MIT License


Languages

Language:Java 100.0%