{"assignment":{"_schema_version":2,"course_id":37,"date_created":"2022-06-28T19:00:00+00:00","date_modified":"2022-09-09T14:22:44.981754+00:00","extra_instructor_files":"","extra_starting_files":"","forked_id":null,"forked_version":null,"hidden":false,"id":1091,"instructions":"{\n  \"settings\": {\n    \"readingId\": \"bakery_sequences_strings_read\"\n  },\n  \"questions\": {\n    \"Lists vs. Strings\": {\n      \"type\": \"true_false_question\",\n      \"points\": 1,\n      \"body\": \"Strings are sequences of characters, and lists are sequences of any type.\"\n    },\n    \"Split Type\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 1,\n      \"body\": \"What is the type of the result of the following expression?\\n```python\\n\\\"1,2,3,4\\\".split(\\\",\\\")\\n```\",\n      \"answers\": [\n        \"List\",\n        \"String\",\n        \"Integer\",\n        \"Causes an error\"\n      ]\n    },\n    \"Split Element Type\": {\n      \"type\": \"multiple_choice_question\",\n      \"points\": 1,\n      \"body\": \"What is the element type of the result of the following expression?\\n```python\\n\\\"1,2,3,4\\\".split(\\\",\\\")\\n```\",\n      \"answers\": [\n        \"List\",\n        \"String\",\n        \"Integer\",\n        \"Causes an error\"\n      ]\n    }\n  }\n}","ip_ranges":"","name":"7A2) String Iteration","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_sequences_strings_quiz","version":4},"ip":"216.73.216.157","submission":{"_schema_version":3,"assignment_id":1091,"assignment_version":4,"attempts":0,"code":"","correct":false,"course_id":37,"date_created":"2026-05-20T14:01:51.651182+00:00","date_due":"","date_graded":"","date_locked":"","date_modified":"2026-05-20T14:01:51.651182+00:00","date_started":"","date_submitted":"","endpoint":"","extra_files":"","feedback":"","grading_status":"NotReady","id":2036924,"score":0.0,"submission_status":"Started","time_limit":"","url":"submission_url-2097eb1d-3b75-491e-9dc2-111b6b3a2b7c","user_id":2044668,"user_id__email":"","version":0},"success":true}
