Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Endpoints #12

Merged
merged 3 commits into from
Sep 6, 2023
Merged

Add Endpoints #12

merged 3 commits into from
Sep 6, 2023

Conversation

Eschults
Copy link
Member

@Eschults Eschults commented Sep 6, 2023

This is a first step to process the request in https://github.com/lewagon/help/issues/3569 to remove a student from sheets he already signed w/o altering the previous ones 👌

I had an answer from one of Edusign's cofounder who suggested:

Une solution est donc de :

  • Get all courses - Avec en paramètre une date de début et de fin et le groupe id (du 30 août au 4 septembre par exemple)
  • Remove student from the attendance list - Sur chaque id de feuille récupérée juste avant, enlever le student (Grégory) du cours

Il n'est alors pas nécessaire (mais possible) de supprimer l'apprenant du groupe. Ce qui permet, si besoin, d'avoir une trace du passage de l'apprenant dans le groupe.

Here are the two corresponding endpoints documented on Postman 👇

@ssaunier ssaunier merged commit 7398c19 into master Sep 6, 2023
1 check passed
@ssaunier ssaunier deleted the add-endpoints branch September 6, 2023 10:48
@ssaunier
Copy link
Member

ssaunier commented Sep 6, 2023

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants