mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 04:44:19 +01:00
Things!
This commit is contained in:
@@ -13,7 +13,7 @@ class Quiz(models.Model):
|
||||
)
|
||||
|
||||
def is_valid_quiz(self) -> bool:
|
||||
pass
|
||||
return True
|
||||
# Check > 0 active questions
|
||||
# Check every question 1 right answer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user