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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/492/?format=api",
    "name": "IS2.2",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/492/is2-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/492/is2-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/492/is2-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/492/is2-2.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>8/07/2012:</strong></p>\n        \t\t        <p>Added tags.</p>\n        \t\t        <p>Checked calculations, OK.</p>\n        \t\t        <p>Set tolerance via new variable tol=0.01 for last question.</p>\n        \t\t        <p><strong>23/07/2012:</strong></p>\n        \t\t        <p>Added description.</p>\n        \t\t        <p><strong>1/08/2012:</strong></p>\n        \t\t        <p>Added tags.</p>\n        \t\t        <p>In the Advice section, moved \\Rightarrow to the beginning of the line instead of the end of the previous line.</p>\n        \t\t        <p>Question appears to be working correctly.</p>\n        \t\t        <p><strong>21/12/2012:</strong></p>\n        \t\t        <p>Checked calculations, OK. Added tag tested1.</p>\n        \t\t        <p>Checked rounding, OK. Added tag cr1.</p>\n        \t\t",
        "description": "<p>The random variable $X$ has a PDF which involves a parameter $c$. Find the value of $c$. Find the distribution function $F_X(x)$ and $P(a \\lt X \\lt b)$.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}