Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 2.46 KB

README.md

File metadata and controls

61 lines (45 loc) · 2.46 KB

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

Important

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 👋🏽  •  Support 💜