aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/views.py
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-10-10 13:08:08 +0100
committerGravatar GitHub <[email protected]>2020-10-10 13:08:08 +0100
commit929a93daf89d444d91fcb0d0f129297ae9986ec7 (patch)
tree189ce0f7b8562f31a5a77f16b151e6bf76f5e1cf /pydis_site/apps/api/views.py
parentadd static timeline assets (diff)
parentMerge pull request #378 from RohanJnr/user_endpoint (diff)
Merge branch 'master' into feat/timeline
Diffstat (limited to 'pydis_site/apps/api/views.py')
-rw-r--r--pydis_site/apps/api/views.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/pydis_site/apps/api/views.py b/pydis_site/apps/api/views.py
index 7ac56641..0d126051 100644
--- a/pydis_site/apps/api/views.py
+++ b/pydis_site/apps/api/views.py
@@ -135,8 +135,9 @@ class RulesView(APIView):
),
(
"Do not provide or request help on projects that may break laws, "
- "breach terms of services, be considered malicious/inappropriate "
- "or be for graded coursework/exams."
+ "breach terms of services, be considered malicious or inappropriate. "
+ "Do not help with ongoing exams. Do not provide or request solutions "
+ "for graded assignments, although general guidance is okay."
),
(
"No spamming or unapproved advertising, including requests for paid work. "