Skip to content

Commit

Permalink
Added L1 PEI-A (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-schndr authored Sep 4, 2024
1 parent 02a4426 commit eab19da
Showing 1 changed file with 21 additions and 11 deletions.
32 changes: 21 additions & 11 deletions assets/plannings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4871,16 +4871,26 @@
"id": "l1peisemestre1",
"title": "Semestre 1",
"edts": [
{
"id": "g1",
"title": "Groupe 1",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4077&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "g2",
"title": "Groupe 2",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4039&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
{
"id": "g1",
"title": "Groupe TP1",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=959&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "g2",
"title": "Groupe TP2",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4039&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "g3",
"title": "Groupe TP3",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=333&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
},
{
"id": "g4",
"title": "Groupe TP4",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1051&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
{
Expand Down Expand Up @@ -14130,4 +14140,4 @@
}
]
}
]
]

0 comments on commit eab19da

Please sign in to comment.