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