5/31/17 Notes (Trying to get a chart appear)
Notes I wrote a list of what I want the new code to do in order to help me think of what order I need to write each command in. The first portion of the new code will be mostly copy and paste commands from the original code, with the addition of the appends code Torri mentioned. I’m going to attempt simply adding the student information to the confidence survey information to make sure that runs smoothly before I try anything fancy. (Things I did that worked are in blue to find them easily for future reference) Define terms Import packages Bring up survey results Delete duplicate survey responses Change formatting of survey results (invert #s of some responses and display questions as column headers) Append student info to new list of survey results so that code matches up identical names Get python to also match the survey year with the sheet that has student info for that year Would it be easier to have the full names of students in one cell instead of...