{% include 'header.html' %}
{{hint}}

{{statistics}}

{{in_total}} {{n_selected}} {{movies_out_of}} {{n_recommended}} {{rec_to_you}}

{{out_of_the}} {{n_selected}} {{you_have_selected}}, {{n_gamma}} {{were_rec_by}} Gamma {{and}} {{n_delta}} {{were_rec_by}} Delta.

{{on_avg}} Gamma {{by}} {{avg_rating_gamma}} {{out_of}} 5 {{stars}} {{and}} {{rec_from_algo}} Delta {{by}} {{avg_rating_delta}} {{out_of}} 5 {{stars}}. {% if avg_rating_gamma > avg_rating_delta %} {{therefore_you_liked}} Gamma {{more}} {{than_those}} Delta. {% elif avg_rating_gamma < avg_rating_delta %} {{therefore_you_liked}} Delta {{more}} {{than_those}} Gamma. {% else %} {{therefore_same}} {% endif %}

{{during_pref}} {{n_selected_elicitation}} {{movies_out_of}} {{n_shown_elicitation}} {{movies_that_were}}

{% if show_extra_statistics == True %}

{{gave_importance}} {{relevance}} {{to_rel}} {{relevance_explanation}} , {{importance_of}} {{diversity}} {{to_div}} {{diversity_explanation}} {{and}} {{importance_of}} {{novelty}} {{to_nov}} {{novelty_explanation}} .

{{rel_more}} {{relevance_percent}}% {{of_other}}. {{for_div_nov}} {{diversity_percent}}%, {{and}} {{novelty_percent}}%.

{{avg_importance}} {{avg_relevance}}, {{avg_diversity}} {{and}} {{avg_novelty}} {{for_rel_div_nov}}.

{% endif %} {% if prolific_pid is defined and prolific_pid is not none %}

{{auto_redirect}}.

{{finish_user_study}}
{% endif %}
{% if prolific_pid is defined and prolific_pid is not none %} {% endif %} {% include 'footer.html' %}