<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/enum.tld" prefix="e" %> <%@ taglib uri="/WEB-INF/taglibs-datetime.tld" prefix="dt"%>

do

: :
: :
: :

( , )

<% int degreeTeachingServicesLength = 0; if(degreeTeachingServices.size() % 2 == 0){ degreeTeachingServicesLength = degreeTeachingServices.size() / 2; } else { degreeTeachingServicesLength = Math.round((degreeTeachingServices.size() / 2)) + 1; } %>
<%-- --%> <%-- --%>
Turno (%)
( , ) , <%= ((Math.round(((Double)teachingServicePercentage).doubleValue() * 100.0)) / 100.0) %>%
<% if(degreeTeachingServicesLength != degreeTeachingServices.size()){ %>
<%-- --%> <%-- --%>
Turno (%)
( , ) , <%= ((Math.round(((Double)teachingServicePercentage).doubleValue() * 100.0)) / 100.0) %>%
<% } %>
(%)
(%)


<% int supportLessonsLength = 0; if(supportLessonList.size() % 2 == 0){ supportLessonsLength = supportLessonList.size() / 2; } else { supportLessonsLength = Math.round((supportLessonList.size() / 2)) + 1; } %>
<% if(supportLessonsLength != supportLessonList.size()){ %>
<% } %>

() 0 0

<%= masterDegreeTeachingNotesAux.toString().replaceAll("(\r\n)|(\n)", "
") %>

<% int advisesLength = 0; if(adviseServicesBean.size() % 2 == 0){ advisesLength = adviseServicesBean.size() / 2; } else { advisesLength = Math.round((adviseServicesBean.size() / 2)) + 1; } %>

Alunos:

(%)
%
<% if(advisesLength != adviseServicesBean.size()){ %>
(%)
%
<% } %>

<% int participantsLength = 0; if(participantsBean.size() % 2 == 0){ participantsLength = participantsBean.size() / 2; } else { participantsLength = Math.round((participantsBean.size() / 2)) + 1; } %>

Alunos:

(%)
%
<% if(participantsLength != participantsBean.size()){ %>
(%)
%
<% } %>

<%= thesisNotesAux.toString().replaceAll("(\r\n)|(\n)", "
") %>



<%= functionsAccumulationAux.toString().replaceAll("(\r\n)|(\n)", "
") %>



<%= othersNotesAux.toString().replaceAll("(\r\n)|(\n)", "
") %>

Cargo
De a -

<%= managementFunctionNotesAux.toString().replaceAll("(\r\n)|(\n)", "
") %>

- De a -

<%= serviceExemptionNotesAux.toString().replaceAll("(\r\n)|(\n)", "
") %>


: __ / __ / __