Skip to content

Commit

Permalink
update simulator variables for exercise 2023-2024 (#99)
Browse files Browse the repository at this point in the history
* update simulator variables for exercise 2023-2024

* fix: change benefs estimated value, related to issue 98 in repo multi on Gitlab

* update ENG 2023-2024
  • Loading branch information
JulienParis authored Jan 9, 2025
1 parent b581f6b commit df346bf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config/routes.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ routes:
cooperative="multi"
partvalue="25"
minbenefs="0"
benefs="45000"
benefs="107897"
repart='{
"reserves":75,
"participation":25,
Expand All @@ -527,9 +527,13 @@ routes:
{ "name":"Julien Paris", "parts":100, "workTime":100, "yearTime": 12 },
{ "name":"Thomas Brosset", "parts":40, "workTime":20, "yearTime": 12 },
{ "name":"Pierre Camilleri", "parts":100, "workTime":100, "yearTime": 12 },
{ "name":"Quentin Loridant", "parts": 100, "workTime":80, "yearTime": 12 },
{ "name":"Amélie Rondot", "parts":0, "workTime":60, "yearTime": 11 },
{ "name":"Erica Delagnier", "parts":0, "workTime":80, "yearTime": 0 }
{ "name":"Quentin Loridant", "parts": 100, "workTime":90, "yearTime": 12 },
{ "name":"Amélie Rondot", "parts":3, "workTime":80, "yearTime": 12 },
{ "name":"Erica Delagnier", "parts":0, "workTime":80, "yearTime": 12 },
{ "name":"Tarik Amar", "parts":0, "workTime":100, "yearTime": 9 },
{ "name":"Thibaut Tezenas", "parts":0, "workTime":100, "yearTime": 8 },
{ "name":"Raphaël Odini", "parts":0, "workTime":80, "yearTime": 7 },
{ "name":"Oumeima El Isbihani", "parts":0, "workTime":80, "yearTime": 7 }
]'
/>
---
Binary file added images/references/ma-cantine/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/references/ma-cantine/landing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/references/ma-cantine/tools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df346bf

Please sign in to comment.