Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13228 2540 d 4 h obado /trunk/wims/public_html/modules/adm/raw/ [bugfix] [adm/raw] get around a limitation in wims.cgi : now assigning a value to wims_sheet seems forbidden (and may kill wims process)  
9963 3389 d 2 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] "delsheet" and "delexam" jobs no more can delete a sheet/exam if there is at least one more recent active of same type. (jobs still in BETA) + adjust some WIMS limits : now you can't add more than $MAX_SHEETS sheets and $MAX_EXAMS exams.  
9750 3499 d 23 h obado /trunk/wims/public_html/modules/adm/raw/jobs/ [adm/raw] corrects a small bug in addexam (when no description was given, the exam number was not good) + adds a better feedback for developers when no IP is given in authuser for a student already connected to an exam.  
8235 3936 d 3 h obado /trunk/wims/public_html/modules/adm/raw/jobs/ [minor - adm/raw] authuser : class theme and css are no more fixed in user session, so teacher's cages are applied for already connected students. + some small corrections  
4794 4954 d 21 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] correction bug sur addexam + ajout d'infos sur delclass  
4589 5047 d 1 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] corrects a bug in "modexam" job. now "attempts" and "duration" must be injected jointly, as "duration_and_attempts"  
4561 5054 d 5 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  
3261 5502 d 21 h obado /trunk/wims/public_html/ [major/add] Last version of module adm/raw. Must be tested in several environments to be sure new jobs are working fine.