d-r-e / rncp

RNCP Title interactive planner website for 42 students
https://rncp.hacku.org
40 stars 6 forks source link

[Feature] Compute the minimum number of project required per block #91

Open GlaceCoding opened 4 months ago

GlaceCoding commented 4 months ago

Hello,

I have a suggestion regarding the number of project per block. It would be great if you added somewhere the minimum projects required to meet the XP requirement because the number provided by the 42 intra FAQ doesn't match reality.

We have to do more project than the number given, and it is confusing, I am not sure of the point of this number (because there is XP requirement to validate a block and we cannot match with the number given).

By example for "Artificial Intelligence" block : image

We have to do at least 6 projects (if we don't do bonus). We cannot validate with 2 projects (the XP requirement will not be met).

To calculate this number, we need to consider that the minimum number of projects required is the number of projects with the highest XP.

axelcoezard commented 4 months ago

Where do you think we could add this number ? It could be confusing to have a mandatory amount of project to validate, and an estimated one... Don't hesitate to submit a PR or more suggestions

d-r-e commented 4 months ago

That "third number" is not constant and depends heavily on which projects you decide to do, so I don't think it should be set as a "requirement" but it is rather a consequence of the XP. Maybe this could be clarified in the FAQ section.

GlaceCoding commented 4 months ago

That "third number" is not constant and depends heavily on which projects you decide to do

I have this in mind but I think it will be interesting to get a value "at least".

If I can make a PR, I will think about it and make my proposal. I will try to do a proposal. Maybe add a tooltip on hover or click on "(i)" icon (see below), I will think about it and make some try.