{
    "id": "3ae7b906",
    "title": "Test",
    "questions": [
        {
            "text": "1,2 or 3?",
            "type": "text",
            "correct": "2"
        }
    ],
    "master_password": "123",
    "created": "2026-06-10 09:56:07",
    "submissions": [
        {
            "username": "1",
            "score": 1,
            "total": 1,
            "answers": [
                {
                    "question": "1,2 or 3?",
                    "user_answer": "2",
                    "correct_answer": "2",
                    "is_correct": true
                }
            ],
            "submitted_at": "2026-06-10 09:56:26"
        }
    ]
}