<%@ 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/c.tld" prefix="c" %> <%@ page import="net.sourceforge.fenixedu.dataTransferObject.inquiries.InfoInquiry" %> <%@ page import="net.sourceforge.fenixedu.util.InquiriesUtil" %> <%@ page import="net.sourceforge.fenixedu.domain.ShiftType" %>

:

1.

1.1
1.2 *
º
1.3
1.4 *
<%--

1.  |  2.  |  3.

--%>

2.

2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
<%--

1.  |  2.  |  3.

--%>

3.

<% Integer selectedTeacherFormPosition = 0; %>

  • ' value='<%= evaluateButtonValue %>' title='<%= evaluateButtonTitle %>' /> > <%-- --%> <% Integer currentAttendingCourseTeacherFormPosition = (Integer) request.getAttribute(InquiriesUtil.CURRENT_ATTENDING_COURSE_TEACHER_FORM_POSITION); if((selectedAttendingCourseTeacherId == currentTeacherId) && !((currentAttendingCourseTeacherFormPosition != null) && (currentAttendingCourseTeacherFormPosition.intValue() == teacherPosition))) { %> <% selectedTeacherFormPosition++; } else if((selectedAttendingCourseTeacherId == currentTeacherId) && ((currentAttendingCourseTeacherFormPosition != null) && (currentAttendingCourseTeacherFormPosition.intValue() == teacherPosition))) { %> <% } %>
    ' /> '/>
  • <%-- NON AFFILITED TEACHER --%>
  • ' value='<%= evaluateButtonValue %>' title='<%= evaluateButtonTitle %>' /> > <%-- --%> <% Integer currentAttendingCourseTeacherFormPosition = (Integer) request.getAttribute(InquiriesUtil.CURRENT_ATTENDING_COURSE_TEACHER_FORM_POSITION); if((selectedAttendingCourseTeacherId == currentTeacherId) && !((currentAttendingCourseTeacherFormPosition != null) && (currentAttendingCourseTeacherFormPosition.intValue() == teacherPosition))) { %> <% selectedTeacherFormPosition++; } else if((selectedAttendingCourseTeacherId == currentTeacherId) && ((currentAttendingCourseTeacherFormPosition != null) && (currentAttendingCourseTeacherFormPosition.intValue() == teacherPosition))) { %> <% } %>
    ' /> '/>
<% Integer currentAttendingCourseTeacherFormPosition = (Integer) request.getAttribute(InquiriesUtil.CURRENT_ATTENDING_COURSE_TEACHER_FORM_POSITION); if((currentAttendingCourseTeacherFormPosition != null) && (currentAttendingCourseTeacherFormPosition.intValue() == teacherPosition)) { %>
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.11
'> '>
<% } else { %> <%--
'> '>
--%> <% } %>
<%--

1.  |  2.  |  3.

--%>

'>

'>