Skip to content

Commit

Permalink
minor clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Bichsel committed Dec 23, 2019
1 parent 5be1679 commit 93240ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,16 @@ Um SportDB Helper laufen zu lassen (fragt nach dem Passwort für die Interaktion

```bash
./run.sh --username "js-123456" --password "ABC" --course-id 1234567 ./data/attendance.xls
# NICHT VERGESSEN: Eingegebene Daten prüfen und Kurs manuell abschliessen
```

ACHTUNG: Die `course-id` ist nicht dasselbe wie die "Angebot"-Nummer. Die
`course-id` findest du, wenn du in der URL deines Kurses, z.B.:

- https://www.sportdb.ch/extranet/kurs/kursEdit.do?kursId=1234567&org.apache.struts.taglib.html.TOKEN=0000000000000000000000000

### Details

Für mehr Details zur Verwendung von SportDP Helper:

```bash
Expand Down

0 comments on commit 93240ec

Please sign in to comment.