{"assignment":{"_schema_version":2,"course_id":37,"date_created":"2022-06-28T19:00:00+00:00","date_modified":"2022-08-10T19:30:54.499348+00:00","extra_instructor_files":"","extra_starting_files":"","forked_id":null,"forked_version":null,"hidden":false,"id":1152,"instructions":"{\n  \"settings\": {\n    \"readingId\": \"bakery_intro_eval_read\"\n  },\n  \"questions\": {\n    \"EvaluateExpressionLonger\": {\n      \"type\": \"short_answer_question\",\n      \"points\": 1,\n      \"body\": \"Evaluate the following expression:\\n```python\\n(1 + 2) * (3 + 4)\\n```\"\n    },\n    \"RunningProgramUnusedExpression\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 2,\n      \"body\": \"What will happen when the following code is run as a program from the editor?\\n```python\\n400 / 2\\n```\",\n      \"answers\": [\n        \"The program will crash because the syntax is not valid.\",\n        \"The program will crash because the semantics are not valid.\",\n        \"A value will be computed, but nothing will be printed in the console.\",\n        \"A value will be computed, and printed on the console.\"\n      ]\n    },\n    \"EvaluatingExpressionConsole\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 2,\n      \"body\": \"What will happen when the following code is run on the interactive console?\\n```python\\n400 / 2\\n```\",\n      \"answers\": [\n        \"The program will crash because the syntax is not valid.\",\n        \"The program will crash because the semantics are not valid.\",\n        \"A value will be computed, but nothing will be printed in the console.\",\n        \"A value will be computed, and printed on the console.\"\n      ]\n    },\n    \"InteractiveConsoleFacts\": {\n      \"type\": \"multiple_answers_question\",\n      \"points\": 4,\n      \"body\": \"Which of the following statements are true about the interactive console?\",\n      \"answers\": [\n        \"You must use `print` to make text appear on the console from a program.\",\n        \"You do not need to use `print` to make text appear when you evaluate an expression from the interactive console.\",\n        \"Every expression evaluated in a program will be printed on the console, by default.\",\n        \"Every program must print, otherwise the program will not run.\"\n      ]\n    },\n    \"InteractiveConsoleTerminology\": {\n      \"type\": \"matching_question\",\n      \"points\": 2,\n      \"body\": \"Match each term to its definition:\",\n      \"answers\": [\n        \"The interactive area of a programming environment where output is printed and input is taken from the user.\",\n        \"To execute an expression and compute the result\",\n        \"A synonym for the console\",\n        \"To execute one or more lines of code, possibly with some kind of output (but that is not guaranteed)\",\n        \"To put text onto the console\"\n      ],\n      \"statements\": [\n        \"Console\",\n        \"Evaluate\",\n        \"Shell\",\n        \"Run\",\n        \"Print\"\n      ]\n    }\n  }\n}","ip_ranges":"","name":"1A8) Interactive Evaluation","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_eval_quiz","version":1},"ip":"216.73.216.157","submission":{"_schema_version":3,"assignment_id":1152,"assignment_version":1,"attempts":0,"code":"","correct":false,"course_id":37,"date_created":"2026-05-20T14:01:46.688216+00:00","date_due":"","date_graded":"","date_locked":"","date_modified":"2026-05-20T14:01:46.688216+00:00","date_started":"","date_submitted":"","endpoint":"","extra_files":"","feedback":"","grading_status":"NotReady","id":2036913,"score":0.0,"submission_status":"Started","time_limit":"","url":"submission_url-8c7d2f8b-8e7f-42ec-9f07-0086c586610c","user_id":2044668,"user_id__email":"","version":0},"success":true}
