GET /api/questions/11691/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://numbas.mathcentre.ac.uk/api/questions/11691/?format=api",
"name": "Combining algebraic fractions",
"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/11691/combining-algebraic-fractions/?format=api",
"preview": "https://numbas.mathcentre.ac.uk/question/11691/combining-algebraic-fractions/preview/?format=api",
"download": "https://numbas.mathcentre.ac.uk/question/11691/combining-algebraic-fractions.zip?format=api",
"source": "https://numbas.mathcentre.ac.uk/question/11691/combining-algebraic-fractions.exam?format=api",
"metadata": {
"notes": "\n \t\t \t\t \t\t<p><strong>5/08/2012:</strong></p>\n \t\t \t\t \t\t <p>Added tags.</p>\n \t\t \t\t \t\t <p>Added description.</p>\n \t\t \t\t \t\t <p>Changed to two questions, for the numerator and denomimator, rather than one as difficult to trap student input for this example. Still some ambiguity however.</p>\n \t\t \t\t \t\t <p><strong>12/08/2012:</strong></p>\n \t\t \t\t \t\t <p>Back to one input of a fraction and trapped input in Forbidden Strings.</p>\n \t\t \t\t \t\t <p>Used the except feature of ranges to get non-degenerate examples.</p>\n \t\t \t\t \t\t <p>Checked calculation.OK.</p>\n \t\t \t\t \t\t <p>Improved display in content areas.</p>\n \t\t \t\t \n \t\t \n \t\t",
"licence": "Creative Commons Attribution 4.0 International",
"description": "<p>Express $\\displaystyle \\frac{ax+b}{x + c} \\pm \\frac{dx+p}{x + q}$ as an algebraic single fraction over a common denominator. </p>"
},
"status": "ok",
"resources": []
}