Skip to content

Commit

Permalink
Add M1 IL alternance options (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
leana8959 authored Jan 19, 2025
1 parent d95ba11 commit 5c2d013
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions assets/plannings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9400,6 +9400,28 @@
}
]
},
{
"id": "mineuregui",
"title": "Mineure GUI",
"edts": [
{
"id": "mineureguialt",
"title": "Mineure GUI Alt",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=13923&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "mineureia",
"title": "Mineure IA",
"edts": [
{
"id": "mineureiaalt",
"title": "Mineure IA Alt",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=13949&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "mineureiatr",
"title": "Mineure IATR",
Expand All @@ -9411,6 +9433,28 @@
}
]
},
{
"id": "mineureplc",
"title": "Mineure PLC",
"edts": [
{
"id": "mineureplcalt",
"title": "Mineure PLC Alt",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=13975&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "mineurersf",
"title": "Mineure RSF",
"edts": [
{
"id": "mineurersf",
"title": "Mineure RSF",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=14771&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "mineuresct",
"title": "Mineure SCT",
Expand All @@ -9422,6 +9466,17 @@
}
]
},
{
"id": "mineuresea",
"title": "Mineure SEA",
"edts": [
{
"id": "mineureseaalt",
"title": "Mineure SEA Alt",
"url": "https://planning.univ-rennes1.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=13984&projectId=2&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
"id": "mineurewe",
"title": "Mineure WE",
Expand Down

0 comments on commit 5c2d013

Please sign in to comment.