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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/11724/?format=api",
    "name": "Differentiate products of hyperbolic functions",
    "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/11724/differentiate-products-of-hyperbolic-functions/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/11724/differentiate-products-of-hyperbolic-functions/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/11724/differentiate-products-of-hyperbolic-functions.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/11724/differentiate-products-of-hyperbolic-functions.exam?format=api",
    "metadata": {
        "notes": "<p><strong>29/06/2012:</strong></p>\n    <p>Added and edited tags.</p>\n    <p><strong>19/07/2012:</strong></p>\n    <p>Added description.</p>\n    <p>There is also the problem of inputting functions of the form $xf(x)$ if $n=1$ or $2$ in the first question. So have reset $n$ to between $3$ and $7$. Otherwise would have to have an instruction here (perhaps depending on value of $n$).</p>\n    <p>Checked calculation.</p>\n    <p><strong>23/07/2012:</strong></p>\n    <p>Added tags.</p>\n    <p>Question appears to be working correctly.</p>\n    <p><strong>22/12/2012:(WHF)</strong></p>\n    <p>Checked calculations, OK. Added tested1 tag.</p>\n    <p>If users factorise the answer to the first question they may be inputting something of the form xf(x). So may be wise to write an instruction to use x*f(x). Raised as a query via the query tag.</p>\n    <p>&nbsp;</p>",
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Differentiate the following functions: $\\displaystyle x ^ n \\sinh(ax + b),\\;\\tanh(cx+d),\\;\\ln(\\cosh(px+q))$</p>"
    },
    "status": null,
    "resources": []
}