Jasmeet1709 / eModules

Digitising question banks (packages/modules) via android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eModules

This android application enables the user to practice from a set of questions and includes features such as progress tracking, analytics, flagging (doubts), timer and search (on the basis of filters like topic, previously incorrect, keyword etc).

The questions are served from a pre-packaged sqlite .db file which would be stored in the assets folder of the project, android-sqlite-asset-helper library will be used for shipping the app with pre-populated databse.

Features

  • Completely offline
  • Progress Tracking
  • Search
    • Topics
      • A
      • B
      • C
    • Flagged
    • Incorrect
    • Correct
    • Keyword
  • Doubts section (For viewing previously flagged questions with marked response and explanations)
  • Timer (starts automatically and stops on submit button-press)
  • Analytics
  • Notepad in each question

Mockups



Contributing

  • Knowledge of JAVA
  • Some experience in developing Android apps (Hello-World App)

Authors

See also the list of contributors who participated in this project.

About

Digitising question banks (packages/modules) via android


Languages

Language:Java 100.0%