{"assignment":{"_schema_version":2,"course_id":37,"date_created":"2022-06-28T19:00:00+00:00","date_modified":"2022-07-12T14:55:21.439206+00:00","extra_instructor_files":"","extra_starting_files":"","forked_id":null,"forked_version":null,"hidden":false,"id":925,"instructions":"{\n  \"settings\": {\n    \"readingId\": \"bakery_intro_variables_read\"\n  },\n  \"questions\": {\n    \"ValidPythonNames\": {\n      \"type\": \"multiple_answers_question\",\n      \"points\": 5,\n      \"body\": \"Choose which of the following are valid Python variable names. Note that they do not have to be _good_ variable names,\\njust valid.\",\n      \"answers\": [\n        \"current-temperature\",\n        \"_54__\",\n        \"pag_counnt\",\n        \"asdffdf\",\n        \"page count\",\n        \"\\\"books\\\"\",\n        \"_bad_news\",\n        \"_5_99_555_999\",\n        \"4th_property\",\n        \"EarthQuake\"\n      ]\n    },\n    \"GoodPythonNames\": {\n      \"type\": \"multiple_answers_question\",\n      \"points\": 3,\n      \"body\": \"You have a variable that represents your allowance, measured in dollars. Which of the following are _good_ variable\\nnames? In this case, \\\"good\\\" means that they are not too long, not too short, and the intent of the variable is\\nunambiguous.\",\n      \"answers\": [\n        \"allowance\",\n        \"d\",\n        \"allowance_in_dollars\",\n        \"data\",\n        \"integer\",\n        \"a_variable_that_will_hold_my_allowance_money\"\n      ]\n    },\n    \"VariableSolvingUnknown\": {\n      \"type\": \"true_false_question\",\n      \"points\": 1,\n      \"body\": \"A variable is useful because it allows to solve for an unknown value.\"\n    },\n    \"ComputersUnderstandVariableNames\": {\n      \"type\": \"true_false_question\",\n      \"points\": 1,\n      \"body\": \"Variable names are important because computers understand the meaning of names and change their value accordingly.\"\n    }\n  }\n}","ip_ranges":"","name":"1B1) Variables","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_variables_quiz","version":1},"ip":"216.73.216.157","submission":{"_schema_version":3,"assignment_id":925,"assignment_version":1,"attempts":0,"code":"","correct":false,"course_id":37,"date_created":"2026-05-20T16:04:48.426484+00:00","date_due":"","date_graded":"","date_locked":"","date_modified":"2026-05-20T16:04:48.426484+00:00","date_started":"","date_submitted":"","endpoint":"","extra_files":"","feedback":"","grading_status":"NotReady","id":2037044,"score":0.0,"submission_status":"Started","time_limit":"","url":"submission_url-bda505f9-4669-4761-87eb-4e9a220ce167","user_id":2044700,"user_id__email":"","version":0},"success":true}
