Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
13300 2607 d 9 h bpr /trunk/wims/public_html/scripts/adm/class/ [fix bug] fix bug in indexation for courses which are optional  
13211 2652 d 18 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 3288 d 14 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 3288 d 19 h obado /trunk/wims/public_html/scripts/adm/class/ [bugfix] remove a debug introduced in previous commit (sorry :/)  
11060 3288 d 19 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 3299 d 12 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 3411 d 11 h bpr /trunk/wims/public_html/scripts/adm/class/ [typo] bad typo in mkuserlist  
10133 3444 d 7 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 3444 d 8 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 4123 d 7 h bpr /trunk/wims/ [minor/svn]  
6868 4459 d 6 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 4913 d 6 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/revert] do not add supervisable participant to userlist. TODO : make a separate list  
5260 4937 d 19 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 4999 d 15 h czzmrn /trunk/wims/public_html/scripts/adm/ create .userlist_external and .teacherlist_external  
4626 5147 d 13 h obado /trunk/wims/public_html/ [adm/raw] New job : getexamscores (gets all score from exam $qexam - JSON only) (+ some bugs corrections)  
1605 5882 d 6 h bpr /trunk/wims/public_html/scripts/adm/class/ [minor/] seems an old stupdid mistake !  
172 6581 d 21 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 6673 d 12 h reyssat /trunk/wims/public_html/scripts/ partial (public_html/scripts) import of 3.62