From 982522b5b9dfc39c10d08129b873aadf77b7293f Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 28 Feb 2016 19:40:37 +0100 Subject: Experiment: add "teacher helped" link to Prolog screen Records a {'typ': 'experiment', 'data': 'teacher help'} action when clicked. This will allow us to consider such traces specially when evaluating different hint types. This is specific to the prolog_hints experiment and should be reverted or generalized in the future. --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 9675f40..96e7504 100644 --- a/index.html +++ b/index.html @@ -364,6 +364,12 @@
+ + +
-- cgit v1.2.1