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 new question #12

Open
Michael-Longley opened this issue Feb 8, 2019 · 2 comments
Open

Create new question #12

Michael-Longley opened this issue Feb 8, 2019 · 2 comments
Assignees

Comments

@Michael-Longley
Copy link
Contributor

Michael-Longley commented Feb 8, 2019

User Story

As a mentor I want to be able to add questions to the database so that we can generate exams as needed.

Acceptance Criteria

  • User will be able to type a question and sample answer into fields
  • User will be able to tag questions by class and material from the class
  • User will be able to select the type of question from a drop down (multiple choice, short answer, pseudo code, etc)
  • User will be able to upload image(s) for the questions to be based on
  • Questions will be put in the database but will not be used until they have been verified by another mentor

Dependencies

@wylaris
Copy link
Collaborator

wylaris commented Feb 9, 2019

Should have some sort of way to differentiate types of questions. This way we can allow multiple choice questions to have a choice of an answer, a short response to have text, and so on and so forth.

@Michael-Longley Michael-Longley self-assigned this Feb 9, 2019
@Michael-Longley
Copy link
Contributor Author

We need to think about how we handle multiple choice questions. Are they just included in the question?

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

2 participants