X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fstats%2Fnb_by_promo.tpl;h=80a55fbc59cd1ea0268a7e75daf669887763140b;hb=9a2876cbd2421b83fa1816fc8fa0100589720495;hp=0b188987c13c9c170112994723958baf1a0a40a2;hpb=b27ccd85af8db2d996495ba1e8a63b504b2a9b4a;p=platal.git diff --git a/templates/stats/nb_by_promo.tpl b/templates/stats/nb_by_promo.tpl index 0b18898..80a55fb 100644 --- a/templates/stats/nb_by_promo.tpl +++ b/templates/stats/nb_by_promo.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,18 +23,19 @@

Inscrits par promo

-Voici le nombre d'inscrits par promo : +Voici le nombre d'inscrits par promotion :

+ {foreach from=$nbs key=cycle item=nb_cycle} - + - {foreach item=nb10 key=lustre from=$nbs} + {foreach item=nb10 key=lustre from=$nb_cycle} - + {foreach item=nb from=$nb10} {/foreach} + {/foreach}
{$cycle} 01234 56789
{$lustre}-{$lustre} {if $nb && $nb.promo eq $promo} @@ -48,6 +49,7 @@ Voici le nombre d'inscrits par promo : {/foreach}
{if $promo} @@ -67,7 +69,15 @@ Voici le nombre d'inscrits par promo :

Inscrits par promo en (%)

- [graphe du nombre d'inscrits par promo] + [graphe du nombre d'inscrits par promotion pour les X] +
+ +
+ [graphe du nombre d'inscrits par promotion pour les masters] +
+ +
+ [graphe du nombre d'inscrits par promotion pour les docteurs]
{/if}