{% extends "global/Page.html" %} {% block title %}Introduction{% endblock %} {% block content %}

Quiz1

Suppose 6 students made a following application and got their exam score based on their student type.

Who is/are accepted in School A? (select all apply)

Keeping in mind that each school only admit a maximum of two applicants with the highest scores.

Student 1
Student 3
Student 4
{% endblock %}