AlvaroPrior98 / TIP2

0 stars 0 forks source link

Grading #1

Open pepegar opened 2 years ago

pepegar commented 2 years ago

Hi,

In order to grade your TIP I've used the following scheme:


section grade Notes
Code quality 0/5
Modularity 0/2
Originality 0/2
Usage of dev tools 0/1

Final grade 0

Bear in mind I only grade the server side of your project, not the frontend, deployment, or DB side.


Hi Alvaro,

From your code, you got most of it from https://github.com/pepegar/flask-video-series, and for the part that you didn't:

  1. the access to the Oracle db (that you only do for 1 kpi), you connect to a classmate's DB, usign the same code they used
  2. the rest of the dashboard doesn't use any data source you just create some values in dataframes statically.

This is not what was expected from the TIP at all...

AlvaroPrior98 commented 2 years ago

Hi Pepe,

Just as an acclaration, my lab1 conmection with the database expire, so i couldn't use my own connection. Sorry if I didn't understood the assignement as a whole.

Kind regards,

Alvaro Prior

El jue., 14 abr. 2022 11:13, Pepe García @.***> escribió:

Hi,

In order to grade your TIP I've used the following scheme:

  • Code quality: 50%
  • Modularity: 20%
  • Originality: 20%
  • Usage of dev tools (git, pip, ...): 10%

section grade Notes Code quality 0/5 Modularity 0/2 Originality 0/2 Usage of dev tools 0/1

Final grade 0

Bear in mind I only grade the server side of your project, not the frontend, deployment, or DB side.

Hi Alvaro,

From your code, you got most of it from https://github.com/pepegar/flask-video-series, and for the part that you didn't:

  1. the access to the Oracle db (that you only do for 1 kpi), you connect to a classmate's DB, usign the same code they used
  2. the rest of the dashboard doesn't use any data source you just create some values in dataframes statically.

This is not what was expected from the TIP at all...

— Reply to this email directly, view it on GitHub https://github.com/AlvaroPrior98/TIP2/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV6WATOXDQ437EK6AJNAQDLVE7OS3ANCNFSM5TNE5ZYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>