From bfe5e2b879b6b7e1ceb1bfab265dd035ffc611d2 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 27 Mar 2019 16:57:21 +0000 Subject: Emphasize abrupt change --- app/main/routes.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/main') 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 = """ -Please mark all the points in the time series where an abrupt change in +Please mark all the points in the time series where an abrupt change +in the behaviour of the series occurs.
If there are no such points, please click the no changepoints button. -- cgit v1.2.3