{"assignment":{"_schema_version":2,"course_id":37,"date_created":"2022-06-28T19:00:00+00:00","date_modified":"2022-07-12T14:55:21.214653+00:00","extra_instructor_files":"","extra_starting_files":"","forked_id":null,"forked_version":null,"hidden":false,"id":916,"instructions":"{\n  \"settings\": {\n    \"readingId\": \"bakery_intro_math_read\"\n  },\n  \"questions\": {\n    \"ArithmeticOperatorPrecedence\": {\n      \"type\": \"matching_question\",\n      \"points\": 2,\n      \"body\": \"Put these operators in order of their precedence (what order they are evaluated):\",\n      \"answers\": [\n        \"Parentheses\",\n        \"Exponents\",\n        \"Multiplication, Modulo, and Division\",\n        \"Addition, Subtraction\"\n      ],\n      \"statements\": [\n        \"First:\",\n        \"Second\",\n        \"Third\",\n        \"Fourth\"\n      ]\n    },\n    \"Question\": {\n      \"type\": \"short_answer_question\",\n      \"points\": 1,\n      \"body\": \"Predict the result of this expression:\\n```python\\n4 + 5 * 2\\n```\"\n    },\n    \"FloatDivisionConversion\": {\n      \"type\": \"short_answer_question\",\n      \"points\": 1,\n      \"body\": \"Predict the result of this expression:\\n```python\\n10 / 5 - 1\\n```\"\n    },\n    \"IntegerDivisionConversion\": {\n      \"type\": \"short_answer_question\",\n      \"points\": 1,\n      \"body\": \"Predict the result of this expression:\\n```python\\n10 // 5 - 1\\n```\"\n    },\n    \"ModuloOperator\": {\n      \"type\": \"short_answer_question\",\n      \"points\": 1,\n      \"body\": \"Predict the result of this expression:\\n```python\\n(10+8) % 12\\n```\"\n    },\n    \"AdditionOperatorArity\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 1,\n      \"body\": \"How many things can be added at once with the \\\"+\\\" operator?\",\n      \"answers\": [\n        \"None, computers can't add.\",\n        \"Two things.\",\n        \"Any number of things.\"\n      ]\n    },\n    \"StringPlusInt\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 1,\n      \"body\": \"What is the result if you ask Python to perform the following computation?\\n```python\\n\\\"2\\\"+2\\n```\",\n      \"answers\": [\n        \"\\\"22\\\"\",\n        \"4\",\n        \"\\\"4\\\"\",\n        \"You cannot add these together.\"\n      ]\n    }\n  }\n}","ip_ranges":"","name":"1A6) Math","on_change":"","on_eval":"","on_run":"","owner_id":1,"owner_id__email":"acbart@udel.edu","points":1,"public":true,"reviewed":false,"sample_submissions":[],"settings":null,"starting_code":"","subordinate":false,"tags":[],"type":"quiz","url":"bakery_intro_math_quiz","version":1},"ip":"216.73.216.157","submission":{"_schema_version":3,"assignment_id":916,"assignment_version":1,"attempts":0,"code":"","correct":false,"course_id":37,"date_created":"2026-05-20T14:01:52.101766+00:00","date_due":"","date_graded":"","date_locked":"","date_modified":"2026-05-20T14:01:52.101766+00:00","date_started":"","date_submitted":"","endpoint":"","extra_files":"","feedback":"","grading_status":"NotReady","id":2036925,"score":0.0,"submission_status":"Started","time_limit":"","url":"submission_url-0f99c217-ed51-4c92-8993-330cfdb8a42d","user_id":2044668,"user_id__email":"","version":0},"success":true}
