Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orschiro/gmail-mental-arithmetics
Todo chrome extension for mental arithmetic exercise in Gmail
https://github.com/orschiro/gmail-mental-arithmetics
chrome-extension gmail productivity
Last synced: 21 days ago
JSON representation
Todo chrome extension for mental arithmetic exercise in Gmail
- Host: GitHub
- URL: https://github.com/orschiro/gmail-mental-arithmetics
- Owner: orschiro
- License: gpl-3.0
- Created: 2018-03-21T18:29:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T15:53:12.000Z (over 6 years ago)
- Last Synced: 2024-10-30T21:13:11.654Z (2 months ago)
- Topics: chrome-extension, gmail, productivity
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gmail-mental-arithmetics
Todo chrome extension for mental arithmetic exercise in Gmail## Rough idea
1. User clicks on send
2. User is prompted a random exercise that can be + - / * . Example: 4 + 9 = ?
3. If responded correctly, email is sent.
4. If wrong, user can retry 2 more times.
5. After 3 tries in total, email is sent.## Reasons/Objectives
1. Engage the user's brain right - a simple mental refresh (a small and relatively easy -- can get rpgressively tougher based on building accurate responses -- math operation to refresh the mind
2. A simple praise for a right answer or an encouragement for a wrong answer
3. How do we get users to install the extension, once it's published in the Chrome Web Store - do we market it? How do we make the general public aware of this extension ?