<li>Each card represents priorities to <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Individual projects</span> proposed by you. You can see the ribbon to understand which project you are working with.</li>
<li>Arrangement of the applications should be in <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Ascending order</span>.</li>
<li>You can <spanclass="medium header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">hold and move</span> the applications to change the priority arrangements. </li>
<li>Click on the <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Update priorities</span> to make changes permanent.</li>
</ul>
</div>
{% for shortlistedApplications in ProjectWiseShortlistedApplications %}
<divclass="column four wide center aligned middle aligned"><divclass="ui medium ">{{ application.student.student.get_full_name }}</div></div>
<divclass="column four wide center aligned middle aligned"><divclass="ui medium ">{{ application.project.title }}</div></div>
<divclass="column two wide center aligned middle aligned"><divclass="ui star yellow rating"data-rating="{% get_normalized_grades application.student.get_cgpa %}"data-max-rating="5"></div></div>
<divclass="column two wide center aligned middle aligned"><div>{{ application.date }}</div></div>
<divclass="center aligned four wide column">
<divclass="ui center aligned"style="display: inline-flex;">
<li>Use the <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); "> Info </span> button to know more about the project.</li>
<li>Click on <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); "> Apply </span> to submit your application for the said role.</li>
<li>You can find the shortlisted applications in the <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Applied Projects</span> tab</li>
</ul>
</div>
{% else %}
<divclass="ui warning message">
<iclass="close icon"></i>
<divclass="header ui center aligned">
Create your profile
</div>
<ul>
<li>You have not built your profile. This will help faculties know you better</li>
<li>You must fill the <spanclass="medium header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Profile</span> before applying to faculties.</li>
<li>Thy shall go to the <spanclass="medium header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">My Profile</span> section to do the same.</li>
</ul>
</div>
{% endif %}
<tableid="example"class="ui table raised segment center aligned"style="width:100%">
<buttonclass="ui icon right labeled teal button"onclick="return confirm('Do you want to SHORTLIST this application?');">
<iclass="check icon"></i>
Apply
</button>
</form>
{% endif %}
</div>
</td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
<divclass="ui tab "data-tab="second">
<divclass="ui warning message">
<divclass="header ui center aligned">
Instructions to use the priority window
</div>
<ul>
<li>Arrangement of the application should be in <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Ascending order</span>.</li>
<li>You can <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">hold and move</span> the applications to change the priority arrangements </li>
<li>Click on the <spanclass="header"style="display: inline;background-color:rgba(0, 0, 0, 0.06); ">Update priorities</span> to make changes permanent.</li>