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

Add MultiChoiceQuestion and MultiChoiceQuestionAnswer entity and business logic #17

Open
sulton-max opened this issue Apr 19, 2024 · 0 comments · Fixed by #24 · May be fixed by #28
Open

Add MultiChoiceQuestion and MultiChoiceQuestionAnswer entity and business logic #17

sulton-max opened this issue Apr 19, 2024 · 0 comments · Fixed by #24 · May be fixed by #28
Assignees
Labels
backend Server-side logic, backend API database Data modeling, storage, database queries feature New functionality or enhancements high Important with high priority

Comments

@sulton-max
Copy link
Contributor

sulton-max commented Apr 19, 2024

Add MultiChoiceQuestionAnswer entity

Description

Add base MultiChoiceQuestionAnswer entity that should store answer for multiple option questions

Requirements

  • must have validations
  • must include service, repositories and endpoints, postman requests

Deliverables

  • MultiChoiceQuestionAnswer - entity that stores multiple option answer content
  • MultiChoiceQuestionAnswerConfiguration - entity configuration
  • MultiChoiceQuestionAnswerRepository - interface and implementation
  • AnswerService - foundation service interface and implementation
  • MultiChoiceQuestionAnswerMapper - mapper
  • endpoints for queries
  • queries and query handler
@sulton-max sulton-max added feature New functionality or enhancements high Important with high priority backend Server-side logic, backend API database Data modeling, storage, database queries labels Apr 19, 2024
@sulton-max sulton-max linked a pull request Apr 20, 2024 that will close this issue
@sulton-max sulton-max changed the title Add MultipleOptionAnswer entity Add MultipleOptionAnswer entity and business logic Apr 20, 2024
sulton-max added a commit that referenced this issue Apr 20, 2024
Add `MultipleOptionAnswer` entity
@samadovxusan samadovxusan linked a pull request Apr 20, 2024 that will close this issue
@sulton-max sulton-max changed the title Add MultipleOptionAnswer entity and business logic Add MultiChoiceQuestionAnswer entity and business logic Apr 20, 2024
@sulton-max sulton-max changed the title Add MultiChoiceQuestionAnswer entity and business logic Add MultiChoiceQuestion and MultiChoiceQuestionAnswer entity and business logic Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Server-side logic, backend API database Data modeling, storage, database queries feature New functionality or enhancements high Important with high priority
Projects
None yet
2 participants