Skip to content

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

@dvhirtum

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions