Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 1550 → Rev 1552

/branches/v3/impl/src/java/pt/estgp/estgweb/services/questionarios/pedagogico/docenteReport.fo.xsl
1,7 → 1,7
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:uc="http://baco.estgp.pt/schemas/courseunits/program/"
xmlns:rep="http://baco.estgp.pt/schemas/questionarios/reports/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/XSL/Format http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop/src/foschema/fop.xsd">
<xsl:param name="site">http://localhost/bacoTESTE</xsl:param>
13,12 → 13,12
<xsl:param name="numeroDocente">20128</xsl:param>
 
<xsl:template match="/">
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica" color="#504e48">
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica" color="#58585A">
<fo:layout-master-set>
<fo:simple-page-master master-name="A4Vertical" page-width="210mm" page-height="297mm"
margin-top="1cm" margin-bottom="1cm" margin-left="1cm" margin-right="1cm"
reference-orientation="0">
<fo:region-body region-name="body" margin-top="50mm" margin-bottom="10mm" margin-right="0"
<fo:region-body region-name="body" margin-top="40mm" margin-bottom="10mm" margin-right="0"
margin-left="0"/>
 
<fo:region-before region-name="header" extent="15mm"/>
66,6 → 66,9
<xsl:call-template name="firstpage"/>
</fo:page-sequence>
<fo:page-sequence master-reference="A4Vertical" initial-page-number="2">
<xsl:call-template name="indexPage"/>
</fo:page-sequence>
<fo:page-sequence master-reference="A4Vertical" initial-page-number="3">
<xsl:call-template name="page"/>
</fo:page-sequence>
 
76,7 → 79,6
 
<xsl:template name="firstpage">
<fo:static-content flow-name="header">
 
<fo:block text-align="left">
<fo:table width="100%" table-layout="fixed" border-bottom="1px solid black">
<fo:table-column column-width="100%"/>
99,43 → 101,14
</fo:table>
 
</fo:block>
 
 
</fo:static-content>
 
<fo:static-content flow-name="footer">
 
<fo:table width="100%" table-layout="fixed" border-top="1px solid black" font-size="6.5pt">
<fo:table-column column-width="20%"/>
<fo:table-column column-width="80%"/>
 
 
<fo:table-body>
<fo:table-row>
<fo:table-cell padding-top="3pt">
<fo:block>
Atualizado a
<xsl:value-of select="//updateDate"/> / Página
<fo:page-number/>
</fo:block>
<fo:block font-size="5pt">
IPP.AC.xxxx.1
</fo:block>
 
</fo:table-cell>
<fo:table-cell padding-top="3pt">
<fo:block font-size="6pt" text-align="right">
http://pae.ipportalegre.pt | gerado pela plataforma ipp-pae® 2016
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<xsl:call-template name="footerDefault"/>
</fo:static-content>
 
 
<fo:flow flow-name="body">
<fo:block font-size="26px" padding="4px" text-align="center">
<fo:block border-bottom="8px solid #58585A" border-top="4px solid #58585A" font-size="26px" padding="6px" text-align="center" color="white" background-color="#FFCA44">
<fo:inline font-weight="bold"> Relatório de Avaliação Pedagógica</fo:inline>
</fo:block>
 
143,68 → 116,148
<fo:inline text-decoration="underline" font-weight="bold">Inquéritos Pedagógicos aos Alunos</fo:inline>
</fo:block>
 
<fo:block font-size="18px" padding="4px" margin-top="5px" text-align="center">
<fo:block font-size="18px" padding="4px" margin-top="20px" text-align="center">
<fo:inline>Relatório Docente</fo:inline>
</fo:block>
 
<fo:block font-size="14px" padding="4px" margin-top="20px" text-align="center" background-color="#fff9ea">
<fo:block font-size="14px" padding="4px" margin-top="5px" text-align="center" background-color="#fff9ea">
<xsl:value-of select="$nomeDocente"/>
</fo:block>
<fo:block font-size="12px" padding="4px" margin-top="2px" text-align="center">
<fo:inline>Docente Número: <xsl:value-of select="$numeroDocente"/></fo:inline>
</fo:block>
<fo:block font-size="12px" padding="4px" margin-top="20px" text-align="center" >
<fo:inline font-weight="bold">Ano letivo:</fo:inline> <xsl:value-of select="$anoLectivo"/>
<fo:inline><fo:wrapper white-space-treatment="preserve" font-weight="bold">Ano letivo: </fo:wrapper> <xsl:value-of select="$anoLectivo"/></fo:inline>
</fo:block>
</fo:flow>
</xsl:template>
 
<xsl:template name="indexPage">
<fo:static-content flow-name="header">
<xsl:call-template name="headerTeacher"/>
</fo:static-content>
<fo:static-content flow-name="footer">
<xsl:call-template name="footerDefault"/>
</fo:static-content>
 
<fo:flow flow-name="body">
 
<fo:block font-size="20px" padding="4px" margin-top="40px" text-align="center" >
<fo:inline text-decoration="underline" font-weight="bold">Indice</fo:inline>
</fo:block>
 
 
<fo:block text-align-last="justify" font-weight="bold" margin-bottom="5px">
<xsl:text> </xsl:text>
<fo:leader/>
Pag.
</fo:block>
 
<fo:block font-size="14px" text-align-last="justify">
<fo:basic-link internal-destination="caracterizacaoCap">
<fo:inline font-weight="bold" padding-top="3px" padding-bottom="2px" padding-left="3px" padding-right="3px" margin-right="10px" border-bottom="1px solid #58585A" font-size="16px" color="white" background-color="#FFCA44">1</fo:inline>
<xsl:text> </xsl:text>
Caracterização dos Alunos
<fo:leader leader-pattern="dots" />
<fo:page-number-citation ref-id="caracterizacaoCap" />
</fo:basic-link>
</fo:block>
<fo:block font-size="14px" text-align-last="justify" margin-top="5px">
<fo:basic-link internal-destination="TESTE">
<fo:inline font-weight="bold" padding-top="3px" padding-bottom="2px" padding-left="3px" padding-right="3px" margin-right="10px" border-bottom="1px solid #58585A" font-size="16px" color="white" background-color="#FFCA44">2</fo:inline>
<xsl:text> </xsl:text>
Analise Global de Respostas
<fo:leader leader-pattern="dots" />
<fo:page-number-citation ref-id="caracterizacaoCap" />
</fo:basic-link>
</fo:block>
 
 
</fo:flow>
</xsl:template>
 
 
<xsl:template name="page">
<fo:static-content flow-name="header">
<xsl:call-template name="headerTeacher"/>
</fo:static-content>
<fo:static-content flow-name="footer">
<xsl:call-template name="footerDefault"/>
</fo:static-content>
 
<fo:block text-align="left" border-bottom="1px solid black">
<fo:table width="100%" table-layout="fixed" >
<fo:flow flow-name="body">
<fo:block id="caracterizacaoCap" font-size="14px" font-weight="bold" padding="4px" margin-top="5px" text-align="left" background-color="#FFEAAE">
1 - Caracterização dos Alunos
</fo:block>
 
<fo:block text-align="center" margin-left="10px">
<fo:table width="100%" table-layout="fixed">
<fo:table-column column-width="50%"/>
<fo:table-column column-width="50%"/>
 
 
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:external-graphic height="auto" width="auto"
content-height="40">
<!--<xsl:attribute name="src">url('http://www.ipportalegre.pt/imagens/Logos/ESTG/Logotipo%20ESTG.jpg')</xsl:attribute>-->
<xsl:attribute name="src">url('<xsl:value-of select="$site"/>/layout/themes/ipp/logo.png')
</xsl:attribute>
</fo:external-graphic>
</fo:block>
<fo:block font-size="10px" padding="0px" text-align="left">
<fo:inline font-weight="bold"> Relatório de Avaliação Pedagógica</fo:inline>
</fo:block>
<fo:block font-size="10px" padding="0px" margin-top="0px" text-align="left" >
<fo:inline>Avaliação pelos alunos do docente:</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="10px" text-align="right" >
Resultados dos Inquéritos Pedagógicos
</fo:block>
<fo:block font-size="10px" padding="0px" margin-top="0px" text-align="right" >
<fo:inline font-weight="bold">Ano letivo:</fo:inline> <xsl:value-of select="$anoLectivo"/>
</fo:block>
</fo:table-cell>
 
</fo:table-row>
<fo:table-row background-color="#fff9ea">
<fo:table-cell>
<fo:block font-size="10px" padding="2px" margin-top="0px" >
<fo:inline text-align="left"><xsl:value-of select="$nomeDocente"/> / Número: <xsl:value-of select="$numeroDocente"/></fo:inline>
 
<fo:block font-size="10px" padding-top="1px" padding-left="1px" margin-top="10px" text-align="left" background-color="#C6C6CA">
Género
</fo:block>
 
<fo:table width="90%" table-layout="fixed" margin-top="5px">
<fo:table-column column-width="50%"/>
<fo:table-column column-width="50%"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<xsl:value-of select="//rep:caracterizacao//rep:masculino"/>
</fo:block>
<fo:block>
<fo:external-graphic height="auto" width="auto"
content-height="80">
<!--<xsl:attribute name="src">url('http://www.ipportalegre.pt/imagens/Logos/ESTG/Logotipo%20ESTG.jpg')</xsl:attribute>-->
<xsl:attribute name="src">url('<xsl:value-of select="$site"/>/imgs/studentMale.png')
</xsl:attribute>
</fo:external-graphic>
</fo:block>
<fo:block>
<xsl:value-of select="//rep:caracterizacao//rep:masculinoPercent"/>%
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<xsl:value-of select="//rep:caracterizacao//rep:feminino"/>
</fo:block>
<fo:block>
<fo:external-graphic height="auto" width="auto"
content-height="80">
<!--<xsl:attribute name="src">url('http://www.ipportalegre.pt/imagens/Logos/ESTG/Logotipo%20ESTG.jpg')</xsl:attribute>-->
<xsl:attribute name="src">url('<xsl:value-of select="$site"/>/imgs/studentFemale.png')
</xsl:attribute>
</fo:external-graphic>
</fo:block>
<fo:block>
<xsl:value-of select="//rep:caracterizacao//rep:femininoPercent"/>%
</fo:block>
</fo:table-cell>
 
</fo:table-row>
 
</fo:table-body>
</fo:table>
 
 
 
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="10px" padding="2px" margin-top="0px" text-align="right" >
<fo:inline>Pagina: <fo:page-number/></fo:inline>
<fo:block>
<fo:external-graphic height="auto" width="auto"
content-height="80">
<!--<xsl:attribute name="src">url('http://www.ipportalegre.pt/imagens/Logos/ESTG/Logotipo%20ESTG.jpg')</xsl:attribute>-->
<xsl:attribute name="src">/Volumes/Home/jorgemachado/Documents/teste.png</xsl:attribute>
</fo:external-graphic>
</fo:block>
</fo:table-cell>
 
213,353 → 266,97
</fo:table-body>
</fo:table>
 
 
 
 
</fo:block>
</fo:flow>
</xsl:template>
 
</fo:static-content>
 
<xsl:template name="footerDefault">
<fo:table width="100%" table-layout="fixed" border-top="1px solid black" font-size="6.5pt">
<fo:table-column column-width="20%"/>
<fo:table-column column-width="80%"/>
 
<fo:static-content flow-name="footer">
 
<fo:table width="100%" table-layout="fixed" border-top="1px solid black" font-size="6.5pt">
<fo:table-column column-width="20%"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell padding-top="3pt">
<fo:block>
Atualizado a
<xsl:value-of select="//updateDate"/> / Página
<fo:page-number/>
</fo:block>
<fo:block font-size="5pt">
IPP.AC.xxxx.1
</fo:block>
 
</fo:table-cell>
<fo:table-cell padding-top="3pt">
<fo:block font-size="6pt" text-align="right">
http://pae.ipportalegre.pt | gerado pela plataforma ipp-pae® 2016
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</xsl:template>
<xsl:template name="headerTeacher">
<fo:block text-align="left" border-bottom="1px solid #58585A">
<fo:table width="100%" table-layout="fixed" >
<fo:table-column column-width="80%"/>
<fo:table-column column-width="20%"/>
 
 
<fo:table-body>
<fo:table-row>
<fo:table-cell padding-top="3pt">
<fo:table-cell>
<fo:block>
Atualizado a
<xsl:value-of select="//updateDate"/> / Página
<fo:page-number/>
<fo:external-graphic height="auto" width="auto"
content-height="40">
<!--<xsl:attribute name="src">url('http://www.ipportalegre.pt/imagens/Logos/ESTG/Logotipo%20ESTG.jpg')</xsl:attribute>-->
<xsl:attribute name="src">url('<xsl:value-of select="$site"/>/layout/themes/ipp/logo.png')
</xsl:attribute>
</fo:external-graphic>
</fo:block>
<fo:block font-size="5pt">
IPP.AC.xxxx.1
<fo:block font-size="10px" padding="0px" text-align="left">
<fo:inline font-weight="bold"> Relatório de Avaliação Pedagógica</fo:inline>
</fo:block>
<fo:block font-size="10px" padding="0px" margin-top="0px" text-align="left" >
<fo:inline>Avaliação pelos alunos do docente:</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block font-size="10px" text-align="right" >
Resultados dos Inquéritos Pedagógicos
</fo:block>
<fo:block font-size="10px" padding="0px" margin-top="0px" text-align="right" >
<fo:inline font-weight="bold">Ano letivo:</fo:inline> <xsl:value-of select="$anoLectivo"/>
</fo:block>
</fo:table-cell>
 
</fo:table-row>
<fo:table-row background-color="#fff9ea">
<fo:table-cell>
<fo:block font-size="12px" padding="2px" margin-top="0px" >
<fo:inline text-align="left"><xsl:value-of select="$nomeDocente"/> / Número: <xsl:value-of select="$numeroDocente"/></fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell padding-top="3pt">
<fo:block font-size="6pt" text-align="right">
http://pae.ipportalegre.pt | gerado pela plataforma ipp-pae® 2016
<fo:table-cell>
<fo:block font-size="12px" padding="2px" margin-top="0px" text-align="right" >
<fo:inline>Pagina: <fo:page-number/></fo:inline>
</fo:block>
</fo:table-cell>
 
</fo:table-row>
 
</fo:table-body>
</fo:table>
</fo:static-content>
 
<fo:flow flow-name="body">
<fo:block>
<xsl:apply-templates select="/CourseUnitEvaluation"/>
</fo:block>
</fo:flow>
</xsl:template>
 
<xsl:template match="/CourseUnitEvaluation">
 
<fo:table table-layout="fixed" border="0px solid black" margin="0.5em" font-size="8.5pt">
<xsl:call-template name="gen_cols"/>
<fo:table-body text-align="left">
 
<xsl:call-template name="gen_header"/>
 
<xsl:call-template name="gen_line"/>
 
</fo:table-body>
</fo:table>
</fo:block>
</xsl:template>
 
<xsl:template name="gen_cols">
<fo:table-column column-width="15em"/>
<fo:table-column/>
</xsl:template>
 
 
<xsl:template name="gen_header">
 
</xsl:template>
 
 
<xsl:attribute-set name="myBorder">
<xsl:attribute name="border">solid 0.2mm black</xsl:attribute>
</xsl:attribute-set>
 
<xsl:template name="gen_line">
 
<fo:table-row background-color="#FFF" color="#000" padding="0">
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Ano Lectivo
</fo:block>
</fo:table-cell>
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block>
<xsl:value-of select="//anoLectivo"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row background-color="#FFF" color="#000" padding="0">
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Curso
</fo:block>
</fo:table-cell>
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block>
<xsl:value-of select="//curso/nome"/> /
<xsl:value-of select="//curso/codigo"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row background-color="#FFF" color="#000" padding="0">
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Unidade Curricular
</fo:block>
</fo:table-cell>
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block>
<xsl:value-of select="//unidadecurricular/nome"/> /
<xsl:value-of select="//unidadecurricular/codigo"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row background-color="#FFF" color="#000" padding="0">
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Professor Responsável
</fo:block>
</fo:table-cell>
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block>
<xsl:value-of select="//responsavel/nome"/> /
<xsl:value-of select="//responsavel/email"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<xsl:for-each select="//docente">
<fo:table-row background-color="#FFF" color="#000" padding="0">
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Docente
</fo:block>
</fo:table-cell>
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block>
<xsl:value-of select="./nome"/> /
<xsl:value-of select="./email"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:for-each>
 
<fo:table-row background-color="#FFF" color="#000" padding="0">
 
<fo:table-cell border-right="1px solid gray" border-bottom="1px solid gray" display-align="center">
<fo:block text-align="right" padding="3pt" font-weight="bold">
Dados relativos ao processo de avaliação
</fo:block>
</fo:table-cell>
 
<fo:table-cell border-bottom="1px solid gray" padding="0" padding-top="5px" padding-bottom="5px"
padding-left="0mm" display-align="center">
 
 
<fo:table margin="0" margin-left="0mm" border="0px solid black" font-size="5.5pt">
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-column/>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="2" padding-top="3pt">
<fo:block>Nº Alunos Inscritos</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="2" padding-top="3pt">
<fo:block>Nº de alunos sem elementos de avaliação</fo:block>
</fo:table-cell>
 
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="1"
number-columns-spanned="5" padding-top="3pt" display-align="center">
<fo:block display-align="center">Nº de alunos aprovados em</fo:block>
</fo:table-cell>
 
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="2" padding-top="3pt">
<fo:block>Aprovados com a classificação entre 10 e 13 valores (%)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="2" padding-top="3pt">
<fo:block>Aprovados com a classificação entre 14 e 16 valores (%)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" number-rows-spanned="2" padding-top="3pt">
<fo:block>Aprovados com a classificação entre 17 e 20 valores (%)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>Avaliação de frequência</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>Exame Época Normal</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>Exame Época Recurso</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>Exame Época Especial</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>Total</fo:block>
</fo:table-cell>
 
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosInscritos"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosSemElementosAvaliacao"/>
</fo:block>
</fo:table-cell>
 
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprovFrequencia"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprovNormal"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprovRecurso"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprovEspecial"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprovTotal"/>
</fo:block>
</fo:table-cell>
 
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprov1013"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprov1416"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding-top="3pt">
<fo:block>
<xsl:value-of select="//numAlunosAprov1720"/>
</fo:block>
</fo:table-cell>
 
</fo:table-row>
</fo:table-body>
</fo:table>
 
 
</fo:table-cell>
 
 
</fo:table-row>
 
<fo:table-row background-color="#FFF" color="#000">
<fo:table-cell border-bottom="1px solid gray" border-right="1px solid gray" padding-right="0.1em"
display-align="center">
<fo:block text-align="center" font-weight="bold">Auto-avaliação</fo:block>
</fo:table-cell>
<fo:table-cell border-bottom="1px solid gray" display-align="center" padding="5px">
 
 
<fo:table margin="0" margin-left="0mm" border="0px solid black" font-size="5.5pt">
<fo:table-column column-width="20%"/>
<fo:table-column/>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" display-align="center" padding="3pt">
<fo:block font-weight="bold">Apreciação dos resultados quantitativos obtidos pelos
estudantes
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding="3pt">
<fo:block font-family="monospace" wrap-option="wrap" linefeed-treatment="preserve"
white-space-collapse="false" white-space-treatment="preserve">
<xsl:value-of select="//qualApreciacaoQuantitivos"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" display-align="center" padding="3pt">
<fo:block font-weight="bold">Apreciação do funcionamento da UC (Condições de
funcionamento da UC; problemas detetados; identificação de práticas pedagógicas de
mérito ou deficientes; etc.)
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding="3pt">
<fo:block font-family="monospace" wrap-option="wrap" linefeed-treatment="preserve"
white-space-collapse="false" white-space-treatment="preserve">
<xsl:value-of select="//qualApreciacaoUC"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" display-align="center" padding="3pt">
<fo:block font-weight="bold">Apreciação do cumprimento do programa da UC (Adequação das
metodologias de ensino/aprendizagem utilizadas; competências efetivamente adquiridas
e cumprimento dos conteúdos planificados)
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding="3pt">
<fo:block font-family="monospace" wrap-option="wrap" linefeed-treatment="preserve"
white-space-collapse="false" white-space-treatment="preserve">
<xsl:value-of select="//qualApreciacaoCumprimentoPrograma"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="myBorder" display-align="center" padding="3pt">
<fo:block font-weight="bold">Conclusões (Pontos fortes e fracos; sugestões de melhoria e
respetivo plano de ação para a sua concretização)
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="myBorder" padding="3pt">
<fo:block font-family="monospace" wrap-option="wrap" linefeed-treatment="preserve"
white-space-collapse="false" white-space-treatment="preserve">
<xsl:value-of select="//qualConclusoes"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
 
 
</fo:table-cell>
</fo:table-row>
 
 
</xsl:template>
 
 
</xsl:stylesheet>
/branches/v3/impl/src/web/imgs/studentFemale.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+ application/octet-stream
/branches/v3/impl/src/web/imgs/skelatal_weave.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+ application/octet-stream
/branches/v3/impl/src/web/imgs/studentMale.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+ application/octet-stream
/branches/v3/impl/src/web/imgs/add.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+ *
Added: svn:mime-type
+ application/octet-stream
/branches/v3/impl/src/web/imgs/tiny_grid.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+ application/octet-stream
/branches/v3/impl/libs.xml
56,8 → 56,12
<fileset dir="${common.lib.dir}/struts">
<include name="**/*.jar"/>
</fileset>
<!--
<fileset dir="${common.lib.dir}/jfreechart">
<include name="**/*.jar"/>
</fileset>-->
<fileset dir="${common.lib.dir}/jfreechart1019">
<include name="**/*.jar"/>
</fileset>
<fileset dir="${common.lib.dir}/lucene">
<include name="**/*.jar"/>
/branches/v3/impl/build.xml
819,7 → 819,7
 
 
<target name="RUNReportQuestionariosGeneratorTest" depends="copyXslFiles">
<java classname="pt.estgp.estgweb.services.questionarios.pedagogico.DocenteReportGenerator" classpath="${build.dir.classes}" classpathref="pathToToolsLib"/>
<java fork="true" classname="pt.estgp.estgweb.services.questionarios.pedagogico.DocenteReportGenerator" classpath="${build.dir.classes}" classpathref="pathToToolsLib"/>
</target>
 
 
/branches/v3/common/simplexml/simple-xml-2.7.1.jar
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+ application/octet-stream