diff --git a/static/js/question_disabler.js b/static/js/question_disabler.js index e7ce392..89a72a1 100644 --- a/static/js/question_disabler.js +++ b/static/js/question_disabler.js @@ -4,7 +4,4 @@ $(document).ready(function() { // The flip switch is on the bar, and is still accessible. $(this).parent().parent().next().slideToggle("fast"); }); - // $(function () { - // $('[data-toggle="popover"]').popover(); - // }); }); diff --git a/templates/login.html b/templates/login.html index 7a470eb..d500858 100644 --- a/templates/login.html +++ b/templates/login.html @@ -11,10 +11,12 @@ + - + +
diff --git a/templates/review-question-information.html b/templates/review-question-information.html new file mode 100644 index 0000000..b35dbaf --- /dev/null +++ b/templates/review-question-information.html @@ -0,0 +1,19 @@ +{% autoescape %} + +{% if q['type'] == 'information' %} +