Subversion Repositories wimsdev

Rev

Rev 10305 | Rev 14441 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10305 Rev 13922
Line -... Line 1...
-
 
1
[2019-05-01: [r13880 and als] oef/printanalysis.proc is now used by oef/print.proc and adm/sheet
-
 
2
    - add oef/togetfile.proc in wims_trustfile for print version (bpr)
1
20160616 better format of file .$sheet (same of .E$exam) for score registering (FG)
3
20160616 better format of file .$sheet (same of .E$exam) for score registering (FG)
2
20160510 [r10062] use technical variable to choose score registering (FG)
4
20160510 [r10062] use technical variable to choose score registering (FG)
3
20120708 display of concerned skill when skillbullet is activate (FG)
5
20120708 display of concerned skill when skillbullet is activate (FG)
4
20120326 use of level name in file adm/levelname.phtml (FG)
6
20120326 use of level name in file adm/levelname.phtml (FG)
5
20120326 delete of double reading of lang file (FG)
7
20120326 delete of double reading of lang file (FG)
6
----------------------------   version 3.03
8
----------------------------   version 3.03
7
20111213 supervisor can disallowed score interruption by participant (FG)
9
20111213 supervisor can disallowed score interruption by participant (FG)
8
20111212 authorise automatique redirection to exercice exo in sheet sh directly after change wims_scorereg (FG)
10
20111212 authorise automatique redirection to exercice exo in sheet sh directly after change wims_scorereg (FG)
9
----------------------------   version 3.02
11
----------------------------   version 3.02
10
20110327 ; regroupe phrases de langage avec les modules 
12
20110327 ; regroupe phrases de langage avec les modules
11
  sheet et class.sheet dans scripts/adm/lang (BPR)
13
  sheet et class.sheet dans scripts/adm/lang (BPR)
12
  --------------------------- version 3.01
14
  --------------------------- version 3.01
13
20100326 move file mkdep.proc to script/adm/mkdepsheet.proc for use in home module (FG)
15
20100326 move file mkdep.proc to script/adm/mkdepsheet.proc for use in home module (FG)
14
2010-02 : Version 3.00
16
2010-02 : Version 3.00
15
  This module replaces several previously existing language dependent modules adm/sheet.xx
17
  This module replaces several previously existing language dependent modules adm/sheet.xx
16
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single 
18
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
17
  computation core and adding dictionaries.
19
  computation core and adding dictionaries.
18
 
20
 
19
20071123 lecture de adm/docsheet.prep pour personnalisation de sheet grace à un doc (FG)
21
20071123 lecture de adm/docsheet.prep pour personnalisation de sheet grace à un doc (FG)