📂 File Browser

quiz/quizzes
🌙 Dark Mode
🎯 Quick Launch:

📁 Directories

📄 Files

📄 258817b7.json
▶ Open 📄 View Source
📄 334c38c0.json
▶ Open 📄 View Source
📄 3ae7b906.json
▶ Open 📄 View Source
📄 46c2431f.json
▶ Open 📄 View Source
📄 77fbd94b.json
▶ Open 📄 View Source
📄 796c769c.json
▶ Open 📄 View Source
📄 bd5e40ac.json
▶ Open 📄 View Source
📄 d01a1444.json
▶ Open 📄 View Source
📄 fe38f448.json
▶ Open 📄 View Source
📄 feca5c3d.json
▶ Open 📄 View Source

📄 Source: 77fbd94b.json

{
    "id": "77fbd94b",
    "title": "Test",
    "questions": [
        {
            "text": "1",
            "type": "text",
            "correct": "1"
        },
        {
            "text": "123",
            "type": "choice",
            "correct": "2",
            "options": [
                "1",
                "2",
                "3"
            ]
        },
        {
            "text": "y\/n",
            "type": "choice",
            "correct": "y",
            "options": [
                "y",
                "n"
            ]
        }
    ],
    "master_password": "123",
    "created": "2026-06-10 09:57:19",
    "submissions": [
        {
            "username": "1",
            "score": 3,
            "total": 3,
            "answers": [
                {
                    "question": "1",
                    "user_answer": "1",
                    "correct_answer": "1",
                    "is_correct": true
                },
                {
                    "question": "123",
                    "user_answer": "2",
                    "correct_answer": "2",
                    "is_correct": true
                },
                {
                    "question": "y\/n",
                    "user_answer": "y",
                    "correct_answer": "y",
                    "is_correct": true
                }
            ],
            "submitted_at": "2026-06-10 10:06:05"
        }
    ]
}
← Back