Alexa Quiz
Categories
Component ID
2821118
Component name
Alexa Quiz
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1040
Component created
Component changed
Component body
This is an example module implementing a request subscriber for Amazon Echo Alexa Skill.
This module is converted from node.js program( https://github.com/acalpixca/BarcelonaQuiz )
to Drupal module.
For more detail, please refer to the following original page.
http://lavigilanta.info/voice/en/barcelona-quiz-a-fun-way-to-prepare-you...
Note:
- Alexa module( https://www.drupal.org/project/alexa ) is required.
- You must disable "Alexa Demo" module.
Setup:
- Enable "Alexa Quiz" module.
- Setup Amazon Alexa Skills Kit according to https://www.drupal.org/docs/8/modules/alexa/tutorial .
- Edit Quiz name ( admin/config/services/alexa_quiz ).
- Edit Quiz data file (QuizData.php).