Skip to content

aylaelm/Cognito-Functionality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Technical Exercise

Implements the Quiz.vue component. This component provides a user interface based on the following description:

Prompt the user with a series of multiple choice questions, one at a time, then provide a summary of how the user answered the questions.

  • A button is used to advance from one question to the next
  • The user cannot advance to the next question without answering the current question
  • Once a question has been answered, the user cannot revisit it
  • The summary displays all questions and their respective answers in one view

About

This implements the basic functionality for Quiz.vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published