Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
16438 guerimand 1
 ------------ version 4.06 
16070 guerimand 2
20210929 [r16070] add default value for seedrepeat,qnum,scoredelay,qcmlevel (FG)
17129 guerimand 3
------------- Version 4.03
14522 bpr 4
2019-12-..: around [r14522] and before
5
  when publishing, add level and a warning if NEWS has not changed
6
  add a comment to send.
13922 bpr 7
2019-05-05: [r13906] bpr
8
   [help] add link on keywords help in the left menu in modtool
11457 bpr 9
2017-04-18: add message if the archive cannot be done because of the size of the module
11174 bpr 10
2017-01-30: add message if the file is not uploaded, add test for accents.
11170 bpr 11
2017-01-28: add possibility to change the name of a file on some conditions.
12
  add a message for the creation of a first exercise in an oef module.
10558 bpr 13
2016-07-02: add link for the help for addressing (already exists)
14
  add required="required" for title and description fiels (new module).
15
  add help to write for types of modules and change the order of the types of modules
16
  html correction
10321 bpr 17
2016-06-18: createxo and document edition are now in the same html page (not a popup
18
  window).
6322 bpr 19
2013-01-28: may test the exercises by choosing mathml or options (as in useropts).
6312 bpr 20
2013-01-22: add the language variable in the interface
10321 bpr 21
2013-01-10: add variable keywords_$lang translator_$lang translator_address_$lang not yet in the interface
6322 bpr 22
 
17129 guerimand 23
------------- Version 4.02
5327 bpr 24
2012-06-02 : add coordclick
4894 bpr 25
2011-01-07 : when modifying the source of an OEF exercice, the link "Test" goes
26
    directly to the exercise.
3999 bpr 27
2011-04-02 : change <tt> according the signification (erase all font color= to replace by css).
3768 bpr 28
2011-02-19 : add logout (bpr)
3251 bpr 29
2010-06-05 : ergonomy in the edit file + css (bpr)
30
2010-04-09 : use of definition file of publish center set in bases/sys/pubishcenter directory (FG)
3010 bpr 31
2010-04-07 : Version 4.01
3999 bpr 32
    Add choice of the publication center for the developper in a list selected by the webmaster.
10321 bpr 33
    This choice is not saved in the developper account and must be done for each submission.
34
 
2589 bpr 35
2010-02 : Version 4.00
36
  This module replaces several previously existing language dependent modules adm/modtool.xx
10321 bpr 37
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
2589 bpr 38
  computation core and adding dictionaries.
39
 
554 bpr 40
version 3.38 :
10321 bpr 41
20080611: add scenario in category (not in interface - useful for publication of "scenari" modules) (BPR)
573 bpr 42
 
10321 bpr 43
20080612: add variable title_$lang description_$lang not yet in the interface
44
 (they are not erased when saving Properties)
45
20080611: add dialog in category (not in interface - useful for publication of "dial" modules) (BPR)
554 bpr 46
20071225: ajout d'une aide sur les domaines (BPR)
47
20070716 ajout de liens directs vers la doc OEF sur la page de modification d'un source (FG).