Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13362 2480 d 17 h obado /trunk/wims/public_html/modules/adm/raw/ [minor][adm/raw] markdown formatting on protocol.md
+ add some explanation about "class_connections" parameter
 
11095 3186 d 14 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] corrects a bug introduced in r.10935 in addsheet and modsheet jobs. (!singlespace is replacing returns by simple spaces)
+ introduces a new job in ALPHA state : "repairclass"
+ corrects a small bug in getsheet
+ getcsv & getclass now call "mkuserlist" script, just to be sure the userlist contains all the users.
 
4561 5075 d 16 h obado /trunk/wims/public_html/ [adm/raw] new job : linksheet (adds all exercices from sheet $qsheet to exam $qexam) + some bugs corrections + help headers  
4118 5172 d 11 h obado /trunk/wims/ [major - Adm/Raw] maj du module adm/raw :
- New jobs : listexos, movexo, movexos, sharecontent
- New script : check.exoclass
- New output type : JSON
GetClass has also been modified for optimzation. It's no longer possible to get exercice list from this Job. Use "listexos" instead