all repos — gemini-redirect @ 01919151e6df194622e02fe80f0a8c07ef295a91

content/ribw/pc-crawler-evaluation-2/post.md (view raw)

 1```meta
 2title: Privado: PC-Crawler evaluation 2
 3published: 2020-03-16T01:00:47+00:00
 4updated: 2020-03-28T10:29:49+00:00
 5```
 6
 7As the student `a(i)` where `i = 9`, I have been assigned to evaluate students `a(i - 1)` and `a(i - 2)`, these being:
 8
 9* a08: Classmate (username)
10* a07: Classmate (username)
11
12The evaluation is done according to the criteria described in Segunda entrega del PC-Crawler.
13
14## Classmate’s evaluation
15
16**Grading: A.**
17
18This is the evaluation of Crawler – Thesauro.
19
20It’s a well-written post, properly using WordPress code blocks, and they explain the process of improving the code and what it does. Because there are no noticeable issues with the post, they get the highest grading.
21
22## Classmate’s evaluation
23
24**Grading: B.**
25
26This is the evaluation of Actividad 2-Crawler.
27
28They start with an introduction on what they will do.
29
30Next, they show the code they have written, also describing what it does, although they don’t explain _why_ they chose the data structures they used.
31
32The style of the code leaves a lot to be desired, and they should have embedded the code in the post instead of taking screenshots. People that rely on screen readers will not be able to see the code.
33
34I have graded them B and not A for this last reason.