diff options
| author | vin <git@vineetk.net> | 2023-11-16 13:44:11 -0500 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2023-11-20 10:08:58 -0500 |
| commit | 23226c46a16bd1037016c1578b608eb6d23f7546 (patch) | |
| tree | 04cad20e31b2d76b5e76bebed151503c89c43f03 /README.md | |
| parent | b966951c47e2ba886d7a99541072c586b64bb17a (diff) | |
use the Canvas API to get A+ tool ID and URL
Was previously hardcoded.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | This is an cli utility initially created for students at Florida Polytechnic University to submit their aplus codes. | 3 | This is an cli utility initially created for students at Florida Polytechnic University to submit their aplus codes. |
| 4 | In time, we intend to generalize this utility to all universities. | 4 | In time, we intend to generalize this utility to all universities. |
| 5 | In the meantime however, any students from other universities wishing to use the utility may change the base_link and external_tools_code (you see this in the URL when you navigate to Aplus attendance within your course) variables. | 5 | In the meantime however, any students from other universities wishing to use the utility may change the instance_url (the main URL you see before the / when you use Canvas) variables. |
| 6 | 6 | ||
| 7 | ## Usage | 7 | ## Usage |
| 8 | 8 | ||
