Skip to content
Extraits de code Groupes Projets
Valider e557e964 rédigé par Virgile Robles's avatar Virgile Robles
Parcourir les fichiers

Remove group parameter in submit's documentation

Since the script does nothing with it, and group names this year may have ambiguous spelling (leading to student questions)
parent c5ff6c1a
Branches patch-1
Aucune requête de fusion associée trouvée
......@@ -7,7 +7,6 @@ export COURSE_STUDENT_DIR=${COURSE_STUDENT_DIR:-"~/${COURSE_NAME}"}
export COURSE_URL="http://Nicolas.Thiery.name/Enseignement/Info111/"
export TRAVO_GITLAB="https://gitlab.u-psud.fr/"
export COURSE_GITLAB_PATH="Info111/2020-2021"
export COURSE_GROUPS="A1 A2 A3 A4 B1 B2 B3 B4 B5 C1 C2 C3 C4"
#export TRAVO_DEBUG=true
......@@ -24,10 +23,10 @@ Télécharger ou mettre à jour un TP ou un projet (ici pour la semaine 1):
cd $COURSE_STUDENT_DIR
info-111 fetch Semaine1
Soumettre son TP ou projet (ici pour la semaine 1 et un étudiant du groupe A2):
Soumettre son TP ou projet (ici pour la semaine 1):
cd $COURSE_STUDENT_DIR
info-111 submit Semaine1 A2
info-111 submit Semaine1
Lancer le notebook Jupyter:
......
0% ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter