GET /api/questions/12126/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/12126/?format=api",
    "name": "Decide whether pairs of events are independent, ",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/601/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/697/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/697/?format=api",
        "full_name": "Newcastle University Mathematics and Statistics",
        "pk": 697,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.150x150.png"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/12126/decide-whether-pairs-of-events-are-independent/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/12126/decide-whether-pairs-of-events-are-independent/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/12126/decide-whether-pairs-of-events-are-independent.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/12126/decide-whether-pairs-of-events-are-independent.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>29/12/2012:</strong></p>\n        \t\t    <p>Added sc tag as can add more pairs of events. Note that if you add more then the number of independent events in the new list has to be updated in variables m1,m2,m3.**</p>\n        \t\t    <p>The presentation of the pairs in the MCQ is not optimal! Not sure about the rather random labelling (A and B, H and K etc).</p>\n        \t\t    <p>No solution given. Perhaps a general statement on independence in Advice or in Show steps. &nbsp;</p>\n        \t\t    <p>** Split up into two arrays, independent and not independent pairs. &nbsp;If you add events to these arrays then everything is automatically updated.</p>\n        \t\t    <p>Question tested, OK.</p>\n        \t\t",
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Independent events in probability. Choose whether given three given pairs of events are independent or not.</p>"
    },
    "status": null,
    "resources": []
}