Subversion Repositories wimsdev

Rev

Rev 5215 | Rev 6432 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5217 bpr 1
20120404 fix bug: the title of the exercise was not found in case of class exercise (BPR)
5215 guerimand 2
20120404 bugfix : when empty sheet present before a non empty sheet numeroting is translated (FG)
5210 guerimand 3
------------------------ version 3.02
4
20120402 job=exo : test if module inserted is realy an exercise module (FG)
5205 guerimand 5
20120330 add job=helpexo to add help to an exo of a sheet (FG)
5199 guerimand 6
20120328 Prepare module to do other job (FG)
7
20120328 delete empty var.init (FG)
3934 guerimand 8
------------------------  version 3.01
9
20110324 replace symbol + in scoredelay by , (FG)
2589 bpr 10
2010-02 : Version 2.00
11
  This module replaces several previously existing language dependent modules adm/class/addmodule.xx
12
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single 
13
  computation core and adding dictionaries.
14
 
2164 bpr 15
20070511 Ajout d'un lien de retour vers le module à la fin de l'ajout (Fabrice Guerimand)