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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/300/?format=api",
    "name": "Definite integration 1",
    "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/300/definite-integration-1/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/300/definite-integration-1/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/300/definite-integration-1.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/300/definite-integration-1.exam?format=api",
    "metadata": {
        "notes": "\n    \t\t<p><strong>3/07/1012:</strong></p>\n    \t\t        <p>Added tags.</p>\n    \t\t        <p>Checked calculations.</p>\n    \t\t        <p>Left tolerances in, as easy to make minor errors in calculations.</p>\n    \t\t        <p>Improved display in Advice.</p>\n    \t\t        <p>Some superscripts e.g. the form a^\\var{b} in latex have to be written as a^{\\var{b}} as not displayed properly (if b has a second digit it slips down). Corrected.</p>\n    \t\t        <p><strong>20/07/2012:</strong></p>\n    \t\t        <p>Set new tolerace variables, tol=0.01, tol1=0.0001.</p>\n    \t\t        <p>Can have expressions in Advice of the form $1\\times E$ where E is an expression. This can be remedied by rewriting - but later as not crucial.</p>\n    \t\t        <p>Added description.</p>\n    \t\t        <p></p>\n    \t\t        <p><strong>25/07/2012:</strong></p>\n    \t\t        <p>&nbsp;</p>\n    \t\t        <p>Added tags.</p>\n    \t\t        <p>A lot of work in this question - Perhaps it would be more managable broken down into two separate questions?</p>\n    \t\t        <p>&nbsp;</p>\n    \t\t        <p>Question appears to be working correctly.</p>\n    \t\t        <p>&nbsp;</p>\n    \t\t        <p>&nbsp;</p>\n    \t\t",
        "description": "<p>Evaluate $\\int_1^{\\,m}(ax ^ 2 + b x + c)^2\\;dx$, $\\int_0^{p}\\frac{1}{x+d}\\;dx,\\;\\int_0^\\pi x \\sin(qx) \\;dx$, $\\int_0^{r}x ^ {2}e^{t x}\\;dx$</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}