# Collaboration Reflection # This file is your Collaboration Reflection template for the EECS 481 # Homeworks. Please edit this file by answering each question in the space # provided or by uncommenting your response, then submit it to # Autograder.io. You will submit a fresh edit of this file for each HW. # In each reflection, we ask you to describe how you approached # collaboration and correctness in the current assignment. # Make sure you indicate which HW this reflection is for. For Q4, only # answer the question corresponding to that HW. # You must complete this file yourself, although you're welcome to discuss # your reflections with your partner if you worked with one. Each partner # must upload a separate reflection. # You may submit multiple times. The most recent valid submission before # the deadline will be used. # Your reflection will be reviewed by a separate team from those grading # your code or written report. Nothing you say here will "incriminate" you # or make us think less of you or reduce your grade. # ========== Begin Reflection ========== Q0. Which HW assignment is this reflection for? Uncomment the appropriate line. # Q0-1. HW1 # Q0-2. HW2 # Q0-3. HW3 # Q0-4. HW4 # Q0-5. HW5 # Q0-6. HW6-a # Q0-7. HW6-b Q1. Did you work with a fellow classmate on this assignment? # Q1-a. Yes # Q1-b. No # Q1-c. It's complicated, I'll explain here: If you did work with a fellow classmate: What tasks did the fellow classmate help with? # Q2-a. Otherwise (if you didn't answer Q2-a): What tasks do you think a fellow classmate could have helped with? # Q2-b. Q3. Did you use any AI tools (e.g., ChatGPT, Copilot)? (Reminder: Using Free AI tools is permitted in EECS 481.) # Q3-a. Yes # Q3-b. No # Q3-c. It's complicated, I'll explain here: If you did use AI: What tasks did the AI help with? # Q4-a. Otherwise (if you didn't answer Q4-a): What tasks do you think AI tools could have helped with? # Q4-b. Q5. Choose a component of the assignment that you turned in. (If possible, pick something that AI or a fellow classmate wrote, but that’s not required.) This could be code, a written report, or any other artifact. Describe the process by which you created the artifact. # Q5-a. Q6. How did you decide to trust that artifact (from Q5) before your final submission? What did you do to check if it was correct? # Q6-a. # Some students aren't sure what counts as “checking if something is # correct.” Examples include: running tests, reading your work carefully, # stepping away and returning later, rubber duck debugging, searching # online, or using the autograder. This isn't an exhaustive list. We # encourage you to reflect honestly on what you did. # Only answer the final subsection relevant to the current HW. # For HW1c, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW1. # For running AFL in HW2, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW2. # For HW3a, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW3. # For the HW4a report, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW4. # For the HW5d report, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW5. # For the HW6a report, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW6-a. # For the HW6b report, did you work with a fellow classmate or use AI to help? # How did you gain confidence in the result? Would you do it the same way again? # What advice would you give to future students? # HW6-b. # ========== End Reflection ========== # Save this file and submit it via Autograder.io before the deadline. # You may resubmit as often as needed before the deadline—only the most recent one counts.