{"assignment":{"_schema_version":2,"course_id":37,"date_created":"2022-06-28T19:00:00+00:00","date_modified":"2022-07-12T14:55:21.309024+00:00","extra_instructor_files":"","extra_starting_files":"","forked_id":null,"forked_version":null,"hidden":false,"id":920,"instructions":"{\n  \"settings\": {\n    \"readingId\": \"bakery_intro_logic_read\"\n  },\n  \"questions\": {\n    \"EvaluateConditional\": {\n      \"type\": \"matching_question\",\n      \"points\": 6,\n      \"body\": \"Identify whether each of these are True or False.\",\n      \"answers\": [\n        \"True\",\n        \"False\",\n        \"Causes an error\"\n      ],\n      \"statements\": [\n        \"3 < 5\",\n        \"False\",\n        \"10 == 10.0\",\n        \"10 == \\\"10\\\"\",\n        \"5 == 5.5\",\n        \"7 != 7\",\n        \"3 < \\\"5\\\"\",\n        \"not False\",\n        \"1 < 2 and 5 < 7\",\n        \"5 < 4 or 3 == 3\",\n        \"True or (True and False)\",\n        \"not True and False\"\n      ]\n    },\n    \"ConditionalOperatorArity\": {\n      \"type\": \"matching_question\",\n      \"points\": 2,\n      \"body\": \"How many values can each of these operators take?\",\n      \"answers\": [\n        \"2 values\",\n        \"1 value\"\n      ],\n      \"statements\": [\n        \"<\",\n        \"not\",\n        \"and\",\n        \"!=\"\n      ]\n    },\n    \"ConditionalsAreNotDistributive\": {\n      \"type\": \"true_false_question\",\n      \"points\": 1,\n      \"body\": \"Given the following code:\\n```python\\nage = 0\\n```\\n\\nAre the following two expressions equivalent?\\n```python\\nage == 10 or 0\\nage == 10 or age == 0\\n```\"\n    }\n  }\n}","ip_ranges":"","name":"1A7) Logic","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_logic_quiz","version":1},"ip":"216.73.216.157","submission":{"_schema_version":3,"assignment_id":920,"assignment_version":1,"attempts":0,"code":"","correct":false,"course_id":37,"date_created":"2026-05-20T18:21:35.944580+00:00","date_due":"","date_graded":"","date_locked":"","date_modified":"2026-05-20T18:21:35.944580+00:00","date_started":"","date_submitted":"","endpoint":"","extra_files":"","feedback":"","grading_status":"NotReady","id":2037065,"score":0.0,"submission_status":"Started","time_limit":"","url":"submission_url-7321c22f-77f1-40af-81f9-776af4c15779","user_id":2044724,"user_id__email":"","version":0},"success":true}
