Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create mechanism for the test question with options #21

Closed
aistomin opened this issue Nov 5, 2018 · 1 comment
Closed

Create mechanism for the test question with options #21

aistomin opened this issue Nov 5, 2018 · 1 comment
Assignees

Comments

@aistomin
Copy link
Owner

aistomin commented Nov 5, 2018

Now we have only questions where user have to input the answer. We need the answers with options. For the first implementation let's cover the following scenario:

  1. Display the question with a) b) c) d) ... answer options.
  2. User have to input "a" or "b" or "c" or "d" ...
  3. The software validates if the user selected the right option.
  4. Display the result to the user.
@aistomin
Copy link
Owner Author

Done in scope of #25 and #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant