<%@page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="/tags/struts-bean" prefix="bean" %> <%@ taglib uri="/tags/struts-html" prefix="html" %> <%@ taglib uri="/tags/struts-logic" prefix="logic" %> <%@ taglib uri="/tags/reading-template" prefix="template" %> <%@page import="com.snr.lnr.rce.activitieslist.profile.pupil.ContentListImpl"%> <%@page import="com.snr.lnr.rce.activitieslist.profile.pupil.ContentListItemImpl"%> <%@page import="com.snr.lnr.common.ReadingUtils"%> <% // obtengo el user profile String userProfile = com.snr.lnr.login.LoginProfile.getUserProfileName(session); String age = Integer.toString(com.snr.lnr.login.LoginProfile.getPupilProfile(session)); String plantilla = ""; String miNivel = ""; if(age.equals("1")){ plantilla = "secundaria"; miNivel = "SECUNDARIA"; }else{ plantilla = "primaria"; miNivel = "PRIMARIA"; } %> "> <%-- tabla de errores fatales --%>
">
<%-- formulario principal --%> <%-- cabera de bienvenida --%>
<%-- comienza lista de resultados --%> <%-- comienza la cabecera de la tabla --%> <%-- --%> <%-- finaliza la cabecera de la tabla --%> <%-- comienzan los resultados --%> <% boolean isEvaluated = row.getMark()>0; boolean isSent = row.isSent(); %> <%-- --%> <%-- finalizan los resultados --%>
"> "> "> "> "> "> "> "> ">
"> <% if (!isSent){ %> <bean:message bundle=" title="" width="18" height="21"> <% } %> "> <% if (!isSent) {%> <%=row.getTitle()%> <%} else {%> <%=row.getTitle()%> <%}%> "> <% String typeImg = "act.type." + row.getType();%> <%=row.getTypeDesc()%> "> <% if(isEvaluated || isSent){%> <bean:message bundle=" title=""> <%} else{%> <%--<bean:message bundle=" title=""> --%> <%}%> "> <% if (!isSent) {%> <%} else {%> <%}%>
<%-- finaliza lista de resultados --%> <%-- paginación --%>
<bean:message bundle=" title=""> <bean:message bundle=" title="">    <bean:message bundle=" title=""> <bean:message bundle=" title="">
<%-- botón de finalizar --%>
<%-- fin formulario principal --%>