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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/321/?format=api",
    "name": "Complex Numbers_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/321/complex-numbers-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/321/complex-numbers-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/321/complex-numbers-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/321/complex-numbers-2.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>4/07/2012:</strong></p>\n        \t\t                <p>Added tags</p>\n        \t\t                <p><strong>Question a</strong> - sometimes the complex number is generated as a/(b+i*c) but sometimes the complex number is displayed as a decimal, i.e. <span id=\"prompt\"><span><span id=\"MathJax-Element-42-Frame\" class=\"MathJax\"><span id=\"MathJax-Span-1241\" class=\"math\">0.0975609756+0.1219512195i if this happens then the question is invalid.</span></span></span></span></p>\n        \t\t                <p><span id=\"prompt\"><span><span id=\"MathJax-Element-42-Frame\" class=\"MathJax\"><span id=\"MathJax-Span-1241\" class=\"math\"><strong>16/07/2012:</strong></span></span></span></span></p>\n        \t\t                <p><span><span><span class=\"MathJax\"><span class=\"math\">The above issue has been resolved,</span></span></span></span></p>\n        \t\t                <p>&nbsp;Also forbid brackets in the answers as otherwise can repeat the question and be marked as correct.</p>\n        \t\t                <p><span id=\"prompt\"><span><span id=\"MathJax-Element-42-Frame\" class=\"MathJax\"><span id=\"MathJax-Span-1241\" class=\"math\"><span style=\"display: inline-block; position: relative; width: 14.327em; height: 0px; font-size: 130%;\"><span style=\"position: absolute; clip: rect(1.862em, 1000em, 2.909em, -0.394em); top: -2.683em; left: 0em;\"><span id=\"MathJax-Span-1242\" class=\"mrow\"><span id=\"MathJax-Span-1243\" class=\"mstyle\"><span id=\"MathJax-Span-1244\" class=\"mrow\"><span id=\"MathJax-Span-1245\" class=\"mn\" style=\"font-family: MathJax_Main;\">0.0975609756</span><span id=\"MathJax-Span-1246\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.222em;\">+</span><span id=\"MathJax-Span-1247\" class=\"mn\" style=\"font-family: MathJax_Main; padding-left: 0.222em;\">0.1219512195</span><span id=\"MathJax-Span-1248\" class=\"mi\" style=\"font-family: MathJax_Math; font-style: italic;\">i</span></span></span></span></span></span></span></span></span></span></p>\n        \t\t                <p>&nbsp;</p>\n        \t\t",
        "description": "<p>Inverse and division of complex numbers. &nbsp;Four parts.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}