Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
16438 guerimand 1
 ------------ version 3.03 
13264 bpr 2
20180724: [r13250] change the place of the button insert (useful only
13250 bpr 3
  for modifing the "bareme" in helpexo).
4
20180627: fix addallexo.proc with the new features of oef;
13082 bpr 5
  add parameters in success msg (bpr)
12315 bpr 6
20180314: add form for icon class to put in the title
7
201803: add form for tryexomax and seedrepeat
10853 bpr 8
20160720: [r10853] the title proposed was not good when the exercise was not oef. Now it
9
  is the title of the module.
10
20151105: [r9675] job=helpexo bugfix (display) when a sheet is empty (FG)
9436 bpr 11
20150905:add exploitation of fields observation and description if
12
  they exist in file Obsindex and Descindex of the module (exo by exo) (bpr)
9175 guerimand 13
20150616 lang job=addallexo (FG)
9174 guerimand 14
20150616 bugfix job=addallexo title of sheet don't correctly display at the end of process (FG)
15
20150616 add job=addallexo will work with OEF module of a class (FG)
8817 guerimand 16
20150423 add job=addallexo to add all exo of a module in a sheet (FG)
6432 bpr 17
20130315 add compatibility with multilanguage modules
5217 bpr 18
20120404 fix bug: the title of the exercise was not found in case of class exercise (BPR)
5215 guerimand 19
20120404 bugfix : when empty sheet present before a non empty sheet numeroting is translated (FG)
5210 guerimand 20
------------------------ version 3.02
21
20120402 job=exo : test if module inserted is realy an exercise module (FG)
5205 guerimand 22
20120330 add job=helpexo to add help to an exo of a sheet (FG)
13082 bpr 23
20120328 prepare module to do other job (FG)
5199 guerimand 24
20120328 delete empty var.init (FG)
3934 guerimand 25
------------------------  version 3.01
26
20110324 replace symbol + in scoredelay by , (FG)
2589 bpr 27
2010-02 : Version 2.00
28
  This module replaces several previously existing language dependent modules adm/class/addmodule.xx
9436 bpr 29
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
2589 bpr 30
  computation core and adding dictionaries.
9436 bpr 31
 
6432 bpr 32
20070511 Ajout d'un lien de retour vers le module à la fin de l'ajout (Fabrice Guerimand)