X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fmarketing%2Findex.tpl;h=c5d27aa2ba89e4afa009a412cc02bf5c92c6a4a2;hb=1c4a1d0a32c52851e9ffbbf585bb206c9a472dc9;hp=18e6004a9df12e3282939a7d8aa2273db19a6f92;hpb=50a40a33a496131e817df875607ea5542d096a64;p=platal.git diff --git a/templates/marketing/index.tpl b/templates/marketing/index.tpl index 18e6004..c5d27aa 100644 --- a/templates/marketing/index.tpl +++ b/templates/marketing/index.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,23 +20,19 @@ {* *} {**************************************************************************} +

Marketing Polytechnique.org

- -

- Marketing Polytechnique.org -

- - +
actions disponibles
- Chercher un non inscrit + Chercher un non inscrit   |   - Marketing promo + Marketing promo   |   - Addresses données par les inscrits + Adresses données par les inscrits
@@ -44,29 +40,66 @@

-Nombre d'X vivants d'après notre base de données : {$stats.vivants}
-Nombre d'X vivants inscrits à Polytechnique.org : {$stats.inscrits}
-Soit un pourcentage d'inscrits de : {$stats.ins_rate} %
+nombre d'X vivants d'après notre base de données : {$statistics.alive}
+nombre d'X vivants inscrits à Polytechnique.org : {$statistics.registered}
+Soit un pourcentage d'inscrits de : {$statistics.registeredRate} %

-Parmi ceux-ci :
-Nombre d'X vivants depuis 1972 d'après notre base de données : {$stats.vivants72}
-Nombre d'X vivants depuis 1972 inscrits à Polytechnique.org : {$stats.inscrits72}
-Soit un pourcentage d'inscrits de : {$stats.ins72_rate} %
+Parmi ceux-ci :
+nombre d'X vivants depuis 1972 d'après notre base de données : {$statistics.alive72}
+nombre d'X vivants depuis 1972 inscrits à Polytechnique.org : {$statistics.registered72}
+Soit un pourcentage d'inscrits de : {$statistics.registeredRate72} %

-Nombre de Polytechniciennes vivantes : {$stats.vivantes}
-Nombre de Polytechniciennes vivantes et inscrites : {$stats.inscrites}
-Soit un pourcentage d'inscrites de : {$stats.inse_rate} %
+nombre de Polytechniciennes vivantes : {$statistics.womenAlive}
+nombre de Polytechniciennes vivantes et inscrites : {$statistics.womenRegistered}
+Soit un pourcentage d'inscrites de : {$statistics.womenRegisteredRate} %

-Nombre d'inscrits depuis le début de la semaine : {$nbInsSem}
-Nombre d'inscriptions en cours (2ème phase non terminée) : {$nbInsEnCours}
-Nombre d'envois marketing effectués n'ayant pas abouti : {$nbInsMarket}
-Nombre d'envois marketing ayant abouti cette semaine : {$nbInsMarkOK} +nombre d'inscrits ces 7 derniers jours : {$registrations.week}
+nombre d'inscriptions en cours (2ème phase non terminée) : {$registrations.pending}

-{* vim:set et sw=2 sts=2 sws=2: *} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Marketings
 Non aboutiAboutiTotal
Personnel{$marketings.noPerso}{$marketings.ok}{$marketings.ok+$marketings.noPerso+$marketings.noXorg+$marketings.noAX}
Par Polytechnique.org{$marketings.noXorg}
Par l'AX{$marketings.noAX}
Cette semaine{$marketings.noWeek}{$marketings.okWeek}{$marketings.okWeek+$marketings.noWeek}
Total{$marketings.noPerso+$marketings.noXorg+$marketings.noAX}{$marketings.ok}{$marketings.ok+$marketings.noPerso+$marketings.noXorg+$marketings.noAX}
+ +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *} +