CS 2120 Assignment 3 Marking Scheme Student Name: Student Number: TA Name: [10 marks total] Visualization: [3 marks] There are 3 different visualizations, each with a reference to the dataset used (note: the student can generate multiple visualizations for a single dataset, but must reference it) Deduct 1 mark if any dataset is not referenced Deduct 1 mark if the same style of graph is used (i.e. 2 scatter plots) Formatting: [1 mark] All visualizations have an appropriate title and axis titles where necessary (i.e. not necessary for a word cloud, among other examples) Style: [1 mark] All visualizations have appropriate spacing, scale, and coloring Data Structures: [1 mark] The student creates and implements one or more of their own lists for their visualization(s) [2 marks] The student creates and implements one or more of their own tuples for their visualization(s) [2 marks] The student creates and implements one or more of their own dictionaries for their visualization(s)