GET /api/questions/50/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/50/?format=api",
"name": "Indefinite integral",
"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/50/indefinite-integral/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/50/indefinite-integral/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/50/indefinite-integral.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/50/indefinite-integral.exam?format=api",
"metadata": {
"notes": "\n \t\t<p><strong>2/08/2012:</strong></p>\n \t\t<p>Added tags.</p>\n \t\t<p>Added description.</p>\n \t\t<p>Corrected mistake in formula for integrating $\\sin(ax)$ in Steps and Advice.</p>\n \t\t<p>Checked calculation. OK.</p>\n \t\t<p>Added decimal point to forbidden strings along with message to user re input of numbers.</p>\n \t\t<p>Message about Show steps included. Also another message about including the constant of integration.</p>\n \t\t<p>Changed checking range from 0 to 1 to 1 to 2 as we can have negative powers of $x$.</p>\n \t\t<p>Improved display of Steps by aligning integral signs.</p>\n \t\t",
"description": "<p>Find $\\displaystyle \\int ae ^ {bx}+ c\\sin(dx) + px ^ {q}\\;dx$.</p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": null,
"resources": []
}