all repos — gemini-redirect @ 474977ffa744e628d9604dfad056de871e7c9167

content/blog/mdad/final-nosql-evaluation/index.md (view raw)

 1```meta
 2title: Privado: Final NoSQL evaluation
 3published: 2020-05-13T00:00:00+00:00
 4updated: 2020-05-14T08:31:06+00:00
 5```
 6
 7This evaluation is a bit different to my [previous one](/blog/mdad/nosql-evaluation/) because this time I have been tasked to evaluate student `a(i - 2)`, and because I am `i = 11` that happens to be `a(9) =` a classmate.
 8
 9## Classmate’s Evaluation
10
11**Grading: A.**
12
13The post I have evaluated is Trabajo en grupo – Bases de datos NoSQL, 3ª entrada: Aplicación con una Base de datos NoSQL seleccionada.
14
15It starts with a very brief introduction with who has written the post, what data they will be using, and what database they have chosen.
16
17They properly describe their objective, how they will do it and what library will be used.
18
19They also explain where they obtain the data from, and what other things the site can do, which is a nice bonus.
20
21The post continues listing and briefly explaining all the tools used and what they are for, including commands to execute.
22
23At last, they list what files their project uses, what they do, and contains a showcase of images which lets the reader know what the application does.
24
25All in all, in my opinion, it’s clear they have put work into this entry and I have not noticed any major flaws, so they deserve the highest grade.