GET /api/questions/223/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/223/?format=api",
"name": "Definite Integration 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/223/definite-integration-2/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/223/definite-integration-2/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/223/definite-integration-2.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/223/definite-integration-2.exam?format=api",
"metadata": {
"notes": "\n \t\t \t\t<p><strong>3/07/1012:</strong></p>\n \t\t \t\t <p>Added tags.</p>\n \t\t \t\t <p>Checked calculations.</p>\n \t\t \t\t <p>Left tolerances in, as easy to make minor errors in calculations.</p>\n \t\t \t\t <p>Improved display in Advice.</p>\n \t\t \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 \t\t <p><strong>20/07/2012:</strong></p>\n \t\t \t\t <p>Set new tolerace variables, tol=0.01, tol1=0.0001.</p>\n \t\t \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 \t\t <p>Added description.</p>\n \t\t \t\t <p></p>\n \t\t \t\t <p><strong>25/07/2012:</strong></p>\n \t\t \t\t <p> </p>\n \t\t \t\t <p>Added tags.</p>\n \t\t \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 \t\t <p> </p>\n \t\t \t\t <p>Question appears to be working correctly.</p>\n \t\t \t\t <p> </p>\n \t\t \t\t <p> </p>\n \t\t \n \t\t",
"description": "<p>Evaluate $\\int_0^{\\,m}e^{ax}\\;dx$, $\\int_0^{p}\\frac{1}{bx+d}\\;dx,\\;\\int_0^{\\pi/2} \\sin(qx) \\;dx$. </p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": null,
"resources": []
}