{% 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.

Phase 1 : Who is accepted in School A?

In the phase 1, each school accepts the highest score student from their applicants (if there is any).

Student 1
Student 3
Student 4
None
{% endblock %}