<%@ 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/enum.tld" prefix="e"%> <%@ page import="java.util.List" %> <%@ page import="net.sourceforge.fenixedu.domain.teacher.TeacherMasterDegreeService" %> <%@ page import="net.sourceforge.fenixedu.domain.teacher.TeacherService" %>

:

:

:

" altKey="excel" bundle="IMAGE_RESOURCES" />

<% int totalRowSpan = masterDegreeCoursesDTO.getTotalRowSpan(); %> <%-- Course Name --%> <%-- Curricular Course Type --%> <%-- Credits --%> <%-- Semesters --%> <% int numOfProfessorshipsInExecutionPeriod = executionPeriod.getNumberOfProfessorships(curricularCorse); int executionPeriodRowSpan = numOfProfessorshipsInExecutionPeriod == 0 ? 1 : numOfProfessorshipsInExecutionPeriod; %> <% String isLastCellDone = "false"; request.setAttribute("isLastCellDone", isLastCellDone); %> <% int numOfProfessorships = executionCourse.getProfessorshipsCount() == 0 ? 1 : executionCourse.getProfessorshipsCount(); %> <%-- Execution Code --%> <%-- Number of Enrolments --%> <%-- Number of first Enrolments --%> <% TeacherMasterDegreeService masterDegreeService = null; TeacherService teacherService = teacher.getTeacherServiceByExecutionPeriod(executionCourse.getExecutionPeriod()); if(teacherService != null){ masterDegreeService = teacherService.getMasterDegreeServiceByProfessorship(professorship); } %> <% if(masterDegreeService != null) { %> <% } else { %> <% } %> <%-- Observations --%> <% request.setAttribute("isLastCellDone","true");%> <%-- Observations --%> <% request.setAttribute("isLastCellDone","true");%>

<%= masterDegreeService.getHours() %> <%= masterDegreeService.getCredits() %>- - " paramId="curricularCourseID" paramName="masterDegreeCoursesDTO" paramProperty="curricularCourse.idInternal"> * <%= dcpName.get(executionCourse) %>
" paramId="curricularCourseID" paramName="masterDegreeCoursesDTO" paramProperty="curricularCourse.idInternal"> * <%= dcpName.get(executionCourse) %>

*