GET /api/questions/49/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/49/?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/49/indefinite-integral/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/49/indefinite-integral/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/49/indefinite-integral.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/49/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>Added decimal point to forbidden strings along with message to user re input of numbers.</p>\n \t\t<p>Added a Step and message about Show steps included - losing 1 mark if used as it gives the formula for finding the integral. Increased marks to 3 for the question, so that can cope with losing a mark for using Show steps.</p>\n \t\t<p>Changed accuracy setting to relative difference of 0.00001 as we have negative powers.</p>\n \t\t<p>Checked calculation. OK.</p>\n \t\t<p>Added message in prompt about including the constant of integration.</p>\n \t\t<p>Noted issue with steps-answer order and the messages/marks generated.</p>\n \t\t<p>Changed numerator to the range 2..5.</p>\n \t\t<p>Improved display in Advice.</p>\n \t\t<p> </p>\n \t\t",
"description": "<p>Find $\\displaystyle \\int \\frac{a}{(bx+c)^n}\\;dx$</p>",
"licence": "Creative Commons Attribution 4.0 International"
},
"status": null,
"resources": []
}