Merge branch 'master' of https://github.com/dj346/canvas-student-data-export
This commit is contained in:
commit
cdb15e251a
|
@ -68,6 +68,7 @@ To avoid manually entering credentials every time you run the program, you can c
|
||||||
API_URL: < URL of your institution >
|
API_URL: < URL of your institution >
|
||||||
API_KEY: < API Key from Canvas >
|
API_KEY: < API Key from Canvas >
|
||||||
USER_ID: < User ID from Canvas >
|
USER_ID: < User ID from Canvas >
|
||||||
|
COOKIES_PATH: < Path to cookies file >
|
||||||
```
|
```
|
||||||
|
|
||||||
You can then run the script as normal:
|
You can then run the script as normal:
|
||||||
|
|
Loading…
Reference in New Issue