Subversion Repositories wimsdev

Rev

Rev 16317 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
16438 guerimand 1
 ------------ version 4.03 
16317 guerimand 2
20220204 [r16317] when import OEF exercise in a class save source module in the oef file (FG)
14317 guerimand 3
20191008 use script adm/class/quotafree.proc (FG)
10231 bpr 4
2016-06-24: replacement of the < and > by html code when deleting an exercise
5
  add option LC_ALL=C for sed
6
 
7
2012-06-02: Version 4.02
5327 bpr 8
    add edit_area js for the help of createxo
9
    add coordclick
10231 bpr 10
2011-01-31: Version 4.01
3707 bpr 11
    add transfer to modtool
12
 
10231 bpr 13
2010-02: Version 4.00
2605 bpr 14
 
15
  This module replaces several previously existing language dependent modules adm/createxo.xx
10231 bpr 16
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
2605 bpr 17
  computation core and adding dictionaries.
18
 
19
 
10231 bpr 20
20070716 Ajout de la variable modtoolhelp afin de permettre l'acces à a documentation OEF à partir d'un autre module (FG).