{
    "path": "/home/krm/dev/mimer-academia/web/introduction/Questions/mime.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om MIME egenskapen"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2020,
        "month": 9,
        "day": 9
    },
    "status": "alpha",
    "description": [],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "index": 1,
            "title": [
                "Ge exempel på en MIME type."
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "text/lang/js ."
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "text/javascript ."
                    ]
                },
                {
                    "description": [
                        "javascript ."
                    ]
                },
                {
                    "description": [
                        "Tystnad ."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 2,
            "title": [
                "Vad menas med att MIME har huvudtyp och undertyper?"
            ],
            "description": [],
            "statments": [
                {
                    "right": true,
                    "description": [
                        "Att mimetype kan delas upp i två delar som separeras med ett \"/\"."
                    ]
                },
                {
                    "description": [
                        "MIME packet har en header"
                    ]
                },
                {
                    "description": [
                        "Att visa typer har prioritet över andra."
                    ]
                },
                {
                    "description": [
                        "Att visa typer är underförstådda."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 3,
            "title": [
                "Vad är MIME typen för en HTML fil?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "app/html ."
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "text/html ."
                    ]
                },
                {
                    "description": [
                        "zip/html ."
                    ]
                },
                {
                    "description": [
                        "html/text ."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 4,
            "title": [
                "Vad MIME typen för en vanlig textfil?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "text ."
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "text/plain ."
                    ]
                },
                {
                    "description": [
                        "app/text ."
                    ]
                },
                {
                    "description": [
                        "app/plain ."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        }
    ],
    "kind": "questions"
}