<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/taglibs-datetime.tld" prefix="dt" %> <%@ taglib uri="/WEB-INF/fenix-renderers.tld" prefix="fr" %> <%@page import="net.sourceforge.fenixedu.domain.ShiftType"%>

:

Curso :

<% if(executionCourse.getEqualLoad(ShiftType.TEORICA, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.TEORICO_PRATICA, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.PRATICA, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.LABORATORIAL, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.FIELD_WORK, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.PROBLEMS, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.SEMINARY, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.TRAINING_PERIOD, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %> <% if(executionCourse.getEqualLoad(ShiftType.TUTORIAL_ORIENTATION, curricularCourse.getCurricularCourse())) { %> <% } else { %> <% } %>
<%-- Scopes --%>
Sem.<%-- --%>