Inspiration
On weekends my kids and I would practice simple math by adding and subtracting groups of coffee beans. For some reason they associated the coffee beans with their father so they called them "Daddy Beans".
What it does
This skill will allow you to take simple math quizzes and keep track of your score as you go along. For every successful quiz users are awarded points which can eventually increase their level. With each level increase the questions will become progressively harder.
How I built it
This skill is built in a Serverless environment using Node.js running on Lamba storing data to DynamoDB.
Challenges I ran into
It was challenging to use a slot type of number Alexa can become very confused when kids are trying to answer. There responses were often parsed incorrectly. I used a custom slot type instead limiting the possible answers to as few as possible for more predictable results.
Accomplishments that I'm proud of
Getting the skill to run on the Alexa show as well as implementing multiple levels of difficulty.
What I learned
I learned how to craft an interactive skill for the Alexa show. I can be challenging to structure the skill in order to make it easy for kids to use.
What's next for Bean Counter
Adding more skill levels and content.
Log in or sign up for Devpost to join the conversation.