aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-27 16:57:21 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-27 16:57:21 +0000
commitbfe5e2b879b6b7e1ceb1bfab265dd035ffc611d2 (patch)
tree47b90685f0c5ba8eeb740c7ff10df2afd8ac1b4a /app
parentMake boot script more robust to database being offline (diff)
downloadAnnotateChange-bfe5e2b879b6b7e1ceb1bfab265dd035ffc611d2.tar.gz
AnnotateChange-bfe5e2b879b6b7e1ceb1bfab265dd035ffc611d2.zip
Emphasize abrupt change
Diffstat (limited to 'app')
-rw-r--r--app/main/routes.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/main/routes.py b/app/main/routes.py
index 3f9b953..e40b971 100644
--- a/app/main/routes.py
+++ b/app/main/routes.py
@@ -12,7 +12,8 @@ from app.models import Annotation, Task
from app.main.datasets import load_data_for_chart
RUBRIC = """
-<i>Please mark all the points in the time series where an abrupt change in
+<i>Please mark all the points in the time series where an <b>abrupt change</b>
+in
the behaviour of the series occurs.</i>
<br>
If there are no such points, please click the <u>no changepoints</u> button.