01 |
<?xml version="1.0" encoding="UTF-8"?> |
02 |
<anychart> |
03 |
<charts> |
04 |
<chart plot_type="TreeMap"> |
05 |
<chart_settings> |
06 |
<title> |
07 |
<text><![CDATA[Harvard Professors Rating]]></text> |
08 |
</title> |
09 |
<legend enabled="true" ignore_auto_item="true"> |
10 |
<title> |
11 |
<text><![CDATA[Reviews]]></text> |
12 |
</title> |
13 |
<title_separator enabled="true" type="Solid" color="#888888" opacity="0.5" /> |
14 |
<format><![CDATA[{%Icon} {%RangeMin}{numDecimals:0} - {%RangeMax}{numDecimals:0}]]></format> |
15 |
<items> |
16 |
<item source="Thresholds" /> |
17 |
</items> |
18 |
</legend> |
19 |
<data_plot_background enabled="false"> |
20 |
<effects enabled="false" /> |
21 |
</data_plot_background> |
22 |
</chart_settings> |
23 |
<data_plot_settings> |
24 |
<tree_map> |
25 |
<tree_map_style> |
26 |
<branch> |
27 |
<outside_margin all="2" /> |
28 |
</branch> |
29 |
</tree_map_style> |
30 |
<tooltip_settings enabled="true"> |
31 |
<background> |
32 |
<corners type="Rounded" all="4" /> |
33 |
</background> |
34 |
<format><![CDATA[{%Name} |
35 |
----------------------------- |
36 |
Department: {%Dep} |
37 |
Quality Rating: {%YValue}{numDecimals:1} |
38 |
Number of Reviews: {%NumberOfReviews}{numDecimals:0} |
39 |
Ease: {%Ease}{numDecimals:0}]]></format> |
40 |
</tooltip_settings> |
41 |
</tree_map> |
42 |
</data_plot_settings> |
43 |
<palettes> |
44 |
<palette name="reviewsPalette" type="ColorRange" color_count="4"> |
45 |
<gradient> |
46 |
<key color="#FFFFFF" /> |
47 |
<key color="#F5A260" /> |
48 |
</gradient> |
49 |
</palette> |
50 |
</palettes> |
51 |
<thresholds> |
52 |
<threshold name="autoTr" auto_value="{%NumberOfReviews}" type="Quantiles" range_count="4" palette="reviewsPalette" value="{%Ease}" /> |
53 |
</thresholds> |
54 |
<data> |
55 |
<point name="Women's Studies" threshold="autoTr"> |
56 |
<point name="Ace Harry" y="2.8"> |
57 |
<attributes> |
58 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
59 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
60 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
61 |
</attributes> |
62 |
</point> |
63 |
<point name="Garfinkle Paul" y="2"> |
64 |
<attributes> |
65 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
66 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
67 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
68 |
</attributes> |
69 |
</point> |
70 |
<point name="Gopinath Gayatri" y="5"> |
71 |
<attributes> |
72 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
73 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
74 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
75 |
</attributes> |
76 |
</point> |
77 |
<point name="Jardine Alice" y="3.7"> |
78 |
<attributes> |
79 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
80 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
81 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
82 |
</attributes> |
83 |
</point> |
84 |
<point name="Trasky M" y="4.5"> |
85 |
<attributes> |
86 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
87 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
88 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
89 |
</attributes> |
90 |
</point> |
91 |
<point name="Weston Kath" y="3.6"> |
92 |
<attributes> |
93 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
94 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
95 |
<attribute name="Dep"><![CDATA[Women's Studies]]></attribute> |
96 |
</attributes> |
97 |
</point> |
98 |
</point> |
99 |
<point name="History" threshold="autoTr"> |
100 |
<point name="Akyeampong Emmanuel" y="3.6"> |
101 |
<attributes> |
102 |
<attribute name="NumberOfReviews"><![CDATA[12]]></attribute> |
103 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
104 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
105 |
</attributes> |
106 |
</point> |
107 |
<point name="Armitage David" y="1"> |
108 |
<attributes> |
109 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
110 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
111 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
112 |
</attributes> |
113 |
</point> |
114 |
<point name="Bol Peter" y="4.5"> |
115 |
<attributes> |
116 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
117 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
118 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
119 |
</attributes> |
120 |
</point> |
121 |
<point name="Bonowski Daniel" y="3"> |
122 |
<attributes> |
123 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
124 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
125 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
126 |
</attributes> |
127 |
</point> |
128 |
<point name="Buck Peter" y="4.2"> |
129 |
<attributes> |
130 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
131 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
132 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
133 |
</attributes> |
134 |
</point> |
135 |
<point name="Burcu Gurgan" y="4.5"> |
136 |
<attributes> |
137 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
138 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
139 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
140 |
</attributes> |
141 |
</point> |
142 |
<point name="Chaplin Joyce" y="3"> |
143 |
<attributes> |
144 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
145 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
146 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
147 |
</attributes> |
148 |
</point> |
149 |
<point name="Corman Catherine" y="5"> |
150 |
<attributes> |
151 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
152 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
153 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
154 |
</attributes> |
155 |
</point> |
156 |
<point name="Hankins James" y="2.5"> |
157 |
<attributes> |
158 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
159 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
160 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
161 |
</attributes> |
162 |
</point> |
163 |
<point name="Harrison Henrietta" y="1"> |
164 |
<attributes> |
165 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
166 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
167 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
168 |
</attributes> |
169 |
</point> |
170 |
<point name="Kishlansky Mark" y="2.7"> |
171 |
<attributes> |
172 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
173 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
174 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
175 |
</attributes> |
176 |
</point> |
177 |
<point name="Kloppenberg James" y="2"> |
178 |
<attributes> |
179 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
180 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
181 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
182 |
</attributes> |
183 |
</point> |
184 |
<point name="Lewis Mary" y="2.3"> |
185 |
<attributes> |
186 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
187 |
<attribute name="Ease"><![CDATA[1.7]]></attribute> |
188 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
189 |
</attributes> |
190 |
</point> |
191 |
<point name="Lowery Malinda" y="4"> |
192 |
<attributes> |
193 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
194 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
195 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
196 |
</attributes> |
197 |
</point> |
198 |
<point name="Malloy Mary" y="3.5"> |
199 |
<attributes> |
200 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
201 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
202 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
203 |
</attributes> |
204 |
</point> |
205 |
<point name="Mauck Aaron" y="4.3"> |
206 |
<attributes> |
207 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
208 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
209 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
210 |
</attributes> |
211 |
</point> |
212 |
<point name="May Ernest" y="4.5"> |
213 |
<attributes> |
214 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
215 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
216 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
217 |
</attributes> |
218 |
</point> |
219 |
<point name="Mayer Eve" y="4.8"> |
220 |
<attributes> |
221 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
222 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
223 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
224 |
</attributes> |
225 |
</point> |
226 |
<point name="Mead Philip" y="4.4"> |
227 |
<attributes> |
228 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
229 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
230 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
231 |
</attributes> |
232 |
</point> |
233 |
<point name="Merideth Jason" y="3"> |
234 |
<attributes> |
235 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
236 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
237 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
238 |
</attributes> |
239 |
</point> |
240 |
<point name="Najmabadi" y="4.7"> |
241 |
<attributes> |
242 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
243 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
244 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
245 |
</attributes> |
246 |
</point> |
247 |
<point name="Peeples Gregg" y="3"> |
248 |
<attributes> |
249 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
250 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
251 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
252 |
</attributes> |
253 |
</point> |
254 |
<point name="Riggs Dave" y="5"> |
255 |
<attributes> |
256 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
257 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
258 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
259 |
</attributes> |
260 |
</point> |
261 |
<point name="Surkis Judith" y="5"> |
262 |
<attributes> |
263 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
264 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
265 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
266 |
</attributes> |
267 |
</point> |
268 |
<point name="Taylor Nathaniel" y="4.7"> |
269 |
<attributes> |
270 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
271 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
272 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
273 |
</attributes> |
274 |
</point> |
275 |
<point name="Thatcher Ulrich Laurel" y="5"> |
276 |
<attributes> |
277 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
278 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
279 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
280 |
</attributes> |
281 |
</point> |
282 |
<point name="Throntveit Trygve" y="3.5"> |
283 |
<attributes> |
284 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
285 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
286 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
287 |
</attributes> |
288 |
</point> |
289 |
<point name="Travers Robert" y="3.5"> |
290 |
<attributes> |
291 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
292 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
293 |
<attribute name="Dep"><![CDATA[History]]></attribute> |
294 |
</attributes> |
295 |
</point> |
296 |
</point> |
297 |
<point name="Culinary Arts" threshold="autoTr"> |
298 |
<point name="Anderson Christopher" y="5"> |
299 |
<attributes> |
300 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
301 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
302 |
<attribute name="Dep"><![CDATA[Culinary Arts]]></attribute> |
303 |
</attributes> |
304 |
</point> |
305 |
</point> |
306 |
<point name="Psychology" threshold="autoTr"> |
307 |
<point name="Anderson William" y="4.8"> |
308 |
<attributes> |
309 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
310 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
311 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
312 |
</attributes> |
313 |
</point> |
314 |
<point name="Butzlaff Ron" y="2.3"> |
315 |
<attributes> |
316 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
317 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
318 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
319 |
</attributes> |
320 |
</point> |
321 |
<point name="Carson Shelley" y="3.8"> |
322 |
<attributes> |
323 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
324 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
325 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
326 |
</attributes> |
327 |
</point> |
328 |
<point name="Farchione Todd" y="5"> |
329 |
<attributes> |
330 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
331 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
332 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
333 |
</attributes> |
334 |
</point> |
335 |
<point name="Fernald Dodge" y="4.1"> |
336 |
<attributes> |
337 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
338 |
<attribute name="Ease"><![CDATA[3.2]]></attribute> |
339 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
340 |
</attributes> |
341 |
</point> |
342 |
<point name="Fersch Ellsworth" y="4.6"> |
343 |
<attributes> |
344 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
345 |
<attribute name="Ease"><![CDATA[4.6]]></attribute> |
346 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
347 |
</attributes> |
348 |
</point> |
349 |
<point name="Gilbert Dan" y="4.5"> |
350 |
<attributes> |
351 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
352 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
353 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
354 |
</attributes> |
355 |
</point> |
356 |
<point name="Hauser Marc" y="4.1"> |
357 |
<attributes> |
358 |
<attribute name="NumberOfReviews"><![CDATA[23]]></attribute> |
359 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
360 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
361 |
</attributes> |
362 |
</point> |
363 |
<point name="Little Brian" y="4.7"> |
364 |
<attributes> |
365 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
366 |
<attribute name="Ease"><![CDATA[4.1]]></attribute> |
367 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
368 |
</attributes> |
369 |
</point> |
370 |
<point name="McNally Richard" y="2.8"> |
371 |
<attributes> |
372 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
373 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
374 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
375 |
</attributes> |
376 |
</point> |
377 |
<point name="Mendes Wendy" y="4.5"> |
378 |
<attributes> |
379 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
380 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
381 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
382 |
</attributes> |
383 |
</point> |
384 |
<point name="Mitchell Jason" y="3.9"> |
385 |
<attributes> |
386 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
387 |
<attribute name="Ease"><![CDATA[1.8]]></attribute> |
388 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
389 |
</attributes> |
390 |
</point> |
391 |
<point name="Pinker Steven" y="3.6"> |
392 |
<attributes> |
393 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
394 |
<attribute name="Ease"><![CDATA[3.6]]></attribute> |
395 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
396 |
</attributes> |
397 |
</point> |
398 |
<point name="Schwartz Wynn" y="3.8"> |
399 |
<attributes> |
400 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
401 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
402 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
403 |
</attributes> |
404 |
</point> |
405 |
<point name="Sogg Stephanie" y="3"> |
406 |
<attributes> |
407 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
408 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
409 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
410 |
</attributes> |
411 |
</point> |
412 |
<point name="Wegner Daniel" y="5"> |
413 |
<attributes> |
414 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
415 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
416 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
417 |
</attributes> |
418 |
</point> |
419 |
<point name="Wolfe Jeremy" y="5"> |
420 |
<attributes> |
421 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
422 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
423 |
<attribute name="Dep"><![CDATA[Psychology]]></attribute> |
424 |
</attributes> |
425 |
</point> |
426 |
</point> |
427 |
<point name="Law" threshold="autoTr"> |
428 |
<point name="Arthur Miller" y="2.5"> |
429 |
<attributes> |
430 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
431 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
432 |
<attribute name="Dep"><![CDATA[Law]]></attribute> |
433 |
</attributes> |
434 |
</point> |
435 |
<point name="Cohen Glenn" y="4"> |
436 |
<attributes> |
437 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
438 |
<attribute name="Ease"><![CDATA[4.2]]></attribute> |
439 |
<attribute name="Dep"><![CDATA[Law]]></attribute> |
440 |
</attributes> |
441 |
</point> |
442 |
<point name="Dershowitz Alan" y="3.4"> |
443 |
<attributes> |
444 |
<attribute name="NumberOfReviews"><![CDATA[17]]></attribute> |
445 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
446 |
<attribute name="Dep"><![CDATA[Law]]></attribute> |
447 |
</attributes> |
448 |
</point> |
449 |
<point name="Garry Mark" y="3"> |
450 |
<attributes> |
451 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
452 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
453 |
<attribute name="Dep"><![CDATA[Law]]></attribute> |
454 |
</attributes> |
455 |
</point> |
456 |
<point name="Mahuad Jamil" y="3.2"> |
457 |
<attributes> |
458 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
459 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
460 |
<attribute name="Dep"><![CDATA[Law]]></attribute> |
461 |
</attributes> |
462 |
</point> |
463 |
</point> |
464 |
<point name="Design" threshold="autoTr"> |
465 |
<point name="Asani Ali" y="3.9"> |
466 |
<attributes> |
467 |
<attribute name="NumberOfReviews"><![CDATA[23]]></attribute> |
468 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
469 |
<attribute name="Dep"><![CDATA[Design]]></attribute> |
470 |
</attributes> |
471 |
</point> |
472 |
</point> |
473 |
<point name="Business" threshold="autoTr"> |
474 |
<point name="Austin Rob" y="4.6"> |
475 |
<attributes> |
476 |
<attribute name="NumberOfReviews"><![CDATA[8]]></attribute> |
477 |
<attribute name="Ease"><![CDATA[3.2]]></attribute> |
478 |
<attribute name="Dep"><![CDATA[Business]]></attribute> |
479 |
</attributes> |
480 |
</point> |
481 |
</point> |
482 |
<point name="Mathematics" threshold="autoTr"> |
483 |
<point name="Bamberg Paul" y="2.6"> |
484 |
<attributes> |
485 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
486 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
487 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
488 |
</attributes> |
489 |
</point> |
490 |
<point name="Basu Samik" y="3"> |
491 |
<attributes> |
492 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
493 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
494 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
495 |
</attributes> |
496 |
</point> |
497 |
<point name="Elkies Noam" y="3.5"> |
498 |
<attributes> |
499 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
500 |
<attribute name="Ease"><![CDATA[1.6]]></attribute> |
501 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
502 |
</attributes> |
503 |
</point> |
504 |
<point name="Engelward Andy" y="4.9"> |
505 |
<attributes> |
506 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
507 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
508 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
509 |
</attributes> |
510 |
</point> |
511 |
<point name="Harris Joe" y="4"> |
512 |
<attributes> |
513 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
514 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
515 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
516 |
</attributes> |
517 |
</point> |
518 |
<point name="Kronheimer" y="4"> |
519 |
<attributes> |
520 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
521 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
522 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
523 |
</attributes> |
524 |
</point> |
525 |
<point name="Kumar Abhinav" y="3.7"> |
526 |
<attributes> |
527 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
528 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
529 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
530 |
</attributes> |
531 |
</point> |
532 |
<point name="Lobb Andrew" y="3.8"> |
533 |
<attributes> |
534 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
535 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
536 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
537 |
</attributes> |
538 |
</point> |
539 |
<point name="Nash John" y="4.6"> |
540 |
<attributes> |
541 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
542 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
543 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
544 |
</attributes> |
545 |
</point> |
546 |
<point name="Popa Mihnea" y="3.9"> |
547 |
<attributes> |
548 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
549 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
550 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
551 |
</attributes> |
552 |
</point> |
553 |
<point name="Sacks Gerald" y="3.4"> |
554 |
<attributes> |
555 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
556 |
<attribute name="Ease"><![CDATA[4.2]]></attribute> |
557 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
558 |
</attributes> |
559 |
</point> |
560 |
<point name="Schein Michael" y="4.8"> |
561 |
<attributes> |
562 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
563 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
564 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
565 |
</attributes> |
566 |
</point> |
567 |
<point name="Vierling-Claasen Angela" y="5"> |
568 |
<attributes> |
569 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
570 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
571 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
572 |
</attributes> |
573 |
</point> |
574 |
<point name="Yau" y="1.5"> |
575 |
<attributes> |
576 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
577 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
578 |
<attribute name="Dep"><![CDATA[Mathematics]]></attribute> |
579 |
</attributes> |
580 |
</point> |
581 |
</point> |
582 |
<point name="Philosophy" threshold="autoTr"> |
583 |
<point name="Barry Melissa" y="3.9"> |
584 |
<attributes> |
585 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
586 |
<attribute name="Ease"><![CDATA[3.6]]></attribute> |
587 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
588 |
</attributes> |
589 |
</point> |
590 |
<point name="Goldfarb Warren" y="3.9"> |
591 |
<attributes> |
592 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
593 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
594 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
595 |
</attributes> |
596 |
</point> |
597 |
<point name="Hall Ned" y="4.5"> |
598 |
<attributes> |
599 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
600 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
601 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
602 |
</attributes> |
603 |
</point> |
604 |
<point name="Korsgaard Christine" y="3.9"> |
605 |
<attributes> |
606 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
607 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
608 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
609 |
</attributes> |
610 |
</point> |
611 |
<point name="Moran Richard" y="3.9"> |
612 |
<attributes> |
613 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
614 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
615 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
616 |
</attributes> |
617 |
</point> |
618 |
<point name="Scanlon Thomas" y="4.5"> |
619 |
<attributes> |
620 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
621 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
622 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
623 |
</attributes> |
624 |
</point> |
625 |
<point name="Siegel Susanna" y="5"> |
626 |
<attributes> |
627 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
628 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
629 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
630 |
</attributes> |
631 |
</point> |
632 |
<point name="Woolf Raphael" y="3.5"> |
633 |
<attributes> |
634 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
635 |
<attribute name="Ease"><![CDATA[3.7]]></attribute> |
636 |
<attribute name="Dep"><![CDATA[Philosophy]]></attribute> |
637 |
</attributes> |
638 |
</point> |
639 |
</point> |
640 |
<point name="Engineering" threshold="autoTr"> |
641 |
<point name="Bates Kyle" y="4.1"> |
642 |
<attributes> |
643 |
<attribute name="NumberOfReviews"><![CDATA[19]]></attribute> |
644 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
645 |
<attribute name="Dep"><![CDATA[Engineering]]></attribute> |
646 |
</attributes> |
647 |
</point> |
648 |
<point name="Ham Donhee" y="5"> |
649 |
<attributes> |
650 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
651 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
652 |
<attribute name="Dep"><![CDATA[Engineering]]></attribute> |
653 |
</attributes> |
654 |
</point> |
655 |
<point name="Mooney David" y="1"> |
656 |
<attributes> |
657 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
658 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
659 |
<attribute name="Dep"><![CDATA[Engineering]]></attribute> |
660 |
</attributes> |
661 |
</point> |
662 |
<point name="Tarokh Vahid" y="3.2"> |
663 |
<attributes> |
664 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
665 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
666 |
<attribute name="Dep"><![CDATA[Engineering]]></attribute> |
667 |
</attributes> |
668 |
</point> |
669 |
</point> |
670 |
<point name="Political Science" threshold="autoTr"> |
671 |
<point name="Bates Robert" y="1"> |
672 |
<attributes> |
673 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
674 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
675 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
676 |
</attributes> |
677 |
</point> |
678 |
<point name="Bond Joe" y="3.3"> |
679 |
<attributes> |
680 |
<attribute name="NumberOfReviews"><![CDATA[12]]></attribute> |
681 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
682 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
683 |
</attributes> |
684 |
</point> |
685 |
<point name="Feldman Jan" y="3.5"> |
686 |
<attributes> |
687 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
688 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
689 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
690 |
</attributes> |
691 |
</point> |
692 |
<point name="Hills Michael" y="4.6"> |
693 |
<attributes> |
694 |
<attribute name="NumberOfReviews"><![CDATA[11]]></attribute> |
695 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
696 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
697 |
</attributes> |
698 |
</point> |
699 |
<point name="Huntington Samuel" y="3.1"> |
700 |
<attributes> |
701 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
702 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
703 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
704 |
</attributes> |
705 |
</point> |
706 |
<point name="Johnson Bert" y="4.2"> |
707 |
<attributes> |
708 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
709 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
710 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
711 |
</attributes> |
712 |
</point> |
713 |
<point name="King David" y="5"> |
714 |
<attributes> |
715 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
716 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
717 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
718 |
</attributes> |
719 |
</point> |
720 |
<point name="Levitsky Steven" y="4.9"> |
721 |
<attributes> |
722 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
723 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
724 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
725 |
</attributes> |
726 |
</point> |
727 |
<point name="Mansfield Harvey" y="3.5"> |
728 |
<attributes> |
729 |
<attribute name="NumberOfReviews"><![CDATA[13]]></attribute> |
730 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
731 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
732 |
</attributes> |
733 |
</point> |
734 |
<point name="Martin Lisa" y="4.2"> |
735 |
<attributes> |
736 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
737 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
738 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
739 |
</attributes> |
740 |
</point> |
741 |
<point name="Muirhead J. Russell" y="5"> |
742 |
<attributes> |
743 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
744 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
745 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
746 |
</attributes> |
747 |
</point> |
748 |
<point name="Newmyer Jackie" y="4"> |
749 |
<attributes> |
750 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
751 |
<attribute name="Ease"><![CDATA[1.7]]></attribute> |
752 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
753 |
</attributes> |
754 |
</point> |
755 |
<point name="Norris Pippa" y="3.8"> |
756 |
<attributes> |
757 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
758 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
759 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
760 |
</attributes> |
761 |
</point> |
762 |
<point name="Paarlberg Robert" y="4.5"> |
763 |
<attributes> |
764 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
765 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
766 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
767 |
</attributes> |
768 |
</point> |
769 |
<point name="Porter Roger" y="4.6"> |
770 |
<attributes> |
771 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
772 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
773 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
774 |
</attributes> |
775 |
</point> |
776 |
<point name="Putnam Robert" y="3.8"> |
777 |
<attributes> |
778 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
779 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
780 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
781 |
</attributes> |
782 |
</point> |
783 |
<point name="Rosen" y="4.6"> |
784 |
<attributes> |
785 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
786 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
787 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
788 |
</attributes> |
789 |
</point> |
790 |
<point name="Sabl Andrew" y="3.5"> |
791 |
<attributes> |
792 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
793 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
794 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
795 |
</attributes> |
796 |
</point> |
797 |
<point name="Sachs Jeffrey" y="2.8"> |
798 |
<attributes> |
799 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
800 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
801 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
802 |
</attributes> |
803 |
</point> |
804 |
<point name="Sandel Michael" y="4.2"> |
805 |
<attributes> |
806 |
<attribute name="NumberOfReviews"><![CDATA[13]]></attribute> |
807 |
<attribute name="Ease"><![CDATA[3.1]]></attribute> |
808 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
809 |
</attributes> |
810 |
</point> |
811 |
<point name="Wagner Gernot" y="4.8"> |
812 |
<attributes> |
813 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
814 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
815 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
816 |
</attributes> |
817 |
</point> |
818 |
<point name="Winthrop Delba" y="2"> |
819 |
<attributes> |
820 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
821 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
822 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
823 |
</attributes> |
824 |
</point> |
825 |
<point name="Ziblatt Daniel" y="3.7"> |
826 |
<attributes> |
827 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
828 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
829 |
<attribute name="Dep"><![CDATA[Political Science]]></attribute> |
830 |
</attributes> |
831 |
</point> |
832 |
</point> |
833 |
<point name="English" threshold="autoTr"> |
834 |
<point name="Bercovitch Sacvan" y="3.1"> |
835 |
<attributes> |
836 |
<attribute name="NumberOfReviews"><![CDATA[8]]></attribute> |
837 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
838 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
839 |
</attributes> |
840 |
</point> |
841 |
<point name="Bhaba Homi K." y="2.4"> |
842 |
<attributes> |
843 |
<attribute name="NumberOfReviews"><![CDATA[11]]></attribute> |
844 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
845 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
846 |
</attributes> |
847 |
</point> |
848 |
<point name="Blaustein George" y="3.5"> |
849 |
<attributes> |
850 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
851 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
852 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
853 |
</attributes> |
854 |
</point> |
855 |
<point name="Buell Lawrence" y="3.5"> |
856 |
<attributes> |
857 |
<attribute name="NumberOfReviews"><![CDATA[16]]></attribute> |
858 |
<attribute name="Ease"><![CDATA[2.9]]></attribute> |
859 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
860 |
</attributes> |
861 |
</point> |
862 |
<point name="Burt Stephen" y="3.5"> |
863 |
<attributes> |
864 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
865 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
866 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
867 |
</attributes> |
868 |
</point> |
869 |
<point name="Carpio Glenda" y="5"> |
870 |
<attributes> |
871 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
872 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
873 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
874 |
</attributes> |
875 |
</point> |
876 |
<point name="Chu Seo-Young" y="4.8"> |
877 |
<attributes> |
878 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
879 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
880 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
881 |
</attributes> |
882 |
</point> |
883 |
<point name="Damrosch Leo" y="4.5"> |
884 |
<attributes> |
885 |
<attribute name="NumberOfReviews"><![CDATA[14]]></attribute> |
886 |
<attribute name="Ease"><![CDATA[3.2]]></attribute> |
887 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
888 |
</attributes> |
889 |
</point> |
890 |
<point name="Donoghue Daniel" y="4.1"> |
891 |
<attributes> |
892 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
893 |
<attribute name="Ease"><![CDATA[2.6]]></attribute> |
894 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
895 |
</attributes> |
896 |
</point> |
897 |
<point name="Engell James" y="3.7"> |
898 |
<attributes> |
899 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
900 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
901 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
902 |
</attributes> |
903 |
</point> |
904 |
<point name="Fisher Phillip" y="3.4"> |
905 |
<attributes> |
906 |
<attribute name="NumberOfReviews"><![CDATA[16]]></attribute> |
907 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
908 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
909 |
</attributes> |
910 |
</point> |
911 |
<point name="Garber Marjorie" y="3.3"> |
912 |
<attributes> |
913 |
<attribute name="NumberOfReviews"><![CDATA[23]]></attribute> |
914 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
915 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
916 |
</attributes> |
917 |
</point> |
918 |
<point name="Ghosh Amitav" y="3"> |
919 |
<attributes> |
920 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
921 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
922 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
923 |
</attributes> |
924 |
</point> |
925 |
<point name="Greenblatt Stephen" y="3.1"> |
926 |
<attributes> |
927 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
928 |
<attribute name="Ease"><![CDATA[3.7]]></attribute> |
929 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
930 |
</attributes> |
931 |
</point> |
932 |
<point name="Henchman Anna" y="5"> |
933 |
<attributes> |
934 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
935 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
936 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
937 |
</attributes> |
938 |
</point> |
939 |
<point name="Johnson Barbara" y="4.8"> |
940 |
<attributes> |
941 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
942 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
943 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
944 |
</attributes> |
945 |
</point> |
946 |
<point name="Johnston" y="5"> |
947 |
<attributes> |
948 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
949 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
950 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
951 |
</attributes> |
952 |
</point> |
953 |
<point name="Kincaid Jamaica" y="4.8"> |
954 |
<attributes> |
955 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
956 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
957 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
958 |
</attributes> |
959 |
</point> |
960 |
<point name="Lyman Elizabeth Dyrud" y="3.5"> |
961 |
<attributes> |
962 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
963 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
964 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
965 |
</attributes> |
966 |
</point> |
967 |
<point name="McDonald Melissa" y="3.6"> |
968 |
<attributes> |
969 |
<attribute name="NumberOfReviews"><![CDATA[21]]></attribute> |
970 |
<attribute name="Ease"><![CDATA[3.8]]></attribute> |
971 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
972 |
</attributes> |
973 |
</point> |
974 |
<point name="Menand Louis" y="3.8"> |
975 |
<attributes> |
976 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
977 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
978 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
979 |
</attributes> |
980 |
</point> |
981 |
<point name="New Elisa" y="4.5"> |
982 |
<attributes> |
983 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
984 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
985 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
986 |
</attributes> |
987 |
</point> |
988 |
<point name="Parker John" y="3.7"> |
989 |
<attributes> |
990 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
991 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
992 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
993 |
</attributes> |
994 |
</point> |
995 |
<point name="Price Leah" y="4.4"> |
996 |
<attributes> |
997 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
998 |
<attribute name="Ease"><![CDATA[3.6]]></attribute> |
999 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1000 |
</attributes> |
1001 |
</point> |
1002 |
<point name="Salwak Dale" y="5"> |
1003 |
<attributes> |
1004 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1005 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1006 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1007 |
</attributes> |
1008 |
</point> |
1009 |
<point name="Scarry Elaine" y="3.1"> |
1010 |
<attributes> |
1011 |
<attribute name="NumberOfReviews"><![CDATA[22]]></attribute> |
1012 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
1013 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1014 |
</attributes> |
1015 |
</point> |
1016 |
<point name="Schopf Sue" y="4.2"> |
1017 |
<attributes> |
1018 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1019 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
1020 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1021 |
</attributes> |
1022 |
</point> |
1023 |
<point name="Simpson James" y="4.5"> |
1024 |
<attributes> |
1025 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1026 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1027 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1028 |
</attributes> |
1029 |
</point> |
1030 |
<point name="Sollors Werner" y="5"> |
1031 |
<attributes> |
1032 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1033 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1034 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1035 |
</attributes> |
1036 |
</point> |
1037 |
<point name="Stauffer John" y="4.2"> |
1038 |
<attributes> |
1039 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1040 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
1041 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1042 |
</attributes> |
1043 |
</point> |
1044 |
<point name="Teskey Gordon" y="4.3"> |
1045 |
<attributes> |
1046 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1047 |
<attribute name="Ease"><![CDATA[3.2]]></attribute> |
1048 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1049 |
</attributes> |
1050 |
</point> |
1051 |
<point name="Trodd Zoe" y="4"> |
1052 |
<attributes> |
1053 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1054 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
1055 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1056 |
</attributes> |
1057 |
</point> |
1058 |
<point name="Vendler Helen" y="4.4"> |
1059 |
<attributes> |
1060 |
<attribute name="NumberOfReviews"><![CDATA[11]]></attribute> |
1061 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
1062 |
<attribute name="Dep"><![CDATA[English]]></attribute> |
1063 |
</attributes> |
1064 |
</point> |
1065 |
</point> |
1066 |
<point name="Theater" threshold="autoTr"> |
1067 |
<point name="Bergmann Elizabeth" y="4"> |
1068 |
<attributes> |
1069 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1070 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1071 |
<attribute name="Dep"><![CDATA[Theater]]></attribute> |
1072 |
</attributes> |
1073 |
</point> |
1074 |
<point name="Jones Mike" y="1"> |
1075 |
<attributes> |
1076 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1077 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1078 |
<attribute name="Dep"><![CDATA[Theater]]></attribute> |
1079 |
</attributes> |
1080 |
</point> |
1081 |
<point name="Zigler Scott" y="5"> |
1082 |
<attributes> |
1083 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1084 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1085 |
<attribute name="Dep"><![CDATA[Theater]]></attribute> |
1086 |
</attributes> |
1087 |
</point> |
1088 |
</point> |
1089 |
<point name="Anthropology" threshold="autoTr"> |
1090 |
<point name="Bestor Theodore" y="3.1"> |
1091 |
<attributes> |
1092 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
1093 |
<attribute name="Ease"><![CDATA[4.5]]></attribute> |
1094 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1095 |
</attributes> |
1096 |
</point> |
1097 |
<point name="Caton Steve" y="5"> |
1098 |
<attributes> |
1099 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1100 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1101 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1102 |
</attributes> |
1103 |
</point> |
1104 |
<point name="Fash William" y="4"> |
1105 |
<attributes> |
1106 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1107 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1108 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1109 |
</attributes> |
1110 |
</point> |
1111 |
<point name="Hooven Carole" y="4.5"> |
1112 |
<attributes> |
1113 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1114 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1115 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1116 |
</attributes> |
1117 |
</point> |
1118 |
<point name="Lieberman Daniel" y="5"> |
1119 |
<attributes> |
1120 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1121 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1122 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1123 |
</attributes> |
1124 |
</point> |
1125 |
<point name="MacDonald Theodore" y="1.5"> |
1126 |
<attributes> |
1127 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1128 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1129 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1130 |
</attributes> |
1131 |
</point> |
1132 |
<point name="Sturgeon Daniel" y="5"> |
1133 |
<attributes> |
1134 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1135 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
1136 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1137 |
</attributes> |
1138 |
</point> |
1139 |
<point name="UR Jason" y="4"> |
1140 |
<attributes> |
1141 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1142 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1143 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1144 |
</attributes> |
1145 |
</point> |
1146 |
<point name="Urton Gary" y="3.7"> |
1147 |
<attributes> |
1148 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1149 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1150 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1151 |
</attributes> |
1152 |
</point> |
1153 |
<point name="Wrangham Richard" y="5"> |
1154 |
<attributes> |
1155 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1156 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1157 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1158 |
</attributes> |
1159 |
</point> |
1160 |
<point name="Zender Mark" y="4"> |
1161 |
<attributes> |
1162 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1163 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1164 |
<attribute name="Dep"><![CDATA[Anthropology]]></attribute> |
1165 |
</attributes> |
1166 |
</point> |
1167 |
</point> |
1168 |
<point name="Foreign Languages and Lit." threshold="autoTr"> |
1169 |
<point name="Bhabha" y="5"> |
1170 |
<attributes> |
1171 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1172 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1173 |
<attribute name="Dep"><![CDATA[Foreign Languages and Lit.]]></attribute> |
1174 |
</attributes> |
1175 |
</point> |
1176 |
<point name="Ingrao Nina" y="4"> |
1177 |
<attributes> |
1178 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1179 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1180 |
<attribute name="Dep"><![CDATA[Foreign Languages and Lit.]]></attribute> |
1181 |
</attributes> |
1182 |
</point> |
1183 |
<point name="Simons Oliver" y="4"> |
1184 |
<attributes> |
1185 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1186 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1187 |
<attribute name="Dep"><![CDATA[Foreign Languages and Lit.]]></attribute> |
1188 |
</attributes> |
1189 |
</point> |
1190 |
<point name="Trudeau Pierre-Eliotte" y="3"> |
1191 |
<attributes> |
1192 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1193 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1194 |
<attribute name="Dep"><![CDATA[Foreign Languages and Lit.]]></attribute> |
1195 |
</attributes> |
1196 |
</point> |
1197 |
</point> |
1198 |
<point name="Statistics" threshold="autoTr"> |
1199 |
<point name="Blitzstein Joseph" y="5"> |
1200 |
<attributes> |
1201 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1202 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1203 |
<attribute name="Dep"><![CDATA[Statistics]]></attribute> |
1204 |
</attributes> |
1205 |
</point> |
1206 |
<point name="Holtzman Steven" y="4.5"> |
1207 |
<attributes> |
1208 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1209 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1210 |
<attribute name="Dep"><![CDATA[Statistics]]></attribute> |
1211 |
</attributes> |
1212 |
</point> |
1213 |
</point> |
1214 |
<point name="Linguistics" threshold="autoTr"> |
1215 |
<point name="Boeckx Cedric" y="4.7"> |
1216 |
<attributes> |
1217 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
1218 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1219 |
<attribute name="Dep"><![CDATA[Linguistics]]></attribute> |
1220 |
</attributes> |
1221 |
</point> |
1222 |
<point name="Bourns Jeff" y="3.5"> |
1223 |
<attributes> |
1224 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1225 |
<attribute name="Ease"><![CDATA[1.5]]></attribute> |
1226 |
<attribute name="Dep"><![CDATA[Linguistics]]></attribute> |
1227 |
</attributes> |
1228 |
</point> |
1229 |
<point name="Polinsky Maria" y="4"> |
1230 |
<attributes> |
1231 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1232 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1233 |
<attribute name="Dep"><![CDATA[Linguistics]]></attribute> |
1234 |
</attributes> |
1235 |
</point> |
1236 |
</point> |
1237 |
<point name="Fine Arts" threshold="autoTr"> |
1238 |
<point name="Bois Yve-Alain" y="4"> |
1239 |
<attributes> |
1240 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1241 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
1242 |
<attribute name="Dep"><![CDATA[Fine Arts]]></attribute> |
1243 |
</attributes> |
1244 |
</point> |
1245 |
</point> |
1246 |
<point name="Literature" threshold="autoTr"> |
1247 |
<point name="Boym Svetlana" y="3.9"> |
1248 |
<attributes> |
1249 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
1250 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
1251 |
<attribute name="Dep"><![CDATA[Literature]]></attribute> |
1252 |
</attributes> |
1253 |
</point> |
1254 |
<point name="Brooks Lisa T." y="5"> |
1255 |
<attributes> |
1256 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1257 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1258 |
<attribute name="Dep"><![CDATA[Literature]]></attribute> |
1259 |
</attributes> |
1260 |
</point> |
1261 |
<point name="Hamilton John" y="5"> |
1262 |
<attributes> |
1263 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1264 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1265 |
<attribute name="Dep"><![CDATA[Literature]]></attribute> |
1266 |
</attributes> |
1267 |
</point> |
1268 |
<point name="Naddaff Sandra" y="2.5"> |
1269 |
<attributes> |
1270 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1271 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1272 |
<attribute name="Dep"><![CDATA[Literature]]></attribute> |
1273 |
</attributes> |
1274 |
</point> |
1275 |
<point name="Ryan Judith" y="3.8"> |
1276 |
<attributes> |
1277 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1278 |
<attribute name="Ease"><![CDATA[2.6]]></attribute> |
1279 |
<attribute name="Dep"><![CDATA[Literature]]></attribute> |
1280 |
</attributes> |
1281 |
</point> |
1282 |
</point> |
1283 |
<point name="Nursing" threshold="autoTr"> |
1284 |
<point name="Branscombe Luke" y="4.8"> |
1285 |
<attributes> |
1286 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1287 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1288 |
<attribute name="Dep"><![CDATA[Nursing]]></attribute> |
1289 |
</attributes> |
1290 |
</point> |
1291 |
</point> |
1292 |
<point name="Economics" threshold="autoTr"> |
1293 |
<point name="Brody David" y=" "> |
1294 |
<attributes> |
1295 |
<attribute name="NumberOfReviews"><![CDATA[0]]></attribute> |
1296 |
<attribute name="Ease" /> |
1297 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1298 |
</attributes> |
1299 |
</point> |
1300 |
<point name="Feldstein Martin" y="2.7"> |
1301 |
<attributes> |
1302 |
<attribute name="NumberOfReviews"><![CDATA[19]]></attribute> |
1303 |
<attribute name="Ease"><![CDATA[3.8]]></attribute> |
1304 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1305 |
</attributes> |
1306 |
</point> |
1307 |
<point name="Fryer Roland" y="2"> |
1308 |
<attributes> |
1309 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1310 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1311 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1312 |
</attributes> |
1313 |
</point> |
1314 |
<point name="Glaeser Ed" y="2.3"> |
1315 |
<attributes> |
1316 |
<attribute name="NumberOfReviews"><![CDATA[10]]></attribute> |
1317 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
1318 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1319 |
</attributes> |
1320 |
</point> |
1321 |
<point name="Mankiw Gregory" y="4.8"> |
1322 |
<attributes> |
1323 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1324 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1325 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1326 |
</attributes> |
1327 |
</point> |
1328 |
<point name="Miron Jeffrey" y="2.5"> |
1329 |
<attributes> |
1330 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1331 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1332 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1333 |
</attributes> |
1334 |
</point> |
1335 |
<point name="Neugeboren Robert" y="2.1"> |
1336 |
<attributes> |
1337 |
<attribute name="NumberOfReviews"><![CDATA[17]]></attribute> |
1338 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
1339 |
<attribute name="Dep"><![CDATA[Economics]]></attribute> |
1340 |
</attributes> |
1341 |
</point> |
1342 |
</point> |
1343 |
<point name="Science" threshold="autoTr"> |
1344 |
<point name="Buckley George" y="4"> |
1345 |
<attributes> |
1346 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1347 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1348 |
<attribute name="Dep"><![CDATA[Science]]></attribute> |
1349 |
</attributes> |
1350 |
</point> |
1351 |
<point name="Feldman Gary" y="3"> |
1352 |
<attributes> |
1353 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
1354 |
<attribute name="Ease"><![CDATA[2.6]]></attribute> |
1355 |
<attribute name="Dep"><![CDATA[Science]]></attribute> |
1356 |
</attributes> |
1357 |
</point> |
1358 |
<point name="Fisher Daniel" y="1.1"> |
1359 |
<attributes> |
1360 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1361 |
<attribute name="Ease"><![CDATA[1.5]]></attribute> |
1362 |
<attribute name="Dep"><![CDATA[Science]]></attribute> |
1363 |
</attributes> |
1364 |
</point> |
1365 |
<point name="Thomas Andrew" y="4.5"> |
1366 |
<attributes> |
1367 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1368 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
1369 |
<attribute name="Dep"><![CDATA[Science]]></attribute> |
1370 |
</attributes> |
1371 |
</point> |
1372 |
</point> |
1373 |
<point name="Theology" threshold="autoTr"> |
1374 |
<point name="Carrasco David" y="4.9"> |
1375 |
<attributes> |
1376 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1377 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
1378 |
<attribute name="Dep"><![CDATA[Theology]]></attribute> |
1379 |
</attributes> |
1380 |
</point> |
1381 |
<point name="Hall David" y="3.1"> |
1382 |
<attributes> |
1383 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1384 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1385 |
<attribute name="Dep"><![CDATA[Theology]]></attribute> |
1386 |
</attributes> |
1387 |
</point> |
1388 |
<point name="Monius Anne" y="4.7"> |
1389 |
<attributes> |
1390 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1391 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
1392 |
<attribute name="Dep"><![CDATA[Theology]]></attribute> |
1393 |
</attributes> |
1394 |
</point> |
1395 |
</point> |
1396 |
<point name="Writing" threshold="autoTr"> |
1397 |
<point name="Cashman Anthony" y="4"> |
1398 |
<attributes> |
1399 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1400 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1401 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1402 |
</attributes> |
1403 |
</point> |
1404 |
<point name="Grimm Geraldine" y="4.8"> |
1405 |
<attributes> |
1406 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1407 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
1408 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1409 |
</attributes> |
1410 |
</point> |
1411 |
<point name="Haines Lise" y="1.5"> |
1412 |
<attributes> |
1413 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1414 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1415 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1416 |
</attributes> |
1417 |
</point> |
1418 |
<point name="Henebry Charles" y="2.2"> |
1419 |
<attributes> |
1420 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
1421 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
1422 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1423 |
</attributes> |
1424 |
</point> |
1425 |
<point name="Johnson Jeannine" y="5"> |
1426 |
<attributes> |
1427 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1428 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1429 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1430 |
</attributes> |
1431 |
</point> |
1432 |
<point name="Kuzmick Marlon" y="3.8"> |
1433 |
<attributes> |
1434 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1435 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1436 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1437 |
</attributes> |
1438 |
</point> |
1439 |
<point name="Lemay Eric" y="5"> |
1440 |
<attributes> |
1441 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1442 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1443 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1444 |
</attributes> |
1445 |
</point> |
1446 |
<point name="Matthew Kresling" y="4.5"> |
1447 |
<attributes> |
1448 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1449 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1450 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1451 |
</attributes> |
1452 |
</point> |
1453 |
<point name="Mukherjee Sri" y="4.6"> |
1454 |
<attributes> |
1455 |
<attribute name="NumberOfReviews"><![CDATA[8]]></attribute> |
1456 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
1457 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1458 |
</attributes> |
1459 |
</point> |
1460 |
<point name="Porten Lili" y="2"> |
1461 |
<attributes> |
1462 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1463 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1464 |
<attribute name="Dep"><![CDATA[Writing]]></attribute> |
1465 |
</attributes> |
1466 |
</point> |
1467 |
</point> |
1468 |
<point name="Sociology" threshold="autoTr"> |
1469 |
<point name="Ceder Oona" y="5"> |
1470 |
<attributes> |
1471 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1472 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1473 |
<attribute name="Dep"><![CDATA[Sociology]]></attribute> |
1474 |
</attributes> |
1475 |
</point> |
1476 |
<point name="Zimny Mark" y="4.8"> |
1477 |
<attributes> |
1478 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1479 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1480 |
<attribute name="Dep"><![CDATA[Sociology]]></attribute> |
1481 |
</attributes> |
1482 |
</point> |
1483 |
</point> |
1484 |
<point name="Not Specified" threshold="autoTr"> |
1485 |
<point name="Chen Yihsiu" y="5"> |
1486 |
<attributes> |
1487 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1488 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1489 |
<attribute name="Dep"><![CDATA[Not Specified]]></attribute> |
1490 |
</attributes> |
1491 |
</point> |
1492 |
<point name="Gottlieb" y="5"> |
1493 |
<attributes> |
1494 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1495 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1496 |
<attribute name="Dep"><![CDATA[Not Specified]]></attribute> |
1497 |
</attributes> |
1498 |
</point> |
1499 |
<point name="Harrington Ann" y="5"> |
1500 |
<attributes> |
1501 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1502 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1503 |
<attribute name="Dep"><![CDATA[Not Specified]]></attribute> |
1504 |
</attributes> |
1505 |
</point> |
1506 |
<point name="Hartl Dan" y="3.1"> |
1507 |
<attributes> |
1508 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1509 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1510 |
<attribute name="Dep"><![CDATA[Not Specified]]></attribute> |
1511 |
</attributes> |
1512 |
</point> |
1513 |
<point name="Leitner" y="4.5"> |
1514 |
<attributes> |
1515 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1516 |
<attribute name="Ease"><![CDATA[3.7]]></attribute> |
1517 |
<attribute name="Dep"><![CDATA[Not Specified]]></attribute> |
1518 |
</attributes> |
1519 |
</point> |
1520 |
</point> |
1521 |
<point name="Biology" threshold="autoTr"> |
1522 |
<point name="Clardy Jon" y="5"> |
1523 |
<attributes> |
1524 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1525 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1526 |
<attribute name="Dep"><![CDATA[Biology]]></attribute> |
1527 |
</attributes> |
1528 |
</point> |
1529 |
<point name="Foster David" y="5"> |
1530 |
<attributes> |
1531 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1532 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1533 |
<attribute name="Dep"><![CDATA[Biology]]></attribute> |
1534 |
</attributes> |
1535 |
</point> |
1536 |
<point name="Losick Richard" y="3.2"> |
1537 |
<attributes> |
1538 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1539 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1540 |
<attribute name="Dep"><![CDATA[Biology]]></attribute> |
1541 |
</attributes> |
1542 |
</point> |
1543 |
<point name="Nohturfft Axel" y="2.3"> |
1544 |
<attributes> |
1545 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
1546 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
1547 |
<attribute name="Dep"><![CDATA[Biology]]></attribute> |
1548 |
</attributes> |
1549 |
</point> |
1550 |
<point name="Ruvolo Maryellen" y="3.7"> |
1551 |
<attributes> |
1552 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1553 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
1554 |
<attribute name="Dep"><![CDATA[Biology]]></attribute> |
1555 |
</attributes> |
1556 |
</point> |
1557 |
</point> |
1558 |
<point name="Health Science" threshold="autoTr"> |
1559 |
<point name="Cleary Paul" y="5"> |
1560 |
<attributes> |
1561 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1562 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1563 |
<attribute name="Dep"><![CDATA[Health Science]]></attribute> |
1564 |
</attributes> |
1565 |
</point> |
1566 |
</point> |
1567 |
<point name="Languages" threshold="autoTr"> |
1568 |
<point name="Coleman Kathleen" y="3.9"> |
1569 |
<attributes> |
1570 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
1571 |
<attribute name="Ease"><![CDATA[4.1]]></attribute> |
1572 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1573 |
</attributes> |
1574 |
</point> |
1575 |
<point name="Doyle James" y=" "> |
1576 |
<attributes> |
1577 |
<attribute name="NumberOfReviews"><![CDATA[0]]></attribute> |
1578 |
<attribute name="Ease" /> |
1579 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1580 |
</attributes> |
1581 |
</point> |
1582 |
<point name="Epps Brad" y="2"> |
1583 |
<attributes> |
1584 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1585 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1586 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1587 |
</attributes> |
1588 |
</point> |
1589 |
<point name="Flier Michael" y="1.8"> |
1590 |
<attributes> |
1591 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
1592 |
<attribute name="Ease"><![CDATA[1.9]]></attribute> |
1593 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1594 |
</attributes> |
1595 |
</point> |
1596 |
<point name="Huehnergard John" y="5"> |
1597 |
<attributes> |
1598 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1599 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1600 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1601 |
</attributes> |
1602 |
</point> |
1603 |
<point name="Kuriyama Joanna" y="5"> |
1604 |
<attributes> |
1605 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1606 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1607 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1608 |
</attributes> |
1609 |
</point> |
1610 |
<point name="Lutcavage Charles" y="3.5"> |
1611 |
<attributes> |
1612 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1613 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1614 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1615 |
</attributes> |
1616 |
</point> |
1617 |
<point name="Pertile Lino" y="3.8"> |
1618 |
<attributes> |
1619 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1620 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
1621 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1622 |
</attributes> |
1623 |
</point> |
1624 |
<point name="Vaux Bert" y="5"> |
1625 |
<attributes> |
1626 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1627 |
<attribute name="Ease"><![CDATA[4.5]]></attribute> |
1628 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1629 |
</attributes> |
1630 |
</point> |
1631 |
<point name="Zetterstrand Sylvia" y="4.8"> |
1632 |
<attributes> |
1633 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1634 |
<attribute name="Ease"><![CDATA[2.4]]></attribute> |
1635 |
<attribute name="Dep"><![CDATA[Languages]]></attribute> |
1636 |
</attributes> |
1637 |
</point> |
1638 |
</point> |
1639 |
<point name="Government" threshold="autoTr"> |
1640 |
<point name="Colton Timothy" y="5"> |
1641 |
<attributes> |
1642 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1643 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1644 |
<attribute name="Dep"><![CDATA[Government]]></attribute> |
1645 |
</attributes> |
1646 |
</point> |
1647 |
<point name="Hillygus Sunshine" y="5"> |
1648 |
<attributes> |
1649 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1650 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1651 |
<attribute name="Dep"><![CDATA[Government]]></attribute> |
1652 |
</attributes> |
1653 |
</point> |
1654 |
<point name="Meierhenrich Jens" y="2.6"> |
1655 |
<attributes> |
1656 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
1657 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
1658 |
<attribute name="Dep"><![CDATA[Government]]></attribute> |
1659 |
</attributes> |
1660 |
</point> |
1661 |
</point> |
1662 |
<point name="Medicine" threshold="autoTr"> |
1663 |
<point name="Counter Allen" y="4"> |
1664 |
<attributes> |
1665 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1666 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1667 |
<attribute name="Dep"><![CDATA[Medicine]]></attribute> |
1668 |
</attributes> |
1669 |
</point> |
1670 |
<point name="Joshi Haley" y="5"> |
1671 |
<attributes> |
1672 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1673 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1674 |
<attribute name="Dep"><![CDATA[Medicine]]></attribute> |
1675 |
</attributes> |
1676 |
</point> |
1677 |
<point name="Ptak Thomas" y="5"> |
1678 |
<attributes> |
1679 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1680 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1681 |
<attribute name="Dep"><![CDATA[Medicine]]></attribute> |
1682 |
</attributes> |
1683 |
</point> |
1684 |
<point name="Ptak Thomas" y="5"> |
1685 |
<attributes> |
1686 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1687 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1688 |
<attribute name="Dep"><![CDATA[Medicine]]></attribute> |
1689 |
</attributes> |
1690 |
</point> |
1691 |
</point> |
1692 |
<point name="Graphic Arts" threshold="autoTr"> |
1693 |
<point name="Detwiler Zachary" y="5"> |
1694 |
<attributes> |
1695 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1696 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
1697 |
<attribute name="Dep"><![CDATA[Graphic Arts]]></attribute> |
1698 |
</attributes> |
1699 |
</point> |
1700 |
</point> |
1701 |
<point name="Education" threshold="autoTr"> |
1702 |
<point name="Ducey Charles" y="2"> |
1703 |
<attributes> |
1704 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1705 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
1706 |
<attribute name="Dep"><![CDATA[Education]]></attribute> |
1707 |
</attributes> |
1708 |
</point> |
1709 |
<point name="Sen Amartya" y="5"> |
1710 |
<attributes> |
1711 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1712 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1713 |
<attribute name="Dep"><![CDATA[Education]]></attribute> |
1714 |
</attributes> |
1715 |
</point> |
1716 |
<point name="Tolbert Terrell" y="4.5"> |
1717 |
<attributes> |
1718 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1719 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1720 |
<attribute name="Dep"><![CDATA[Education]]></attribute> |
1721 |
</attributes> |
1722 |
</point> |
1723 |
</point> |
1724 |
<point name="Religion" threshold="autoTr"> |
1725 |
<point name="Dunning Ben" y="5"> |
1726 |
<attributes> |
1727 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1728 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1729 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1730 |
</attributes> |
1731 |
</point> |
1732 |
<point name="Eck Diana" y="2.7"> |
1733 |
<attributes> |
1734 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1735 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
1736 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1737 |
</attributes> |
1738 |
</point> |
1739 |
<point name="Hackett Jo Ann" y="5"> |
1740 |
<attributes> |
1741 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1742 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1743 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1744 |
</attributes> |
1745 |
</point> |
1746 |
<point name="Hunt Swanee" y="2.5"> |
1747 |
<attributes> |
1748 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1749 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1750 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1751 |
</attributes> |
1752 |
</point> |
1753 |
<point name="Patil Parimal" y="4.8"> |
1754 |
<attributes> |
1755 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1756 |
<attribute name="Ease"><![CDATA[2.3]]></attribute> |
1757 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1758 |
</attributes> |
1759 |
</point> |
1760 |
<point name="Provis Pam" y="1"> |
1761 |
<attributes> |
1762 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1763 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1764 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1765 |
</attributes> |
1766 |
</point> |
1767 |
<point name="Witzel Michael" y="4.4"> |
1768 |
<attributes> |
1769 |
<attribute name="NumberOfReviews"><![CDATA[10]]></attribute> |
1770 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
1771 |
<attribute name="Dep"><![CDATA[Religion]]></attribute> |
1772 |
</attributes> |
1773 |
</point> |
1774 |
</point> |
1775 |
<point name="Chemistry" threshold="autoTr"> |
1776 |
<point name="Evans David" y="5"> |
1777 |
<attributes> |
1778 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1779 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1780 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1781 |
</attributes> |
1782 |
</point> |
1783 |
<point name="Friend Cynthia" y="2.5"> |
1784 |
<attributes> |
1785 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1786 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1787 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1788 |
</attributes> |
1789 |
</point> |
1790 |
<point name="Jacobsen Eric" y="5"> |
1791 |
<attributes> |
1792 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1793 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1794 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1795 |
</attributes> |
1796 |
</point> |
1797 |
<point name="Liu David" y="4"> |
1798 |
<attributes> |
1799 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1800 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1801 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1802 |
</attributes> |
1803 |
</point> |
1804 |
<point name="McCarty Logan" y="5"> |
1805 |
<attributes> |
1806 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1807 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1808 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1809 |
</attributes> |
1810 |
</point> |
1811 |
<point name="Park Hongkun" y="4"> |
1812 |
<attributes> |
1813 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1814 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1815 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1816 |
</attributes> |
1817 |
</point> |
1818 |
<point name="Redonnet Jean-Pierre" y="5"> |
1819 |
<attributes> |
1820 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1821 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
1822 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1823 |
</attributes> |
1824 |
</point> |
1825 |
<point name="Saghatelian Alan" y="5"> |
1826 |
<attributes> |
1827 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1828 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1829 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1830 |
</attributes> |
1831 |
</point> |
1832 |
<point name="Tucci Greg" y="5"> |
1833 |
<attributes> |
1834 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1835 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1836 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1837 |
</attributes> |
1838 |
</point> |
1839 |
<point name="Whitesides George M." y="3"> |
1840 |
<attributes> |
1841 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1842 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1843 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1844 |
</attributes> |
1845 |
</point> |
1846 |
<point name="Xie Sunney" y="1.8"> |
1847 |
<attributes> |
1848 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
1849 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1850 |
<attribute name="Dep"><![CDATA[Chemistry]]></attribute> |
1851 |
</attributes> |
1852 |
</point> |
1853 |
</point> |
1854 |
<point name="Cultural Studies" threshold="autoTr"> |
1855 |
<point name="Ford Patrick" y="5"> |
1856 |
<attributes> |
1857 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1858 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
1859 |
<attribute name="Dep"><![CDATA[Cultural Studies]]></attribute> |
1860 |
</attributes> |
1861 |
</point> |
1862 |
</point> |
1863 |
<point name="Physics" threshold="autoTr"> |
1864 |
<point name="Georgi Howard" y="3.9"> |
1865 |
<attributes> |
1866 |
<attribute name="NumberOfReviews"><![CDATA[14]]></attribute> |
1867 |
<attribute name="Ease"><![CDATA[2.5]]></attribute> |
1868 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1869 |
</attributes> |
1870 |
</point> |
1871 |
<point name="Heller Eric" y="2.1"> |
1872 |
<attributes> |
1873 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1874 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1875 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1876 |
</attributes> |
1877 |
</point> |
1878 |
<point name="Manoharan Vinothan" y="4.5"> |
1879 |
<attributes> |
1880 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1881 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1882 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1883 |
</attributes> |
1884 |
</point> |
1885 |
<point name="Marcus Charles" y="4.5"> |
1886 |
<attributes> |
1887 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1888 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1889 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1890 |
</attributes> |
1891 |
</point> |
1892 |
<point name="Morin David" y="5"> |
1893 |
<attributes> |
1894 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1895 |
<attribute name="Ease"><![CDATA[3.3]]></attribute> |
1896 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1897 |
</attributes> |
1898 |
</point> |
1899 |
<point name="Motl Lubos" y="1"> |
1900 |
<attributes> |
1901 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1902 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1903 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1904 |
</attributes> |
1905 |
</point> |
1906 |
<point name="Pershan Peter" y="1"> |
1907 |
<attributes> |
1908 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1909 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
1910 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1911 |
</attributes> |
1912 |
</point> |
1913 |
<point name="Prentiss Mara" y="2.2"> |
1914 |
<attributes> |
1915 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
1916 |
<attribute name="Ease"><![CDATA[3.4]]></attribute> |
1917 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1918 |
</attributes> |
1919 |
</point> |
1920 |
<point name="Randall Lisa" y="4"> |
1921 |
<attributes> |
1922 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
1923 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
1924 |
<attribute name="Dep"><![CDATA[Physics]]></attribute> |
1925 |
</attributes> |
1926 |
</point> |
1927 |
</point> |
1928 |
<point name="Classics" threshold="autoTr"> |
1929 |
<point name="Jones Christopher" y="1.5"> |
1930 |
<attributes> |
1931 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1932 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
1933 |
<attribute name="Dep"><![CDATA[Classics]]></attribute> |
1934 |
</attributes> |
1935 |
</point> |
1936 |
<point name="Krebs Christopher" y="2.2"> |
1937 |
<attributes> |
1938 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1939 |
<attribute name="Ease"><![CDATA[1.5]]></attribute> |
1940 |
<attribute name="Dep"><![CDATA[Classics]]></attribute> |
1941 |
</attributes> |
1942 |
</point> |
1943 |
<point name="Nagy Gregory" y="4.3"> |
1944 |
<attributes> |
1945 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1946 |
<attribute name="Ease"><![CDATA[3.2]]></attribute> |
1947 |
<attribute name="Dep"><![CDATA[Classics]]></attribute> |
1948 |
</attributes> |
1949 |
</point> |
1950 |
<point name="Thomas Richard" y="4.5"> |
1951 |
<attributes> |
1952 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
1953 |
<attribute name="Ease"><![CDATA[3.5]]></attribute> |
1954 |
<attribute name="Dep"><![CDATA[Classics]]></attribute> |
1955 |
</attributes> |
1956 |
</point> |
1957 |
</point> |
1958 |
<point name="Music" threshold="autoTr"> |
1959 |
<point name="Kenny-Vaughan Michael" y="5"> |
1960 |
<attributes> |
1961 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
1962 |
<attribute name="Ease"><![CDATA[5]]></attribute> |
1963 |
<attribute name="Dep"><![CDATA[Music]]></attribute> |
1964 |
</attributes> |
1965 |
</point> |
1966 |
<point name="Levin Robert" y="3.3"> |
1967 |
<attributes> |
1968 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
1969 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
1970 |
<attribute name="Dep"><![CDATA[Music]]></attribute> |
1971 |
</attributes> |
1972 |
</point> |
1973 |
<point name="Stewart John" y="5"> |
1974 |
<attributes> |
1975 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1976 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
1977 |
<attribute name="Dep"><![CDATA[Music]]></attribute> |
1978 |
</attributes> |
1979 |
</point> |
1980 |
<point name="Yannatos James" y="3.6"> |
1981 |
<attributes> |
1982 |
<attribute name="NumberOfReviews"><![CDATA[6]]></attribute> |
1983 |
<attribute name="Ease"><![CDATA[4.3]]></attribute> |
1984 |
<attribute name="Dep"><![CDATA[Music]]></attribute> |
1985 |
</attributes> |
1986 |
</point> |
1987 |
</point> |
1988 |
<point name="Accounting" threshold="autoTr"> |
1989 |
<point name="Kober Jason" y="2.3"> |
1990 |
<attributes> |
1991 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
1992 |
<attribute name="Ease"><![CDATA[3.7]]></attribute> |
1993 |
<attribute name="Dep"><![CDATA[Accounting]]></attribute> |
1994 |
</attributes> |
1995 |
</point> |
1996 |
</point> |
1997 |
<point name="Computer Science" threshold="autoTr"> |
1998 |
<point name="Kung H. T." y="4.5"> |
1999 |
<attributes> |
2000 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2001 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
2002 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2003 |
</attributes> |
2004 |
</point> |
2005 |
<point name="Lewis Harry" y="2.4"> |
2006 |
<attributes> |
2007 |
<attribute name="NumberOfReviews"><![CDATA[7]]></attribute> |
2008 |
<attribute name="Ease"><![CDATA[2.1]]></attribute> |
2009 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2010 |
</attributes> |
2011 |
</point> |
2012 |
<point name="Malan David" y="4.5"> |
2013 |
<attributes> |
2014 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2015 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
2016 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2017 |
</attributes> |
2018 |
</point> |
2019 |
<point name="Mitzenmacher Michael" y="2.5"> |
2020 |
<attributes> |
2021 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2022 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
2023 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2024 |
</attributes> |
2025 |
</point> |
2026 |
<point name="Power Chris" y="2"> |
2027 |
<attributes> |
2028 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2029 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2030 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2031 |
</attributes> |
2032 |
</point> |
2033 |
<point name="Ramsey Norman" y=" "> |
2034 |
<attributes> |
2035 |
<attribute name="NumberOfReviews"><![CDATA[0]]></attribute> |
2036 |
<attribute name="Ease" /> |
2037 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2038 |
</attributes> |
2039 |
</point> |
2040 |
<point name="Selig Ralph" y="5"> |
2041 |
<attributes> |
2042 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
2043 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
2044 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2045 |
</attributes> |
2046 |
</point> |
2047 |
<point name="Seltzer Margo" y="4"> |
2048 |
<attributes> |
2049 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
2050 |
<attribute name="Ease"><![CDATA[2.7]]></attribute> |
2051 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2052 |
</attributes> |
2053 |
</point> |
2054 |
<point name="Smith Michael" y="4.5"> |
2055 |
<attributes> |
2056 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
2057 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2058 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2059 |
</attributes> |
2060 |
</point> |
2061 |
<point name="Welsh Matt" y="5"> |
2062 |
<attributes> |
2063 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2064 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
2065 |
<attribute name="Dep"><![CDATA[Computer Science]]></attribute> |
2066 |
</attributes> |
2067 |
</point> |
2068 |
</point> |
2069 |
<point name="Geology" threshold="autoTr"> |
2070 |
<point name="Langmuir Charles" y="1.5"> |
2071 |
<attributes> |
2072 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2073 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
2074 |
<attribute name="Dep"><![CDATA[Geology]]></attribute> |
2075 |
</attributes> |
2076 |
</point> |
2077 |
</point> |
2078 |
<point name="Journalism" threshold="autoTr"> |
2079 |
<point name="Lenger John" y="3"> |
2080 |
<attributes> |
2081 |
<attribute name="NumberOfReviews"><![CDATA[4]]></attribute> |
2082 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
2083 |
<attribute name="Dep"><![CDATA[Journalism]]></attribute> |
2084 |
</attributes> |
2085 |
</point> |
2086 |
</point> |
2087 |
<point name="Humanities" threshold="autoTr"> |
2088 |
<point name="Milligan Katherine" y="1"> |
2089 |
<attributes> |
2090 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2091 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
2092 |
<attribute name="Dep"><![CDATA[Humanities]]></attribute> |
2093 |
</attributes> |
2094 |
</point> |
2095 |
<point name="Theoharis Theo" y="4.1"> |
2096 |
<attributes> |
2097 |
<attribute name="NumberOfReviews"><![CDATA[9]]></attribute> |
2098 |
<attribute name="Ease"><![CDATA[2.9]]></attribute> |
2099 |
<attribute name="Dep"><![CDATA[Humanities]]></attribute> |
2100 |
</attributes> |
2101 |
</point> |
2102 |
</point> |
2103 |
<point name="Art History" threshold="autoTr"> |
2104 |
<point name="Mitten David" y="5"> |
2105 |
<attributes> |
2106 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
2107 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2108 |
<attribute name="Dep"><![CDATA[Art History]]></attribute> |
2109 |
</attributes> |
2110 |
</point> |
2111 |
<point name="Roxburgh David" y="3.5"> |
2112 |
<attributes> |
2113 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2114 |
<attribute name="Ease"><![CDATA[2.2]]></attribute> |
2115 |
<attribute name="Dep"><![CDATA[Art History]]></attribute> |
2116 |
</attributes> |
2117 |
</point> |
2118 |
<point name="Rxburgh David" y="3.2"> |
2119 |
<attributes> |
2120 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
2121 |
<attribute name="Ease"><![CDATA[2]]></attribute> |
2122 |
<attribute name="Dep"><![CDATA[Art History]]></attribute> |
2123 |
</attributes> |
2124 |
</point> |
2125 |
</point> |
2126 |
<point name="Film" threshold="autoTr"> |
2127 |
<point name="Moss Robb" y="5"> |
2128 |
<attributes> |
2129 |
<attribute name="NumberOfReviews"><![CDATA[2]]></attribute> |
2130 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2131 |
<attribute name="Dep"><![CDATA[Film]]></attribute> |
2132 |
</attributes> |
2133 |
</point> |
2134 |
</point> |
2135 |
<point name="Communication" threshold="autoTr"> |
2136 |
<point name="Rau Jeremy" y="4.1"> |
2137 |
<attributes> |
2138 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2139 |
<attribute name="Ease"><![CDATA[2.8]]></attribute> |
2140 |
<attribute name="Dep"><![CDATA[Communication]]></attribute> |
2141 |
</attributes> |
2142 |
</point> |
2143 |
</point> |
2144 |
<point name="Environmental Science" threshold="autoTr"> |
2145 |
<point name="Spengler John" y="4.3"> |
2146 |
<attributes> |
2147 |
<attribute name="NumberOfReviews"><![CDATA[3]]></attribute> |
2148 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2149 |
<attribute name="Dep"><![CDATA[Environmental Science]]></attribute> |
2150 |
</attributes> |
2151 |
</point> |
2152 |
</point> |
2153 |
<point name="Environmental Studies" threshold="autoTr"> |
2154 |
<point name="Stilgoe John" y="5"> |
2155 |
<attributes> |
2156 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2157 |
<attribute name="Ease"><![CDATA[3]]></attribute> |
2158 |
<attribute name="Dep"><![CDATA[Environmental Studies]]></attribute> |
2159 |
</attributes> |
2160 |
</point> |
2161 |
</point> |
2162 |
<point name="History In Art" threshold="autoTr"> |
2163 |
<point name="Van Der Velden Hugo" y="3.7"> |
2164 |
<attributes> |
2165 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2166 |
<attribute name="Ease"><![CDATA[3.6]]></attribute> |
2167 |
<attribute name="Dep"><![CDATA[History In Art]]></attribute> |
2168 |
</attributes> |
2169 |
</point> |
2170 |
</point> |
2171 |
<point name="Biostatistics" threshold="autoTr"> |
2172 |
<point name="Wei Lee-Jen" y="5"> |
2173 |
<attributes> |
2174 |
<attribute name="NumberOfReviews"><![CDATA[5]]></attribute> |
2175 |
<attribute name="Ease"><![CDATA[3.6]]></attribute> |
2176 |
<attribute name="Dep"><![CDATA[Biostatistics]]></attribute> |
2177 |
</attributes> |
2178 |
</point> |
2179 |
</point> |
2180 |
<point name="Agriculture" threshold="autoTr"> |
2181 |
<point name="Wotbrowski Joe" y="3"> |
2182 |
<attributes> |
2183 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2184 |
<attribute name="Ease"><![CDATA[1]]></attribute> |
2185 |
<attribute name="Dep"><![CDATA[Agriculture]]></attribute> |
2186 |
</attributes> |
2187 |
</point> |
2188 |
</point> |
2189 |
<point name="Ethnic Studies" threshold="autoTr"> |
2190 |
<point name="Ziegler John" y="3.5"> |
2191 |
<attributes> |
2192 |
<attribute name="NumberOfReviews"><![CDATA[1]]></attribute> |
2193 |
<attribute name="Ease"><![CDATA[4]]></attribute> |
2194 |
<attribute name="Dep"><![CDATA[Ethnic Studies]]></attribute> |
2195 |
</attributes> |
2196 |
</point> |
2197 |
</point> |
2198 |
</data> |
2199 |
</chart> |
2200 |
</charts> |
2201 |
</anychart> |