Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abd-mohsen/project2
https://github.com/abd-mohsen/project2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abd-mohsen/project2
- Owner: abd-Mohsen
- Created: 2024-06-14T12:04:59.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T21:17:11.000Z (4 months ago)
- Last Synced: 2024-08-28T22:47:08.911Z (4 months ago)
- Language: Dart
- Size: 29.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MC quiz papers scanner
a software that scans a multiple choice quiz paper,
and outputs the result based on the correct solution the user provided earlier.## Features
- supports multiple templates.
- stores the correct answers in device storage, so it can be used again.
- cost effective, because it uses machine learning to enable the same functionality of the bulky and expensive scanners used in enterprises.
- easy to use. its a mobile app that everyone can use.## how to use
1. install the apk on your Android device (Android version 6.0.1 or higher).
2. choose a template with the number of questions and number of choices.
3. enter the correct solutions for each question.
4. scan the quiz paper using your device camera.
5. get the result.