diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-04-24 14:56:21 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-04-24 14:56:21 +0200 |
commit | 534447bf8cbe043c99ca3ac1bb2907a6b375c190 (patch) | |
tree | ea2e70e4c060685535e8c91fd2425b2c328f11ff /index.html | |
parent | d5de581bc54c8dcf17e7e2c3fe72165b77e22c3e (diff) |
Revert "Experiment: add "teacher helped" link to Prolog screen"
This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -375,12 +375,6 @@ <div class="description" data-dict="prolog" data-tkey="description"></div> </div> <div class="hints"></div> - <!-- experiment: Prolog hints --> - <div class="teacher-help" - style="display: none; background-color: white; border: 1px solid gray; font-size: small; padding: 0.2em 0.4em;"> - <span data-tkey="teacher_help">If you received help from the teacher, please click</span> <a href="#" data-tkey="here">here</a>. - </div> - <!-- end of experiment: Prolog hints --> </div> <div class="col-lg-8 col-md-8 col-sm-12 block block-right "> <div class="col-lg-6 col-md-12 col-sm-12 block block-editor"> |