Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13300 2518 d 12 h bpr /trunk/wims/public_html/scripts/adm/class/ [fix bug] fix bug in indexation for courses which are optional  
13211 2563 d 22 h bpr /trunk/wims/public_html/ [fix] fix interclass in portal (course in program). Inscription must be done
by the student for the moment.
 
11062 3199 d 18 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] mkuserlist : apply the user packing method to .userprevlist and .usernextlist to avoid the "cmd_output_too_long" error for class containing more than 1000 users. (+ add a forgotten !sh, missing since r.10133)  
11061 3199 d 22 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] remove a debug introduced in previous commit (sorry :/)  
11060 3199 d 23 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] corrects a bug introduced in r. 11038 in mkindex, causing ".users" file not being well constructed for classes with more than 500 users (+indentetion uniformization)  
11038 3210 d 16 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] mkuserlist script now split users list in packs of 500 users (instead of 1000), to avoid a "cmd_output_too_long" error for class containing more than 1000 users.  
10346 3322 d 14 h bpr /trunk/wims/public_html/scripts/adm/class/ [typo] bad typo in mkuserlist  
10133 3355 d 11 h bpr /trunk/wims/public_html/scripts/adm/class/ [sensible] change the script mkuserlist : in the last version, in case
of a portal, the indexation was made many times at the same place.
use makelist instead of a loop. To check.
 
10132 3355 d 11 h bpr /trunk/wims/public_html/ [adm/stat] transfer adm/stat from scripts/adm/class/mkuserlist
to the file that calls mkuserlist. If no, it is done too much
and it is costly. Perhaps now it is not done enough when add many users.
work in progress
 
8030 4034 d 10 h bpr /trunk/wims/ [minor/svn]  
6868 4370 d 10 h bpr /trunk/wims/ [minor/improvment] add possibility to go directly from score of a participant to
the next one (also for exam, raw data, etc). New datafile are build (.usernextlist
.userprevlist, so one must make index for participants for old classes).
 
5295 4824 d 10 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/revert] do not add supervisable participant to userlist. TODO : make a separate list  
5260 4848 d 22 h guerimand /trunk/wims/public_html/scripts/adm/class/ [major/bugfix] supervisor register as participant in a class of a structure don t appear in userlist  
4996 4910 d 18 h czzmrn /trunk/wims/public_html/scripts/adm/ create .userlist_external and .teacherlist_external  
4626 5058 d 16 h obado /trunk/wims/public_html/ [adm/raw] New job : getexamscores (gets all score from exam $qexam - JSON only) (+ some bugs corrections)  
1605 5793 d 10 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/] seems an old stupdid mistake !  
172 6493 d 1 h schaersvoorde /trunk/wims/public_html/ Tue Oct 16 08:18:20 UTC 2007

Corrupted user_list in large classes > 1000 students due to a forgotten "|" pipe symbol in "public_html/scripts/adm/class/mkuserlist"
This is my first try :)
Joke Evers
 
20 6584 d 16 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62