__construct(protected int $id, protected string $type, protected string $title, protected float $question_score, protected float $usr_score, protected string $usr_solution, protected string $best_solution, protected string $feedback, protected bool $workedthrough, protected bool $answered, protected int $requested_hints, protected ?string $content_for_recapitulation, protected ?string $autosaved_answer, protected int $position,)