mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 18:35:28 +03:00
commit
This commit is contained in:
@@ -35,6 +35,7 @@ class Test:
|
||||
expires_at: datetime | None = None
|
||||
attempts: int | None = None
|
||||
is_active: bool = True
|
||||
are_results_viewable: bool = False
|
||||
created_at: datetime | None = None
|
||||
updated_at: datetime | None = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user