diff options
Diffstat (limited to 'docs/projects')
-rw-r--r-- | docs/projects/kanvas.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/projects/kanvas.md b/docs/projects/kanvas.md index f0bffa4..9925460 100644 --- a/docs/projects/kanvas.md +++ b/docs/projects/kanvas.md @@ -29,7 +29,8 @@ Nomenclature: an "activity" is either an announcement or an assignment. ## Download -- [OpenDesktop Pling](https://www.pling.com/p/1783206/) +- <del>[OpenDesktop Pling](https://www.pling.com/p/1783206/)</del> ← Pling + suspended my account for some reason and have yet to reply to my email - [Direct download](https://fkfd.me/static/kanvas-0.1.1.plasmoid) ## Features @@ -48,6 +49,15 @@ Nomenclature: an "activity" is either an announcement or an assignment. - Click "Refresh" to, you know, refresh. - Both lists are automatically refreshed at a configurable interval. +## Disclaimer + +At least once, Kanvas erroneously marked an assignment "Submitted". This +was because the assignment had its `has_submitted_submissions` set to true +in Canvas's API response despite the fact that it had never been touched. +I have no idea what is going on inside Canvas. Now that I've warned you, +it is *your responsibility* to double check whether an assignment is +actually submitted or not. + ## Configuration To use Kanvas, first you need to generate an OAuth2 token from Canvas |