summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-05-18 13:33:39 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-05-18 13:33:39 +0800
commitc7cff8c742fc3392de4a4f34979110bf4b65d2af (patch)
tree343630ef8b254238133d0b3bcde57960bdbda216
parentb62870c656f95489e8d00f5e9825c0fc2e0e4b38 (diff)
projects/kanvas: Add disclaimer, disable Pling link
-rw-r--r--docs/projects/kanvas.md12
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