alexa/skill-sample-python-quiz-game

Name: skill-sample-python-quiz-game

Owner: Alexa

Description: An Alexa Skill Sample showing how to build a quiz game skill in Python.

Created: 2017-06-05 16:51:23.0

Updated: 2018-05-14 14:34:55.0

Pushed: 2018-05-12 17:49:14.0

Homepage: null

Size: 593

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build An Alexa Quiz Skill in Python

Tutorial Header

Voice User InterfaceLambda FunctionConnect VUI to CodeTesting

What You Will Learn
What You Will Need
What Your Skill Will Do

The Skill allows users to request a quiz about the 50 States of the USA. They will receive 10 random questions or they can ask for specific information, such as, “tell me about New York”. This simple “quiz” Skill will teach you how the different pieces of the Alexa Skill development process fit together.

We use will use the Skill builder UI to build the Skill although the quiz itself does not employ the new “Dialog-Delegate interface” model.

Get Started


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.