Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13228 2643 d 15 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 3492 d 13 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 3603 d 10 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 4039 d 14 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 5058 d 8 h obado /trunk/wims/public_html/modules/adm/raw/ [adm/raw] correction bug sur addexam + ajout d'infos sur delclass  
4589 5150 d 12 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 5157 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  
3261 5606 d 9 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.