Subversion Repositories wimsdev

Rev

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

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