Skip to content

[TechDebt] Question selection logic is spread over multiple classes #2

Description

@dvhirtum

The logic that determines which questions get selected in a quiz is spread over two classes:

  • CreateCardCommand
  • CardAggregate

This makes it difficult to maintain and error-prune. We want to refactor it to a single service.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions